Skip to content

Commit

Permalink
Merge pull request #19 from Guillaume001/deprecated_ensure_packages
Browse files Browse the repository at this point in the history
Update deprecated ensure_packages in install
  • Loading branch information
jhoblitt authored Oct 4, 2024
2 parents 3a3a001 + f6ac4ea commit 0d59ca9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion manifests/install.pp
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@
class nm::install {
assert_private()

ensure_packages(['NetworkManager'])
stdlib::ensure_packages(['NetworkManager'])
}

0 comments on commit 0d59ca9

Please sign in to comment.