Merge branch 'joeyconfig'
This commit is contained in:
commit
bb08be0005
|
@ -49,7 +49,6 @@ see [configuration for the Haskell newbie](https://propellor.branchable.com/hask
|
||||||
6. Pick a host and run: `propellor --spin $HOST`
|
6. Pick a host and run: `propellor --spin $HOST`
|
||||||
7. Now you have a simple propellor deployment, but it doesn't do
|
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
|
So, edit `~/.propellor/config.hs` to configure the host (maybe
|
||||||
start with a few simple properties), and re-run step 6.
|
start with a few simple properties), and re-run step 6.
|
||||||
Repeat until happy and move on to the next host. :)
|
Repeat until happy and move on to the next host. :)
|
||||||
|
|
Loading…
Reference in New Issue