Browse Source

Update 'albert/kickstart-post.cfg'

master
dave 10 months ago
parent
commit
0bfc283d35
  1. 2
      albert/kickstart-post.cfg

2
albert/kickstart-post.cfg

@ -28,7 +28,7 @@ sed -i 's/umask\s022/umask 077/' /etc/csh.cshrc
### install git and use that to begin deploying puppet configs
## -- doesn't seem to fully like the -y here... keeps pausing and asking to continue
dnf -y install wget
#dnf -y install wget
#yum -y install wget
#yum -y install git

Loading…
Cancel
Save