diff options
author | Gabriel Nagy <gabrielnagy@me.com> | 2021-08-10 18:14:23 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-08-10 10:14:23 -0500 |
commit | 9893dfcd2f0be92197d707236cbd44cb7452364d (patch) | |
tree | 0ea90fb0f182ec576a0462df5a8b6927406107b6 /cloudinit/net/udev.py | |
parent | 3c8585919b07bbe6e7480c70167bc0a90b6303c7 (diff) | |
download | vyos-cloud-init-9893dfcd2f0be92197d707236cbd44cb7452364d.tar.gz vyos-cloud-init-9893dfcd2f0be92197d707236cbd44cb7452364d.zip |
cc_puppet: support AIO installations and more (#960)
- update the puppet module to support AIO installations by setting
`install_type` to `aio`
- make the install collection configurable through the `collection`
parameter; by default the rolling `puppet` collection will be used,
which installs the latest version)
- when `install_type` is `aio`, puppetlabs repos will be purged after
installation; set `cleanup` to `False` to prevent this
- AIO installations are performed by downloading and executing a shell
script; the URL for this script can be overridden using the
`aio_install_url` parameter
- make it possible to run puppet agent after installation/configuration
via the `exec` key
- by default, puppet agent will run with the `--test` argument; this can
be overridden via the `exec_args` key
Diffstat (limited to 'cloudinit/net/udev.py')
0 files changed, 0 insertions, 0 deletions