Skip to content

Manage installation of netplan.io package#33

Open
stdietrich wants to merge 1 commit into
zehweh:masterfrom
stdietrich:manage_package
Open

Manage installation of netplan.io package#33
stdietrich wants to merge 1 commit into
zehweh:masterfrom
stdietrich:manage_package

Conversation

@stdietrich
Copy link
Copy Markdown

This eases the use of this module on other distributions where netplan is not installed by default, like Debian.

With the 3 new parameters (package_manage, package_name, package_ensure) the package installation can be controlled in a granular way.

package_manage defaults to true, thus the package will be managed by Puppet on existing installations.
This might be a breaking change.
If you wish to keep the current behaviour of not managing the package, I can change the default to false.

This eases the use of this module on other distributions,
like Debian.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant