| ... | ... |
@@ -22,7 +22,7 @@ STACK_USER="$3" |
| 22 | 22 |
# Install basics |
| 23 | 23 |
apt-get update |
| 24 | 24 |
apt-get install -y cracklib-runtime curl wget ssh openssh-server tcpdump ethtool |
| 25 |
-apt-get install -y curl wget ssh openssh-server python-pip git vim-nox sudo |
|
| 25 |
+apt-get install -y curl wget ssh openssh-server python-pip git vim-nox sudo python-netaddr |
|
| 26 | 26 |
pip install xenapi |
| 27 | 27 |
|
| 28 | 28 |
# Install XenServer guest utilities |