From e286f56b0b901b4a371cabb4bfb9ab0b1b063b95 Mon Sep 17 00:00:00 2001 From: Simon Deziel Date: Wed, 5 Dec 2012 18:48:20 -0500 Subject: Revert "Remove files/ to ease submodule usage" This reverts commit c8e0f0e4191886928d448b4024521f41a70ec17e. --- README.markdown | 5 ----- files/README | 2 ++ manifests/init.pp | 4 +--- 3 files changed, 3 insertions(+), 8 deletions(-) create mode 100644 files/README 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 # -- cgit v1.2.3