Merge pull request #148 from gmkurtzer/container_fixups
Make sure that ifcfg-XXXX files work properly
This commit is contained in:
@@ -14,4 +14,8 @@ Include: dnf
|
||||
shadow-utils rsyslog tzdata util-linux words zlib tar less \
|
||||
gzip which util-linux openssh-clients openssh-server dhclient \
|
||||
pciutils vim-minimal shadow-utils strace cronie crontabs cpio \
|
||||
wget centos-release ipmitool yum
|
||||
wget centos-release ipmitool yum network-scripts
|
||||
|
||||
systemctl enable network
|
||||
|
||||
touch /etc/sysconfig/disable-deprecation-warnings
|
||||
@@ -14,4 +14,8 @@ Include: dnf
|
||||
shadow-utils rsyslog tzdata util-linux words zlib tar less \
|
||||
gzip which util-linux openssh-clients openssh-server dhclient \
|
||||
pciutils vim-minimal shadow-utils strace cronie crontabs cpio \
|
||||
wget rocky-release ipmitool yum NetworkManager
|
||||
wget rocky-release ipmitool yum network-scripts
|
||||
|
||||
systemctl enable network
|
||||
|
||||
touch /etc/sysconfig/disable-deprecation-warnings
|
||||
Reference in New Issue
Block a user