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
|
|
@ -21,7 +21,7 @@
|
|||
# __remote_exec script to run cdist against a chroot on the target host over ssh.
|
||||
#
|
||||
# Usage:
|
||||
# __remote_exec="/path/to/this/script schroot-chroot-name" cdist config target_host
|
||||
# cdist config --remote-exec "/path/to/this/script schroot-chroot-name" target_host
|
||||
#
|
||||
|
||||
log() {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue