+qoutes
Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
This commit is contained in:
parent
5f2668f0fe
commit
6e4c5c6450
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ object on a remote host, like this:
|
|||
|
||||
Using the initial manifest option (-i) and stdin makes this easy:
|
||||
|
||||
echo __file /need/this/now --state present --source $(pwd -P)/myfile --mode 0755 | cdist config -v -i - targethost
|
||||
echo "__file /need/this/now --state present --source $(pwd -P)/myfile --mode 0755" | cdist config -v -i - targethost
|
||||
|
||||
For more information about cdist visit the [[cdist homepage|software/cdist]].
|
||||
|
||||
|
|
Loading…
Reference in a new issue