summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@sbcglobal.net>2016-06-15 16:29:43 -0400
committerLuke Shumaker <lukeshu@sbcglobal.net>2016-06-15 16:29:43 -0400
commit08039f7b34c1413a6e5eaaeef6227a6c2853824a (patch)
treedcd16f9b04e0a649f0c124b3b9a6f974f72a4f9c
parent267ec8795fafa6a982b233799b4f7e7a970e432f (diff)
re-order parabola-hackers.yml
-rw-r--r--parabola-hackers.yml20
1 files changed, 10 insertions, 10 deletions
diff --git a/parabola-hackers.yml b/parabola-hackers.yml
index 794615a..c09f21b 100644
--- a/parabola-hackers.yml
+++ b/parabola-hackers.yml
@@ -1,17 +1,8 @@
---
# Where to look for "${uid}.yml" files
-#yamldir: "/var/lib/hackers-git"
+#yamldir: "/var/lib/hackers-git/users"
yamldir: "users"
-# The message, if any, that is presented to the user when password
-# modification through PAM is prohibited.
-pam_password_prohibit_message: ''
-
-# Where to keep files that can be cached between versions when making
-# the pacman keyring.
-#keyring_cachedir: "/var/cache/parabola-hackers"
-keyring_cachedir: "cache"
-
# Which groups imply membership in other groups (since UNIX groups
# can't be nested). Only one level of nesting is supported ATM.
#
@@ -38,3 +29,12 @@ groupgroups:
ssh_pseudo_users:
- repo
- git
+
+# The message, if any, that is presented to the user when password
+# modification through PAM is prohibited.
+pam_password_prohibit_message: ''
+
+# Where to keep files that can be cached between versions when making
+# the pacman keyring.
+#keyring_cachedir: "/var/cache/parabola-hackers"
+keyring_cachedir: "cache"