forked from ungleich-public/cdist
begin to use cdist-quickstart(1)
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
This commit is contained in:
parent
ea12886274
commit
4664643f13
2 changed files with 45 additions and 5 deletions
|
|
@ -1,9 +1,7 @@
|
|||
cdist-quickstart(7)
|
||||
cdist-quickstart(1)
|
||||
===================
|
||||
Nico Schottelius <nico-cdist--@--schottelius.org>
|
||||
|
||||
MAKE cdist-quickstart(1) an put into a script!
|
||||
|
||||
NAME
|
||||
----
|
||||
cdist-quickstart - Make use of cinit in 5 minutes
|
||||
|
|
@ -17,8 +15,10 @@ in place, /etc/DO-NOT-CHANGE and /root/CDIST-ENABLED-HOST, which
|
|||
both are used to warn other sysadmins that this system is managed
|
||||
by configuration management and manual changes may get overwritten.
|
||||
|
||||
Firstly, we create the basic directory structure to hold the
|
||||
configuration for cdist:
|
||||
Begin to execute cdist-quickstart, it will show you the steps it
|
||||
takes and explains what it does:
|
||||
|
||||
% cdist-quickstart
|
||||
|
||||
mkdir -p /etc/cdist/manifests
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue