diff --git a/host-puppet-conf-test b/host-puppet-conf-test index e72008c..0844d08 100755 --- a/host-puppet-conf-test +++ b/host-puppet-conf-test @@ -24,7 +24,6 @@ then echo "Copying files to host..." rsync -av --exclude '*~' global/overlay/etc/puppet/cosmos-rules.yaml root@$HOSTNAME:/etc/puppet/cosmos-rules.yaml rsync -av --exclude '*~' global/overlay/etc/puppet/manifests/cosmos-site.pp root@$HOSTNAME:/etc/puppet/manifests/cosmos-site.pp - rsync -av --exclude '*~' global/overlay/etc/puppet/cosmos-db.yaml root@$HOSTNAME:/etc/puppet/cosmos-db.yaml rsync -av --exclude '*~' global/overlay/etc/hiera/data/common.yaml root@$HOSTNAME:/etc/hiera/data/common.yaml # Test if the user has symlinked puppet-sunet correctly