summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Deziel <simon.deziel@gmail.com>2012-12-05 18:48:20 -0500
committerSimon Deziel <simon.deziel@gmail.com>2012-12-05 18:48:20 -0500
commite286f56b0b901b4a371cabb4bfb9ab0b1b063b95 (patch)
treefbbbfde84208be19c80225140414d2f494b4465f
parentc8e0f0e4191886928d448b4024521f41a70ec17e (diff)
downloadpuppet-apparmor-e286f56b0b901b4a371cabb4bfb9ab0b1b063b95.tar.gz
puppet-apparmor-e286f56b0b901b4a371cabb4bfb9ab0b1b063b95.tar.bz2
Revert "Remove files/ to ease submodule usage"
This reverts commit c8e0f0e4191886928d448b4024521f41a70ec17e.
-rw-r--r--README.markdown5
-rw-r--r--files/README2
-rw-r--r--manifests/init.pp4
3 files changed, 3 insertions, 8 deletions
diff --git a/README.markdown b/README.markdown
index 0d1bc5e..ce9d2e7 100644
--- a/README.markdown
+++ b/README.markdown
@@ -3,8 +3,3 @@
## 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
new file mode 100644
index 0000000..109a9d5
--- /dev/null
+++ b/files/README
@@ -0,0 +1,2 @@
+# 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 4f562c1..48e9da5 100644
--- a/manifests/init.pp
+++ b/manifests/init.pp
@@ -4,9 +4,7 @@
# 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
-# and should be copied/cloned to the "files" directory unless you want to
-# use your own custom modules in that same directory.
+# https://github.com/simondeziel/aa-profiles
#
# === Parameters
#