Browse Source

Update 'common/post.cfg'

master
dave 8 months ago
parent
commit
f8982a807b
  1. 4
      common/post.cfg

4
common/post.cfg

@ -9,6 +9,8 @@
## ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
##
echo "COMMON post.cfg now..."
## -- for increased logging:
set -x
@ -67,4 +69,6 @@ ssh -o 'StrictHostKeyChecking no' deploy 2>/dev/null | echo > /dev/null
#git clone ssh://deploy:/tombstones/puppet-common.git
#git clone deploy:/tombstones/puppet-common.git
echo "COMMON post.cfg - finished"
## ============ end of kickstarts/common/post.cfg =================

Loading…
Cancel
Save