Allow to install caddy from repos #96
Annotations
2 errors
Run tests:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
class caddy: when installing from repo behaves like an idempotent resource applies a second time without changes
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'centos9-64-puppet8.example.com' exited with 2 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_090951811.fsBJVy.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
�[mNotice: Compiled catalog for centos9-64-puppet8.example.com in environment production in 0.18 seconds
Info: Using environment 'production'
Info: Applying configuration version '1733648994'
�[mNotice: /Stage[main]/Caddy::Install::Repo/Yum::Copr[caddy]/Exec[dnf -y copr enable @caddy/caddy]/returns: executed successfully
�[mNotice: Applied catalog in 0.84 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/init_spec.rb:71
|
Run tests
Process completed with exit code 1.
|
Loading