summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Deziel <simon.deziel@gmail.com>2012-12-05 12:58:56 -0500
committerSimon Deziel <simon.deziel@gmail.com>2012-12-05 12:58:56 -0500
commitc8e0f0e4191886928d448b4024521f41a70ec17e (patch)
tree93405e575817427fbe58bd3bfc564976a6f3bc49
parentda9747888a85c01fdea5d02ae375caee91ec1dd2 (diff)
downloadpuppet-apparmor-c8e0f0e4191886928d448b4024521f41a70ec17e.tar.gz
puppet-apparmor-c8e0f0e4191886928d448b4024521f41a70ec17e.tar.bz2
Remove files/ to ease submodule usage
-rw-r--r--README.markdown5
-rw-r--r--files/README2
-rw-r--r--manifests/init.pp4
3 files changed, 8 insertions, 3 deletions
diff --git a/README.markdown b/README.markdown
index ce9d2e7..0d1bc5e 100644
--- a/README.markdown
+++ b/README.markdown
@@ -3,3 +3,8 @@
## Custom Ubuntu profiles
[custom Ubuntu profiles](https://github.com/simondeziel/aa-profiles)
+
+To have some Ubuntu specific Apparmor profiles:
+
+ git clone https://github.com/simondeziel/aa-profiles files
+
diff --git a/files/README b/files/README
deleted file mode 100644
index 109a9d5..0000000
--- a/files/README
+++ /dev/null
@@ -1,2 +0,0 @@
-# To have some Ubuntu specific Apparmor profiles:
-# git clone https://github.com/simondeziel/aa-profiles
diff --git a/manifests/init.pp b/manifests/init.pp
index 48e9da5..4f562c1 100644
--- a/manifests/init.pp
+++ b/manifests/init.pp
@@ -4,7 +4,9 @@
# Install the Apparmor package and make sure /etc/apparmor.d/local exists.
#
# Note that custom Ubuntu profiles are availables at:
-# https://github.com/simondeziel/aa-profiles
+# https://github.com/simondeziel/aa-profiles
+# and should be copied/cloned to the "files" directory unless you want to
+# use your own custom modules in that same directory.
#
# === Parameters
#