Skip to content

Commit

Permalink
Allow setting baseurl fact during acceptance tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Odilhao authored and evgeni committed Mar 15, 2024
1 parent 615103d commit e7f7e00
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions spec/setup_acceptance_node.pp
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
class { 'pulpcore::repo':
version => fact('pulpcore_version'),
baseurl => fact('pulpcore_baseurl'),
}

# Needed as a workaround for idempotency
Expand Down

0 comments on commit e7f7e00

Please sign in to comment.