From 044bbb2c5bf5b5ccc77d3e90430383e0abc6daf3 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Wed, 21 Oct 2015 20:50:34 -0400 Subject: update docs for conductors --- doc/README.mdwn | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'doc/README.mdwn') diff --git a/doc/README.mdwn b/doc/README.mdwn index 1c4247cf..62085fdb 100644 --- a/doc/README.mdwn +++ b/doc/README.mdwn @@ -53,6 +53,7 @@ see [configuration for the Haskell newbie](https://propellor.branchable.com/hask So, edit `~/.propellor/config.hs` to configure the host, add some properties to it, and re-run step 6. Repeat until happy and move on to the next host. :) -8. Optionally, set up a [centralized git repository](https://propellor.branchable.com/centralized_git_repository/) - so that multiple hosts can be updated with a simple `git commit -S; git push` +8. Once you have a lot of hosts, and running `propellor --spin HOST` for + each host becomes tiresome, you can + [automate that](http://propellor.branchable.com/automated_spins/). 9. Write some neat new properties and send patches! -- cgit v1.2.3