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