Missing %end in %post section

master
Daniel Berteaud 8 years ago
parent 974c4133be
commit bef9bab656
  1. 2
      el7.ks

@ -106,3 +106,5 @@ cat << __EOF__ >> /root/.ssh/authorized_keys
__EOF__ __EOF__
chmod 700 /root/.ssh chmod 700 /root/.ssh
chown -R root:root /root/.ssh chown -R root:root /root/.ssh
%end

Loading…
Cancel
Save