cosmos-db.yaml is no more

This commit is contained in:
Fredrik Thulin 2023-02-07 16:09:25 +01:00
parent 1bddf21049
commit 252d478e2d
No known key found for this signature in database
GPG key ID: 2707330D4030CCAD

View file

@ -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