]> pere.pagekite.me Git - homepage.git/commitdiff
New post.
authorPetter Reinholdtsen <pere@hungry.com>
Thu, 6 Dec 2012 09:31:14 +0000 (09:31 +0000)
committerPetter Reinholdtsen <pere@hungry.com>
Thu, 6 Dec 2012 09:31:14 +0000 (09:31 +0000)
blog/data/2012-12-06-bofhd-scripting.txt

index 71d316d5fa6dc103e905fb5ce2350dfc7789c8a1..2ffb80138376b844d0dcebdd2672189ef13ced51 100644 (file)
@@ -6,11 +6,13 @@ Date: 2012-12-06 10:30
 Oslo</a>, we use the
 <a href="http://sourceforge.net/projects/cerebrum/">Cerebrum user
 administration system</a> to maintain users, groups, DNS, DHCP, etc.
-I've known since the system was written that the server was providing
+I've known since the system was written that the server is providing
 an <a href="http://en.wikipedia.org/wiki/XML-RPC">XML-RPC</a> API, but
-never spent time to try to figure out how to use it, as we always use
-the bofh command line client at work.  Until today.  Here are a few
-notes on how to use it with Python.</p>
+I have never spent time to try to figure out how to use it, as we
+always use the bofh command line client at work.  Until today.  I want
+to script the updating of DNS and DHCP to make it easier to set up
+virtual machines.  Here are a few notes on how to use it with
+Python.</p>
 
 <p>I started by looking at the source of the Java
 <a href="http://cerebrum.svn.sourceforge.net/viewvc/cerebrum/trunk/cerebrum/clients/jbofh/">bofh