Merge "XenAPI: stackrc now depends on nproc"
This commit is contained in:
commit
d60c10d6db
@ -74,6 +74,7 @@ EOF
|
|||||||
apt-get update
|
apt-get update
|
||||||
apt-get install -y cracklib-runtime curl wget ssh openssh-server tcpdump ethtool
|
apt-get install -y cracklib-runtime curl wget ssh openssh-server tcpdump ethtool
|
||||||
apt-get install -y curl wget ssh openssh-server python-pip git sudo python-netaddr
|
apt-get install -y curl wget ssh openssh-server python-pip git sudo python-netaddr
|
||||||
|
apt-get install -y coreutils
|
||||||
pip install xenapi
|
pip install xenapi
|
||||||
|
|
||||||
# Install XenServer guest utilities
|
# Install XenServer guest utilities
|
||||||
|
Loading…
Reference in New Issue
Block a user