diff options
| author | Joey Hess <joey@kitenet.net> | 2014-11-18 17:40:25 -0400 |
|---|---|---|
| committer | Joey Hess <joey@kitenet.net> | 2014-11-18 17:40:25 -0400 |
| commit | bb08be000521143034dd45249cf3e722d97c359e (patch) | |
| tree | ff07271c44a13ae3db54e5cd6f52bbda6c7e29ad | |
| parent | d7ffe30728e4661910ee43206c41c114cebeaaea (diff) | |
| parent | d118c0c76c9699d31c8e2f09e30d347a623432cc (diff) | |
Merge branch 'joeyconfig'
| -rw-r--r-- | doc/README.mdwn | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/doc/README.mdwn b/doc/README.mdwn index 29e5fbb7..5ffe8a7c 100644 --- a/doc/README.mdwn +++ b/doc/README.mdwn @@ -48,8 +48,7 @@ see [configuration for the Haskell newbie](https://propellor.branchable.com/hask You can start by not adding any properties, or only a few. 6. Pick a host and run: `propellor --spin $HOST` 7. Now you have a simple propellor deployment, but it doesn't do - much to the host yet, besides installing propellor. - + much to the host yet, besides installing propellor. So, edit `~/.propellor/config.hs` to configure the host (maybe start with a few simple properties), and re-run step 6. Repeat until happy and move on to the next host. :) |
