there is no --after and --before
Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
This commit is contained in:
parent
3de17b2aa2
commit
76c46d88fc
1 changed files with 1 additions and 2 deletions
|
@ -53,7 +53,7 @@ To upgrade to the lastet version do
|
||||||
|
|
||||||
pip install --upgrade cdist
|
pip install --upgrade cdist
|
||||||
|
|
||||||
## Update Instructions
|
## General Update Instructions
|
||||||
|
|
||||||
### Updating from 2.1 to 2.2
|
### Updating from 2.1 to 2.2
|
||||||
|
|
||||||
|
@ -96,7 +96,6 @@ Have a look at the update guide for [[2.0 to 2.1|2.0-to-2.1]].
|
||||||
* Type **\_\_user**: Parameter --groups removed (use the new \_\_user_groups type)
|
* Type **\_\_user**: Parameter --groups removed (use the new \_\_user_groups type)
|
||||||
* Type **\_\_ssh_authorized_key** has been replaced by more flexible type
|
* Type **\_\_ssh_authorized_key** has been replaced by more flexible type
|
||||||
**\_\_ssh_authorized_keys**
|
**\_\_ssh_authorized_keys**
|
||||||
* require="" is deprecated: Use --after and --before as parameters instead
|
|
||||||
|
|
||||||
### Updating from 1.7 to 2.0
|
### Updating from 1.7 to 2.0
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue