Skip to content

Commit

Permalink
Update PE version
Browse files Browse the repository at this point in the history
  • Loading branch information
shubhamshinde360 committed Oct 4, 2024
1 parent b6fa6bd commit d4a73cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plans/acceptance/pe_server.pp
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
# @example
# ntp::acceptance::pe_server
plan ntp::acceptance::pe_server(
Optional[String] $version = '2019.8.5',
Optional[String] $version = '2021.8.0',
Optional[Hash] $pe_settings = { password => 'puppetlabs' }
) {
#identify pe server node
Expand Down

0 comments on commit d4a73cb

Please sign in to comment.