| ... | ... |
@@ -74,6 +74,7 @@ EOF |
| 74 | 74 |
apt-get update |
| 75 | 75 |
apt-get install -y cracklib-runtime curl wget ssh openssh-server tcpdump ethtool |
| 76 | 76 |
apt-get install -y curl wget ssh openssh-server python-pip git sudo python-netaddr |
| 77 |
+apt-get install -y coreutils |
|
| 77 | 78 |
pip install xenapi |
| 78 | 79 |
|
| 79 | 80 |
# Install XenServer guest utilities |