summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@sbcglobal.net>2016-06-15 15:59:05 -0400
committerLuke Shumaker <lukeshu@sbcglobal.net>2016-06-15 15:59:05 -0400
commit267ec8795fafa6a982b233799b4f7e7a970e432f (patch)
tree5cf2d9664c8c2f75c7468e65f27e560af1ac8e43
parentb225abce378e33d9183a7459b3f9989930cffdce (diff)
mv hackers-git.yml parabola-hackers.yml
-rw-r--r--bin/common.rb2
-rw-r--r--parabola-hackers.yml (renamed from hackers-git.yml)2
2 files changed, 2 insertions, 2 deletions
diff --git a/bin/common.rb b/bin/common.rb
index 4380340..91e14be 100644
--- a/bin/common.rb
+++ b/bin/common.rb
@@ -1,7 +1,7 @@
require 'yaml'
def cfg
- @cfg ||= YAML::load(open("hackers-git.yml"))
+ @cfg ||= YAML::load(open("parabola-hackers.yml"))
end
def load_user_yaml(filename)
diff --git a/hackers-git.yml b/parabola-hackers.yml
index 4aa18b6..794615a 100644
--- a/hackers-git.yml
+++ b/parabola-hackers.yml
@@ -9,7 +9,7 @@ pam_password_prohibit_message: ''
# Where to keep files that can be cached between versions when making
# the pacman keyring.
-#keyring_cachedir: "/var/cache/hackers-git"
+#keyring_cachedir: "/var/cache/parabola-hackers"
keyring_cachedir: "cache"
# Which groups imply membership in other groups (since UNIX groups