summaryrefslogtreecommitdiff
path: root/src/Propellor/CmdLine.hs
AgeCommit message (Expand)Author
2016-01-03refactor into smaller modules to untangle git and gpg modulesJoey Hess
2015-12-31spin --via: Avoid committing on relay host.Joey Hess
2015-11-01a few tweaks for concurrent outputJoey Hess
2015-10-28need withConcurrentOutput to flush any buffered concurrent outputJoey Hess
2015-10-20simplify privdata propigation to spin from controllerJoey Hess
2015-10-20privdata propigation for Spin.controllerJoey Hess
2015-10-17use Info to detect controller loopsJoey Hess
2015-10-16Added --unset-unusedJoey Hess
2015-10-16Added Propellor.Property.Spin, which can be used to make a host be a controll...Joey Hess
2015-10-10propellor spinJoey Hess
2015-09-23Added --rm-key.Joey Hess
2015-06-29Added --unset to delete a privdata field.Joey Hess
2015-05-30--spin now works when given a short hostname that only resolves to an ipv6 ad...Joey Hess
2015-05-27Export CommandParam, boolSystem, safeSystem and shellEscape from Propellor.Pr...Joey Hess
2015-04-02Make propellor resistent to changes to shared libraries, such as libffiJoey Hess
2015-02-28Propellor now builds itself without needing the Makefile.Joey Hess
2015-01-19split out types to improve haddock for Propellor.TypesJoey Hess
2015-01-01Update intermediary propellor in --spin --viaJoey Hess
2014-11-23add --mergeJoey Hess
2014-11-23--spin can be passed multiple hosts, and it will provision each host in turn.Joey Hess
2014-11-22reorgJoey Hess
2014-11-22look for /usr/local/propellor/.git to know if it's fully deployedJoey Hess
2014-11-22Hostname parameters not containing dots are looked up in the DNS to find the ...Joey Hess
2014-11-22propellor spinJoey Hess
2014-11-22propellor spinJoey Hess
2014-11-22propellor spinJoey Hess
2014-11-22propellor spinJoey Hess
2014-11-22propellor spinJoey Hess
2014-11-22propellor spinJoey Hess
2014-11-22propellor spinJoey Hess
2014-11-22propellor spinJoey Hess
2014-11-22propellor spinJoey Hess
2014-11-22propellor spinJoey Hess
2014-11-22propellor spinJoey Hess
2014-11-22propellor spinJoey Hess
2014-11-22avoid unncessary apt-get upgradeJoey Hess
2014-11-22--via implementedJoey Hess
2014-11-22remove test hackJoey Hess
2014-11-22propellor spinJoey Hess
2014-11-22propellor --spin can now deploy propellor to hosts that do not have git, ghc...Joey Hess
2014-11-21propellor spinJoey Hess
2014-11-21avoid console output when chaining into chroot and not at consoleJoey Hess
2014-11-20propellor spinJoey Hess
2014-11-20git commit may or may not be signedJoey Hess
2014-11-20fix docker container provisioningJoey Hess
2014-11-19avoid double-build in --spinJoey Hess
2014-11-19remove excess verbosity from messageJoey Hess
2014-11-19prevent multiple concurrent provisioning inside docker containerJoey Hess
2014-11-19propellor spinJoey Hess
2014-11-18clean up Propellr.CmdLine exportsJoey Hess