From 341bad7e507b1ccec61b4006c9386f5e7154ccfb Mon Sep 17 00:00:00 2001 From: Elaine McCloskey Date: Wed, 7 Jun 2023 09:09:22 +0100 Subject: [PATCH] Update source of peadm in fixtures --- .fixtures.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.fixtures.yml b/.fixtures.yml index 9588784..afc8617 100644 --- a/.fixtures.yml +++ b/.fixtures.yml @@ -21,6 +21,6 @@ fixtures: debug: 'https://github.com/nwops/puppet-debug' format: 'https://github.com/voxpupuli/puppet-format' container_inventory: 'https://gitlab.com/nwops/bolt-container_inventory' - peadm: 'https://github.com/elainemccloskey/puppetlabs-peadm.git' + peadm: 'https://github.com/puppetlabs/puppetlabs-peadm.git' symlinks: peadm_spec: "#{source_dir}/spec/fixtures/modules/peadm/spec/acceptance/peadm_spec/"