Skip to content

Commit

Permalink
Configure repo before package (jsok#178)
Browse files Browse the repository at this point in the history
  • Loading branch information
attachmentgenie committed Jan 17, 2021
1 parent b0bbf02 commit eaa1c94
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions manifests/install.pp
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@
'repo': {
if $vault::manage_repo{
include hashi_stack::repo
Class['hashi_stack::repo'] -> Package[$::vault::package_name]
}
package { $::vault::package_name:
ensure => $::vault::package_ensure,
Expand Down

0 comments on commit eaa1c94

Please sign in to comment.