project-config/nodepool/scripts
Clark Boylan 5213751af6 Set PATH when running configure mirror script
The configure mirror script is trying to run utilities like ip and
restorecon which at least on some distros are hidden away in /usr/sbin
and not where nodepool would find them otherwise. Explicitly add /sbin,
/usr/sbin, /bin, /usr/bin, and /usr/local/bin to the end of PATH to list
all of the various places we might find things. With this in place we
should be able to find ip and restorecon whereever they are.

Change-Id: I800cd69e47b4b099b453e47f1b579ab015ed628f
2017-06-21 15:11:29 -07:00
..
configure_mirror.sh Set PATH when running configure mirror script 2017-06-21 15:11:29 -07:00
convert_node_to_xenserver.sh Wrap some overly long lines 2015-12-23 13:56:53 +01:00
install_xenserver.sh XenServer: Enable injection of XVA and ISO urls 2014-12-18 18:05:58 +01:00
multinode_setup.sh Use ip6tables if nodepool is using IPv6 2016-08-17 13:41:47 -04:00
xenserver_helper_initramfs_hook XenServer: Fix initramfs scripts 2014-10-28 14:56:49 +01:00
xenserver_helper_initramfs_premount XenServer: Fix initramfs scripts 2014-10-28 14:56:49 +01:00