summaryrefslogtreecommitdiff
path: root/joeyconfig.hs
diff options
context:
space:
mode:
authorJoey Hess2016-08-31 17:26:42 -0400
committerJoey Hess2016-08-31 17:26:42 -0400
commitb769419aafe2331d512e8ae02f5ba925bd5f7185 (patch)
tree9d87c7ce5c1738ec20f219c4772e4af9b0b5a7ab /joeyconfig.hs
parenta5cb723e6afb14532a313eea69cfe9ce4f71d059 (diff)
propellor spin
Diffstat (limited to 'joeyconfig.hs')
-rw-r--r--joeyconfig.hs1
1 files changed, 1 insertions, 0 deletions
diff --git a/joeyconfig.hs b/joeyconfig.hs
index 802878a5..39ddaffd 100644
--- a/joeyconfig.hs
+++ b/joeyconfig.hs
@@ -470,6 +470,7 @@ keysafe = host "keysafe.joeyh.name" $ props
& User.hasSomePassword (User "root")
& User.accountFor (User "joey")
& User.hasSomePassword (User "joey")
+ & Sudo.enabledFor (User "joey")
iabak :: Host
iabak = host "iabak.archiveteam.org" $ props