diff options
| author | Thomas Backlund <tmb@mageia.org> | 2016-03-03 21:49:12 +0200 |
|---|---|---|
| committer | Thomas Backlund <tmb@mageia.org> | 2016-03-03 21:49:12 +0200 |
| commit | 9e8707d805d9893a67f36554539ecf4c0f3d75a8 (patch) | |
| tree | 0ffcf3043ff1d9f0537621348d2302001227624a | |
| parent | 43cbbbd7bfb061fb502d85757eb8ad6156ecf281 (diff) | |
| download | puppet-9e8707d805d9893a67f36554539ecf4c0f3d75a8.tar puppet-9e8707d805d9893a67f36554539ecf4c0f3d75a8.tar.gz puppet-9e8707d805d9893a67f36554539ecf4c0f3d75a8.tar.bz2 puppet-9e8707d805d9893a67f36554539ecf4c0f3d75a8.tar.xz puppet-9e8707d805d9893a67f36554539ecf4c0f3d75a8.zip | |
sucuk: add wiki
| -rw-r--r-- | manifests/nodes/sucuk.pp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/manifests/nodes/sucuk.pp b/manifests/nodes/sucuk.pp index 52024ea2..05949dfe 100644 --- a/manifests/nodes/sucuk.pp +++ b/manifests/nodes/sucuk.pp @@ -11,5 +11,7 @@ node sucuk { include websites::www include websites::nav + + include wikis } |
