From 252d478e2d309ade7c3bddf63bb3110a56712794 Mon Sep 17 00:00:00 2001 From: Fredrik Thulin Date: Tue, 7 Feb 2023 16:09:25 +0100 Subject: [PATCH] cosmos-db.yaml is no more --- host-puppet-conf-test | 1 - 1 file changed, 1 deletion(-) 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