Skip to content

Commit

Permalink
docs: add juju.disable to configuration schema
Browse files Browse the repository at this point in the history
  • Loading branch information
jnsgruk committed Feb 20, 2025
1 parent 0738de0 commit 51b8c9c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -143,6 +143,8 @@ working directory.
```yaml
# (Optional): Target Juju configuration.
juju:
# (Optional): Disable installation of Juju (and therefore all bootstrapping).
disable: true | false
# (Optional): Channel from which to install Juju.
channel: <channel>
# (Optional): A map of model-defaults to set when bootstrapping *all* Juju controllers.
Expand Down

0 comments on commit 51b8c9c

Please sign in to comment.