Skip to content

Commit a5e68df

Browse files
Merge pull request #170 from anders-larsson/fixture_update
Update fixtures/dependencies - kodguru -> ericsson
2 parents a6d67e6 + 397d0ce commit a5e68df

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

.fixtures.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
fixtures:
22
repositories:
33
'nisclient': 'https://github.com/Ericsson/puppet-module-nisclient.git'
4-
'nsswitch': 'https://github.com/kodguru/puppet-nsswitch.git'
5-
'pam': 'https://github.com/kodguru/puppet-module-pam.git'
6-
'rpcbind': 'https://github.com/kodguru/puppet-module-rpcbind.git'
4+
'nsswitch': 'https://github.com/Ericsson/puppet-nsswitch.git'
5+
'pam': 'https://github.com/Ericsson/puppet-module-pam.git'
6+
'rpcbind': 'https://github.com/Ericsson/puppet-module-rpcbind.git'
77
'stdlib': 'https://github.com/puppetlabs/puppetlabs-stdlib.git'
88
symlinks:
99
vas: "#{source_dir}"

metadata.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,15 +13,15 @@
1313
},
1414
{
1515
"version_requirement": ">= 2.0.0 < 3.0.0",
16-
"name": "kodguru/nsswitch"
16+
"name": "ericsson/nsswitch"
1717
},
1818
{
1919
"version_requirement": ">= 3.9.0 < 4.0.0",
20-
"name": "kodguru/pam"
20+
"name": "ericsson/pam"
2121
},
2222
{
2323
"version_requirement": ">= 3.0.0 < 4.0.0",
24-
"name": "kodguru/rpcbind"
24+
"name": "ericsson/rpcbind"
2525
},
2626
{
2727
"version_requirement": ">= 7.0.1 < 9.0.0",

0 commit comments

Comments
 (0)