diff --git a/.fixtures.yml b/.fixtures.yml index 3ed0b1e..4412b24 100644 --- a/.fixtures.yml +++ b/.fixtures.yml @@ -1,17 +1,12 @@ fixtures: repositories: common: - repo: 'https://github.com/ghoneycutt/puppet-module-common.git' - ref: 'v1.7.0' + repo: 'https://github.com/kodguru/puppet-module-common.git' stdlib: repo: 'https://github.com/puppetlabs/puppetlabs-stdlib.git' - ref: 'v8.6.0' cron: repo: 'https://github.com/puppetlabs/puppetlabs-cron_core.git' - ref: '1.0.0' mount: repo: 'https://github.com/puppetlabs/puppetlabs-mount_core.git' - ref: '1.0.2' selinux: repo: 'https://github.com/puppetlabs/puppetlabs-selinux_core.git' - ref: '1.0.1' diff --git a/metadata.json b/metadata.json index db78358..8329302 100644 --- a/metadata.json +++ b/metadata.json @@ -13,8 +13,8 @@ "version_requirement": ">= 8.6.0 < 10.0.0" }, { - "name": "ghoneycutt/common", - "version_requirement": ">= 1.7.0 < 2.0.0" + "name": "kodguru/common", + "version_requirement": ">= 1.7.0 < 3.0.0" }, { "name": "puppetlabs/cron_core",