forked from ungleich-public/cdist
cdist prefix required
Signed-off-by: Nico Schottelius <nico@brief.schottelius.org>
This commit is contained in:
parent
fc7564c829
commit
bbea7123f3
1 changed files with 1 additions and 1 deletions
|
@ -77,7 +77,7 @@ git clone git://git.schottelius.org/cdist
|
|||
|
||||
# Create manifest (maps configuration to host(s)
|
||||
cd cdist
|
||||
echo '__file /etc/cdist-configured' > conf/manifest/init
|
||||
echo '__file /etc/cdist-configured' > cdist/conf/manifest/init
|
||||
|
||||
# Configure localhost in verbose mode
|
||||
./bin/cdist config -v localhost
|
||||
|
|
Loading…
Reference in a new issue