Skip to content

Commit

Permalink
Get rid of validate_string due to deprecation (#173)
Browse files Browse the repository at this point in the history
  • Loading branch information
Pavel Sapezhko authored Sep 29, 2021
1 parent 76fc0b0 commit d648f0e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions manifests/install.pp
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,6 @@
fail('Java installation is required, but no java package was provided.')
}

validate_string($zookeeper::java_package)

# Make sure the Java package is only installed once.
anchor { 'zookeeper::install::java': }

Expand Down

0 comments on commit d648f0e

Please sign in to comment.