diff options
-rw-r--r-- | global/overlay/etc/puppet/modules/catlfish/manifests/frontend.pp (renamed from global/overlay/etc/puppet/manifests/catlfish/frontend.pp) | 0 | ||||
-rw-r--r-- | global/overlay/etc/puppet/modules/catlfish/manifests/init.pp | 1 | ||||
-rw-r--r-- | global/overlay/etc/puppet/modules/catlfish/manifests/merge.pp (renamed from global/overlay/etc/puppet/manifests/catlfish/merge.pp) | 0 | ||||
-rw-r--r-- | global/overlay/etc/puppet/modules/catlfish/manifests/signing.pp (renamed from global/overlay/etc/puppet/manifests/catlfish/signing.pp) | 0 | ||||
-rw-r--r-- | global/overlay/etc/puppet/modules/catlfish/manifests/storage.pp (renamed from global/overlay/etc/puppet/manifests/catlfish/storage.pp) | 0 | ||||
l--------- | manifests | 2 |
6 files changed, 2 insertions, 1 deletions
diff --git a/global/overlay/etc/puppet/manifests/catlfish/frontend.pp b/global/overlay/etc/puppet/modules/catlfish/manifests/frontend.pp index c9ef122..c9ef122 100644 --- a/global/overlay/etc/puppet/manifests/catlfish/frontend.pp +++ b/global/overlay/etc/puppet/modules/catlfish/manifests/frontend.pp diff --git a/global/overlay/etc/puppet/modules/catlfish/manifests/init.pp b/global/overlay/etc/puppet/modules/catlfish/manifests/init.pp new file mode 100644 index 0000000..bb74f74 --- /dev/null +++ b/global/overlay/etc/puppet/modules/catlfish/manifests/init.pp @@ -0,0 +1 @@ +class catlfish {} diff --git a/global/overlay/etc/puppet/manifests/catlfish/merge.pp b/global/overlay/etc/puppet/modules/catlfish/manifests/merge.pp index 2a54724..2a54724 100644 --- a/global/overlay/etc/puppet/manifests/catlfish/merge.pp +++ b/global/overlay/etc/puppet/modules/catlfish/manifests/merge.pp diff --git a/global/overlay/etc/puppet/manifests/catlfish/signing.pp b/global/overlay/etc/puppet/modules/catlfish/manifests/signing.pp index 70f1d87..70f1d87 100644 --- a/global/overlay/etc/puppet/manifests/catlfish/signing.pp +++ b/global/overlay/etc/puppet/modules/catlfish/manifests/signing.pp diff --git a/global/overlay/etc/puppet/manifests/catlfish/storage.pp b/global/overlay/etc/puppet/modules/catlfish/manifests/storage.pp index f7b7de5..f7b7de5 100644 --- a/global/overlay/etc/puppet/manifests/catlfish/storage.pp +++ b/global/overlay/etc/puppet/modules/catlfish/manifests/storage.pp @@ -1 +1 @@ -global/overlay/etc/puppet/manifests
\ No newline at end of file +global/overlay/etc/puppet/modules/catlfish/manifests
\ No newline at end of file |