Skip to content

Commit

Permalink
test: bind PuppetDB to all addresses
Browse files Browse the repository at this point in the history
Signed-off-by: Francesco Di Nucci <[email protected]>
  • Loading branch information
d1nuc0m committed Nov 26, 2024
1 parent dca1cd5 commit ab66bcc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions spec/acceptance/class_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@
class { 'puppetdb':
disable_ssl => true,
manage_firewall => false,
listen_address => '0.0.0.0',
}
# Configure Puppetboard
Expand Down

0 comments on commit ab66bcc

Please sign in to comment.