Commit Graph

2219 Commits

Author SHA1 Message Date
Joey Hess 4c2eac2d3c
remove -i, seems not needed and may be causing problem 2014-11-27 19:10:39 -04:00
Joey Hess 9500e9bb81
added more debugging 2014-11-27 17:55:56 -04:00
Joey Hess 7ddb862176
propellor spin 2014-11-27 17:51:41 -04:00
Joey Hess d1425be30a
propellor spin 2014-11-27 11:49:23 -04:00
gueux d57f4e98ec Added a comment 2014-11-27 08:17:36 +00:00
Joey Hess b66c526761 Merge branch 'master' of ssh://propellor.branchable.com 2014-11-26 10:52:47 -04:00
Joey Hess 3d42f1fa19 Merge branch 'joeyconfig' 2014-11-26 10:51:41 -04:00
Joey Hess 5a104675e4
avoid crash on no propellor.debug setting 2014-11-26 10:51:29 -04:00
Joey Hess e07dc9b1d3
propellor.debug can be set in the git config to enable more persistent debugging output. 2014-11-25 18:55:12 -04:00
picca e5c255cc6c Added a comment 2014-11-25 20:01:12 +00:00
Joey Hess 1d8e08f2ac Merge branch 'joeyconfig' 2014-11-25 15:40:00 -04:00
Joey Hess cd51024070 comment 2014-11-25 15:39:58 -04:00
Joey Hess da86a562c7 Merge branch 'master' of ssh://propellor.branchable.com 2014-11-25 15:37:35 -04:00
picca c8ba904b6e Added a comment 2014-11-25 17:55:25 +00:00
Félix Sipma 7d0f79a0c7 Group: preferred style
Signed-off-by: Félix Sipma <felix.sipma@no-log.org>
2014-11-25 13:12:56 -04:00
Joey Hess 1f40af51e1 Merge branch 'joeyconfig' 2014-11-25 11:46:36 -04:00
Joey Hess edcfd24251 comment 2014-11-25 11:46:17 -04:00
Joey Hess e0d2761e00
update 2014-11-25 11:43:08 -04:00
Joey Hess 625b6fc92a
document 2014-11-25 11:38:42 -04:00
Joey Hess 40374c10de
cron.runPropellor now runs propellor, rather than using its Makefile. This is more robust.
Particularly, the Makefile would try to build propellor if there were
updates, but if this build failed because a bad commit was pushed, it would
abort w/o pulling any new fixed commits.

Anyway, it's better to move away from using the makefile when possible as
it's just for bootstrapping, and also I would like to make "make" not
default to running propellor as that can be confusing behavior.

(I can't change that yet; needed for upgrades. Should be fine to change
after several more releases, or maybe a year..)
2014-11-25 11:33:45 -04:00
https://www.google.com/accounts/o8/id?id=AItOawnFV5MLMQJBf48nAiPPOZY63fvqtuAEAb8 e3146fcd2f 2014-11-25 14:21:05 +00:00
Joey Hess 934171e2ea rename 2014-11-24 00:52:46 -04:00
Joey Hess 24bce96210 Merge branch 'joeyconfig' 2014-11-24 00:52:46 -04:00
Joey Hess 8d1814a884 move property to ssh module 2014-11-24 00:51:36 -04:00
Joey Hess 9ac4e94625 oops 2014-11-24 00:50:48 -04:00
Joey Hess ccdbf0026d more work; builds now 2014-11-24 00:40:53 -04:00
Joey Hess f85026da7f better property names 2014-11-23 19:49:53 -04:00
Joey Hess bfc24ce1d7 Merge branch 'joeyconfig' 2014-11-23 18:51:36 -04:00
Joey Hess 1ac0c5bb5f
Merge commit 'a38668016a1b048b596482fda4edde99e03a4600' into joeyconfig 2014-11-23 18:51:23 -04:00
Joey Hess 3ef6e352c3 one more merge test
--allow-empty added to commit, because the spins could all be empty
2014-11-23 18:51:07 -04:00
Joey Hess a38668016a propellor spin 2014-11-23 18:50:40 -04:00
Joey Hess 02cd86c2f1 propellor spin 2014-11-23 18:50:40 -04:00
Joey Hess 131d3b8078 propellor spin 2014-11-23 18:50:40 -04:00
Joey Hess 8f47489b86 propellor spin 2014-11-23 18:50:39 -04:00
Joey Hess ac1272d9d3 propellor spin 2014-11-23 18:50:39 -04:00
Joey Hess a204fc448b propellor spin 2014-11-23 18:50:39 -04:00
Joey Hess ad804c2cf5 cose 2014-11-23 18:49:54 -04:00
Joey Hess f14749c1cc Merge branch 'joeyconfig' 2014-11-23 18:49:33 -04:00
Joey Hess 9d975e9ee4 add --merge 2014-11-23 18:48:52 -04:00
Joey Hess 1695f5c678 clarify 2014-11-23 17:14:51 -04:00
Joey Hess 95296a961c Merge branch 'joeyconfig' 2014-11-23 17:13:02 -04:00
Joey Hess f85720415d comment 2014-11-23 17:13:02 -04:00
Joey Hess baba668033 hasSomePassword and hasPassword now default to using the name of the host as the Context for the password. To specify a different context, use hasSomePassword' and hasPassword' (API change) 2014-11-23 16:40:21 -04:00
gueux 1074374425 Added a comment 2014-11-23 20:23:25 +00:00
Joey Hess d8624e2e5d WIP 2014-11-23 16:12:39 -04:00
Joey Hess 45d943023d Merge branch 'joeyconfig' 2014-11-23 15:23:54 -04:00
Joey Hess 23c91a0fdd
propellor spin 2014-11-23 15:18:26 -04:00
Joey Hess 0ea0f7f4de --spin can be passed multiple hosts, and it will provision each host in turn.
Note that if it fails to spin a host, it will stop. I think this is better
than continuing to the next, because there might be a reason to spin hosts
in some specific order (ie, update dns first and then use it).
2014-11-23 15:17:57 -04:00
Joey Hess 9c91b5b64c comment 2014-11-23 14:52:55 -04:00
Joey Hess bbc824452e Merge branch 'master' of ssh://propellor.branchable.com 2014-11-23 14:41:29 -04:00