diff options
Diffstat (limited to 'manifests/ubuntu.pp')
-rw-r--r-- | manifests/ubuntu.pp | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/manifests/ubuntu.pp b/manifests/ubuntu.pp deleted file mode 100644 index 0837296..0000000 --- a/manifests/ubuntu.pp +++ /dev/null @@ -1,3 +0,0 @@ -### ubuntu: similar to debian therefor inheritng from there -class apache::ubuntu inherits apache::debian {} - |