Remove kpm from provisioning, kargo installs it
This commit is contained in:
parent
8334a9e1e4
commit
8b53ff8ef7
1 changed files with 0 additions and 3 deletions
|
@ -6,9 +6,6 @@ sudo apt-get --yes update
|
||||||
sudo apt-get --yes upgrade
|
sudo apt-get --yes upgrade
|
||||||
sudo apt-get --yes install screen vim telnet tcpdump python-pip traceroute iperf3 nmap ethtool curl
|
sudo apt-get --yes install screen vim telnet tcpdump python-pip traceroute iperf3 nmap ethtool curl
|
||||||
|
|
||||||
# Pip kpm
|
|
||||||
sudo pip install kpm
|
|
||||||
|
|
||||||
# SSH
|
# SSH
|
||||||
sudo rm -rf /root/.ssh
|
sudo rm -rf /root/.ssh
|
||||||
sudo mv ~vagrant/ssh /root/.ssh
|
sudo mv ~vagrant/ssh /root/.ssh
|
||||||
|
|
Loading…
Reference in a new issue