forked from ungleich-public/cdist
update comments to work with arguments vs environment variables: /__remote_{exec,copy}/--remote-{exec,copy}/
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
This commit is contained in:
parent
d052e2d510
commit
fc8ff29289
7 changed files with 10 additions and 8 deletions
|
|
@ -22,7 +22,7 @@
|
|||
# to a remote target host.
|
||||
#
|
||||
# Usage:
|
||||
# __remote_copy="/path/to/this/script /path/to/your/chroot" cdist config target-id
|
||||
# cdist config --remote-copy "/path/to/this/script /path/to/your/chroot" target-id
|
||||
#
|
||||
|
||||
log() {
|
||||
|
|
|
|||
|
|
@ -22,7 +22,7 @@
|
|||
# on a remote target host.
|
||||
#
|
||||
# Usage:
|
||||
# __remote_exec="/path/to/this/script /path/to/your/chroot" cdist config target-id
|
||||
# cdist config --remote-exec "/path/to/this/script /path/to/your/chroot" target-id
|
||||
#
|
||||
|
||||
log() {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue