voxpupuli / puppet-quadlets

Puppet module to manage Podman Quadlets
Apache License 2.0
2 stars 2 forks source link

Add `quadlets::quadlet` type to manage quadlet files #4

Closed traylenator closed 1 month ago

traylenator commented 2 months ago

The type quadlets::quadlet will generate a quadlet file and use the quadlet generator to generate a service unit.

Fixes:

traylenator commented 2 months ago
Hypervisor for centos9-64-puppet8.example.com is docker
Beaker::Hypervisor, found some docker boxes to create
can't modify frozen Array: [:allow_unstubbed_requests, :body, :chunk_size, :debug_request, :debug_response, :dns_timeouts, :headers, :instrumentor, :logger, :method, :middlewares, :password, :path, :persistent, :pipeline, :query, :read_timeout, :request_block, :resolv_resolver, :response_block, :stubs, :timeout, :user, :versions, :write_timeout]
/home/runner/work/puppet-quadlets/puppet-quadlets/vendor/bundle/ruby/3.2.0/gems/docker-api-2.2.0/lib/excon/middlewares/hijack.rb:2:in `<module:Excon>'

something global just broke - no way last change could be related to that.

traylenator commented 2 months ago

Ready for review - Looks like the excon docker-api item is being fixed so will ignore that commit obviously.

dabelenda commented 1 month ago

Is there anything blocking the merging of the initial PRs for this module ?

traylenator commented 1 month ago

Think there is a new modulesync now but will do after this.

traylenator commented 1 month ago

Is there anything blocking the merging of the initial PRs for this module ?

I believe this is good for merge.