From b647e6b30a9c5cb64601de0330fa11ddb9e43d20 Mon Sep 17 00:00:00 2001 From: skyamgarp <130442619+skyamgarp@users.noreply.github.com> Date: Wed, 23 Jul 2025 15:31:02 +0530 Subject: [PATCH 1/2] (PA-7608) test artifactory testing testing test test test testing --- .fixtures.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.fixtures.yml b/.fixtures.yml index b25e8c459..8a3536d77 100644 --- a/.fixtures.yml +++ b/.fixtures.yml @@ -1,7 +1,8 @@ fixtures: repositories: 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' provision: 'https://github.com/puppetlabs/provision.git' symlinks: stdlib: "#{source_dir}" From d690a0d826f366f3fb21ff6cde5a6e2e8b804032 Mon Sep 17 00:00:00 2001 From: skyamgarp <130442619+skyamgarp@users.noreply.github.com> Date: Mon, 8 Sep 2025 16:12:47 +0530 Subject: [PATCH 2/2] test --- .github/workflows/ci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 2cdfc30f1..c31aada9f 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -16,4 +16,5 @@ jobs: uses: "puppetlabs/cat-github-actions/.github/workflows/module_acceptance.yml@main" with: flags: "--nightly" + service_url: 'https://facade-set-subnetwork-1079112402178.europe-west1.run.app/v1/provision' secrets: "inherit"