Skip to content

Commit

Permalink
upgrade-guide: ansible vault auto detect works for OSISM >= 8.0.0 (#683)
Browse files Browse the repository at this point in the history
Related to osism/issues#1130

Signed-off-by: Christian Berendt <[email protected]>
  • Loading branch information
berendt authored Sep 16, 2024
1 parent a1ec290 commit f034d7d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/guides/upgrade-guide/manager.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ In the example, OSISM release 7.0.5 is used.
```

* If Ansible Vault was used to encrypt `environments/manager/secrets.yml`, the parameter
`--ask-vault-pass` is also appended. From OSISM >= 7.0.5 this is no longer necessary.
`--ask-vault-pass` is also appended. From OSISM >= 8.0.0 this is no longer necessary.
* If `osism update manager` does not work yet, use `osism-update-manager` instead.


Expand Down

0 comments on commit f034d7d

Please sign in to comment.