summaryrefslogtreecommitdiffstats
path: root/modules/tozt/manifests/persistent.pp
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2018-10-15 02:23:09 -0400
committerJesse Luehrs <doy@tozt.net>2018-10-15 02:23:09 -0400
commit135ee407854048aec1b83b7e5a47724356d1f935 (patch)
tree782a877df491311becceef3dabebdb71e8e07f9c /modules/tozt/manifests/persistent.pp
parentf7e586da4d9b3db74b1af087ad93a306bf30e1c4 (diff)
downloadpuppet-tozt-135ee407854048aec1b83b7e5a47724356d1f935.tar.gz
puppet-tozt-135ee407854048aec1b83b7e5a47724356d1f935.zip
initialize an empty git repository for pass if it doesn't exist
Diffstat (limited to 'modules/tozt/manifests/persistent.pp')
-rw-r--r--modules/tozt/manifests/persistent.pp1
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/tozt/manifests/persistent.pp b/modules/tozt/manifests/persistent.pp
index e9cf69c..2f029ac 100644
--- a/modules/tozt/manifests/persistent.pp
+++ b/modules/tozt/manifests/persistent.pp
@@ -38,6 +38,7 @@ class tozt::persistent {
[
"/media/persistent/public_html/doy",
"/media/persistent/paste/doy",
+ "/media/persistent/pass",
]:
ensure => directory,
owner => 'doy',