We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ed18abc commit e9bae5aCopy full SHA for e9bae5a
vagrant/centos-7/virtualbox/amd64/server/Vagrantfile
@@ -88,7 +88,7 @@ Vagrant.configure("2") do |config|
88
systemctl stop postfix.service
89
systemctl disable postfix.service
90
yum update -y
91
- yum install -y wget vim net-tools initscripts gcc make tar bind-utils nc git unzip sysstat tree
+ yum install -y wget vim nano net-tools initscripts gcc make tar bind-utils nc git unzip sysstat tree
92
SHELL
93
94
# Define multiple virtual machines.
0 commit comments