diff --git a/.fixtures.yml b/.fixtures.yml index cf14586..284e143 100644 --- a/.fixtures.yml +++ b/.fixtures.yml @@ -4,7 +4,7 @@ fixtures: facts: 'https://github.com/puppetlabs/puppetlabs-facts.git' puppet_agent: repo: 'https://github.com/puppetlabs/puppetlabs-puppet_agent.git' - ref: v4.13.0 + ref: v4.21.0 provision: 'https://github.com/puppetlabs/provision.git' symlinks: service: "#{source_dir}" diff --git a/metadata.json b/metadata.json index 3a9edee..3e66c2c 100644 --- a/metadata.json +++ b/metadata.json @@ -14,7 +14,8 @@ "operatingsystem": "Debian", "operatingsystemrelease": [ "10", - "11" + "11", + "12" ] }, {