site: Add placeholder module for site local customisations

This commit is contained in:
Ossi Salmi 2014-04-06 21:15:49 +03:00
parent 95b2a0e013
commit 0a196539ec
2 changed files with 2 additions and 0 deletions

1
.gitignore vendored
View file

@ -2,3 +2,4 @@ user/manifests/classes.pp
user/manifests/virtual.pp
puppet-modules.tar.gz
rdoc/
site/

1
site/README Normal file
View file

@ -0,0 +1 @@
Reserved for site local customisations.