diff options
author | Simon Deziel <simon.deziel@gmail.com> | 2012-12-05 18:48:20 -0500 |
---|---|---|
committer | Simon Deziel <simon.deziel@gmail.com> | 2012-12-05 18:48:20 -0500 |
commit | e286f56b0b901b4a371cabb4bfb9ab0b1b063b95 (patch) | |
tree | fbbbfde84208be19c80225140414d2f494b4465f /manifests | |
parent | c8e0f0e4191886928d448b4024521f41a70ec17e (diff) | |
download | puppet-apparmor-e286f56b0b901b4a371cabb4bfb9ab0b1b063b95.tar.gz puppet-apparmor-e286f56b0b901b4a371cabb4bfb9ab0b1b063b95.tar.bz2 |
Revert "Remove files/ to ease submodule usage"
This reverts commit c8e0f0e4191886928d448b4024521f41a70ec17e.
Diffstat (limited to 'manifests')
-rw-r--r-- | manifests/init.pp | 4 |
1 files changed, 1 insertions, 3 deletions
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 # |