From 885fa09d1a4e39cd3dbe68d8e40f0365f2757979 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Wed, 1 Apr 2015 11:14:59 -0400 Subject: propellor spin --- config-joey.hs | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/config-joey.hs b/config-joey.hs index 36378366..5f474a12 100644 --- a/config-joey.hs +++ b/config-joey.hs @@ -314,6 +314,10 @@ iabak = host "ia-bak.joeyh.name" & User.hasSomePassword "joey" & Sudo.enabledFor "joey" & GitHome.installedFor "joey" + & Git.cloned "root" repo "/usr/local/IA.BAK" (Just "server") + & Git.cloned "root" repo "/usr/local/IA.BAK/pubkeys" (Just "pubkeys") + where + repo = "https://github.com/ArchiveTeam/IA.BAK/" --' __|II| ,. ---- __|II|II|__ ( \_,/\ -- cgit v1.2.3