propellor spin
This commit is contained in:
parent
5f47b89f94
commit
885fa09d1a
|
@ -314,6 +314,10 @@ iabak = host "ia-bak.joeyh.name"
|
||||||
& User.hasSomePassword "joey"
|
& User.hasSomePassword "joey"
|
||||||
& Sudo.enabledFor "joey"
|
& Sudo.enabledFor "joey"
|
||||||
& GitHome.installedFor "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|II|__ ( \_,/\
|
---- __|II|II|__ ( \_,/\
|
||||||
|
|
Loading…
Reference in New Issue