summaryrefslogtreecommitdiff
path: root/src/Propellor/Spin.hs
AgeCommit message (Expand)Author
2016-01-03refactor into smaller modules to untangle git and gpg modulesJoey Hess
2015-12-08tweak wrong spin branch error messageSean Whitton
2015-12-08implement two pre-spin safety checksSean Whitton
2015-11-01run editor processes in foregroundJoey Hess
2015-11-01a few tweaks for concurrent outputJoey Hess
2015-11-01Revert "propellor spin"Joey Hess
2015-11-01propellor spinJoey Hess
2015-10-28propellor spinJoey Hess
2015-10-28use outputConcurrent interfaceJoey Hess
2015-10-28remove debugJoey Hess
2015-10-28propellor spinJoey Hess
2015-10-28propellor spinJoey Hess
2015-10-28propellor spinJoey Hess
2015-10-20refactorJoey 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 Propellor.Property.Spin, which can be used to make a host be a controll...Joey Hess
2015-10-10propellor spinJoey Hess
2015-09-13Follow some hlint suggestions.Mario Lang
2015-09-06Added Propellor.Property.Rsync. WIP; untestedJoey Hess
2015-07-30Work around broken git pull option parser in git 2.5.0, which broke use of --...Joey Hess
2015-05-30revert testJoey Hess
2015-05-30propellor spinJoey Hess
2015-05-30--spin now works when given a short hostname that only resolves to an ipv6 ad...Joey Hess
2015-04-29propellor spinJoey Hess
2015-02-28avoid using the makefile when bootstrapping with --spinJoey Hess
2015-01-19split out types to improve haddock for Propellor.TypesJoey Hess
2015-01-08propellor spinJoey Hess
2015-01-01Update intermediary propellor in --spin --viaJoey Hess
2015-01-01propellor spinJoey Hess
2015-01-01propellor spinJoey Hess
2015-01-01propellor spinJoey Hess
2015-01-01propellor spinJoey Hess
2015-01-01propellor spinJoey Hess
2015-01-01propellor spinJoey Hess
2015-01-01--spin checks if the DNS matches any configured IP address property of the ho...Joey Hess
2014-11-24oopsJoey Hess
2014-11-23one more merge testJoey 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-22updateJoey Hess
2014-11-22pute full path to bin/propellor inside shimJoey Hess
2014-11-22don't remove old localdir before tarball unpackJoey Hess
2014-11-22Revert "avoid removing whole localdir every time the precompiled tarball is u...Joey Hess
2014-11-22avoid removing whole localdir every time the precompiled tarball is uploadedJoey Hess
2014-11-22avoid loop after uploading precompiled tarballJoey Hess
2014-11-22reorgJoey Hess