Merge branch '2.3'
This commit is contained in:
commit
21982be0cb
1 changed files with 3 additions and 1 deletions
|
@ -72,7 +72,9 @@ As soon as you are able to login without password to localhost,
|
||||||
we can use cdist to configure it. You can copy and paste the following
|
we can use cdist to configure it. You can copy and paste the following
|
||||||
code into your shell to get started and configure localhost:
|
code into your shell to get started and configure localhost:
|
||||||
--------------------------------------------------------------------------------
|
--------------------------------------------------------------------------------
|
||||||
# Get cdist
|
# Get cdist
|
||||||
|
# Mirrors can be found on
|
||||||
|
# http://www.nico.schottelius.org/software/cdist/install/#index2h4
|
||||||
git clone git://git.schottelius.org/cdist
|
git clone git://git.schottelius.org/cdist
|
||||||
|
|
||||||
# Create manifest (maps configuration to host(s)
|
# Create manifest (maps configuration to host(s)
|
||||||
|
|
Loading…
Reference in a new issue