diff options
author | Leif Johansson <leifj@sunet.se> | 2015-05-26 15:02:56 +0200 |
---|---|---|
committer | Leif Johansson <leifj@sunet.se> | 2015-05-26 15:02:56 +0200 |
commit | 0ce7d129528e0f2de9f32eb41404670a14db591a (patch) | |
tree | 088bed520344c3573a6fafc77a919a45b7f7352d /global/overlay | |
parent | 5557530affa1eab735298d6f27e5cc2684dacf95 (diff) |
re-organizedct-ops-2015-05-26-v04
Diffstat (limited to 'global/overlay')
-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 |
5 files changed, 1 insertions, 0 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 |