This is Tim Abbott's initial draft at our automatic remctl
configuration.
-/usr/sbin/remctl-update.sh is the magic script. Run
+/usr/sbin/sipb-xen-remctl-update is the magic script. Run
it with "all" as an argument, and it will update everything.
The inputs to this system are as follows:
you simply need to create /etc/remctl/sipb-xen-auto/acl/MACHINENAME
and then run
-/usr/sbin/remctl-update.sh all
+/usr/sbin/sipb-xen-remctl-update all
Everything else is autogenerated from that information.
This package also includes a crontab to run
-/usr/sbin/remctl-update.sh all
+/usr/sbin/sipb-xen-remctl-update all
every 15 minutes or so to keep our Moira mapping up to date. One can
request an update of our Moira mapping for group X by running
-/usr/sbin/remctl-update.sh moiragroup X
+/usr/sbin/sipb-xen-remctl-update moiragroup X
The web interface should probably run this when it adds a group. We
may want to make this also available to users, but I've been lame.
This package includes a remctl interface available to anyone to invoke
the command:
-/usr/sbin/remctl-update.sh all
+/usr/sbin/sipb-xen-remctl-update all
using the following command from your favorite machine with remctl: