"This change pins the puppetlabs-puppet_agent module to v4.12.1. Previosuly the fixut... pdksync_(MAINT)_Pin_puppetlabs-puppet_agent
authorGavin Patton <gavin.patton@puppet.com>
Wed, 22 Mar 2023 06:22:27 +0000 (06:22 +0000)
committerGavin Patton <gavin.patton@puppet.com>
Wed, 22 Mar 2023 06:22:27 +0000 (06:22 +0000)
.fixtures.yml

index 0157d6ac2e416da17417b8b143b4af5e6ae64175..1cfbdc361eb9ccccff7935ba6c228a7d3616f571 100644 (file)
@@ -3,7 +3,9 @@ fixtures:
     "stdlib":
       "repo": "https://github.com/puppetlabs/puppetlabs-stdlib.git"
     facts: 'https://github.com/puppetlabs/puppetlabs-facts.git'
-    puppet_agent: 'https://github.com/puppetlabs/puppetlabs-puppet_agent.git'
+    puppet_agent:
+      repo: 'https://github.com/puppetlabs/puppetlabs-puppet_agent.git'
+      ref: v4.12.1
     provision: 'https://github.com/puppetlabs/provision.git'
   symlinks:
     "apt": "#{source_dir}"