Skip to content

Commit

Permalink
Corrected misnomer in minimal setup example. (#104)
Browse files Browse the repository at this point in the history
Co-authored-by: yanickj <[email protected]>
  • Loading branch information
yanickj and yanickj authored Feb 16, 2024
1 parent d404119 commit 5f8d228
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion manifests/install_packages.pp
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
#
# - Minimal setup
# puppi::install_packages { 'build_tools':
# source => 'build-essential vim git-core curl bison',
# packages => 'build-essential vim git-core curl bison',
# }
#
define puppi::install_packages (
Expand Down

0 comments on commit 5f8d228

Please sign in to comment.