Michael Adam
58367598e6
TODO centos: support centos 7
...
Caveat: I needed add an ifup call to the install-extras script,
because without it, the container wouldn't start the dhcp client
on the network. This fix feels wrong but seems to give at least
some improvement.
special config for centos 7 - for systemd...
2015-12-07 15:02:21 +01:00
Michael Adam
d4d45b83be
centos: install openssh-server
...
without it, "vagrant up" fails.
2015-12-07 10:44:06 +01:00
Michael Adam
10f4e31251
centos: install the EPEL repository and bash-completion if EPEL=1
2015-12-07 10:44:06 +01:00
Michael Adam
ea5bcc5080
centos: nfs-common does not exist and I don't want to install nfs server
2015-12-07 10:44:06 +01:00
Michael Adam
1b3da2b910
centos: bash-completion does not exist in plain centos
2015-12-07 10:44:06 +01:00
Michael Adam
ea1f9efb26
centos: package python-software-properties does not exist here
...
And I don't know a package to provide the same classes.
2015-12-07 10:44:06 +01:00
Michael Adam
3b7802e29f
centos: on centos, the package is "man", not "man-db".
2015-12-07 10:44:06 +01:00
Michael Adam
cdbae4317d
centos: sleep for 20 instead of 10 seconds...
...
Somehow bringing up the network takes longer on my fedora host.
Possibly related to some integration / registration with systemd.
2015-12-07 10:44:06 +01:00
Tuomo Tanskanen
2d5abdfc2d
Remove extraneous install argument from yum
...
Yum has an extra "install" in the command line in "install-extras.sh". It is intepreted as a package name, but luckily just ignored.
2014-11-04 14:30:03 +02:00
Fabio Rehm
4546b8e9db
Update centos packages before installing new ones
2014-09-24 12:40:53 -03:00
Fabio Rehm
a814d9424a
CentOS scripts
2014-09-24 12:16:20 -03:00