wording
This commit is contained in:
parent
dc7f5ab628
commit
779374ad94
1 changed files with 2 additions and 2 deletions
|
@ -210,8 +210,8 @@ __user foobar --password 'some_other_hash'
|
|||
|
||||
# this tells cdist, that you know that this is an override and should be accepted
|
||||
CDIST_OVERRIDE=yes __user foobar --password 'some_other_hash'
|
||||
# its only an override, means the parameter --home is not touched
|
||||
# and stay at the original value of /home/foobarexample
|
||||
# it's only an override, means the parameter --home is not touched
|
||||
# and stays at the original value of /home/foobarexample
|
||||
--------------------------------------------------------------------------------
|
||||
|
||||
Dependencies defined by execution order work as following:
|
||||
|
|
Loading…
Reference in a new issue