summaryrefslogtreecommitdiffstats
path: root/modules/tozt/files
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2019-10-04 05:44:34 -0400
committerJesse Luehrs <doy@tozt.net>2019-10-04 05:44:34 -0400
commitab12fd67ea95ea1678a9b43a6dc92fc8c34df6b6 (patch)
tree63241c981b4ed0094202822a0b22c83a5a467d58 /modules/tozt/files
parent46cde353a6c60cb891ca64dc57dfc540de538e03 (diff)
downloadpuppet-tozt-ab12fd67ea95ea1678a9b43a6dc92fc8c34df6b6.tar.gz
puppet-tozt-ab12fd67ea95ea1678a9b43a6dc92fc8c34df6b6.zip
make gitlab projects public by default
Diffstat (limited to 'modules/tozt/files')
-rwxr-xr-xmodules/tozt/files/new-git-repo1
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/tozt/files/new-git-repo b/modules/tozt/files/new-git-repo
index 09de0fe..0519242 100755
--- a/modules/tozt/files/new-git-repo
+++ b/modules/tozt/files/new-git-repo
@@ -139,6 +139,7 @@ EOF
(defined($description)
? (description => $description)
: ()),
+ visibility => 'public',
}
);
}