diff --git a/.fixtures.yml b/.fixtures.yml index c3d781f..3138302 100644 --- a/.fixtures.yml +++ b/.fixtures.yml @@ -9,7 +9,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: accounts: "#{source_dir}" diff --git a/metadata.json b/metadata.json index 2211810..4955ec4 100644 --- a/metadata.json +++ b/metadata.json @@ -45,7 +45,8 @@ "operatingsystem": "Debian", "operatingsystemrelease": [ "10", - "11" + "11", + "12" ] }, {