Skip to content

Commit 830559b

Browse files
committed
(maint) cleanup fixtures format
1 parent fc7b989 commit 830559b

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

.fixtures.yml

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
1+
---
12
fixtures:
23
repositories:
3-
"stdlib": "https://github.com/puppetlabs/puppetlabs-stdlib"
4-
"cron_core": "https://github.com/puppetlabs/puppetlabs-cron_core.git"
5-
"facts": "https://github.com/puppetlabs/puppetlabs-facts.git"
6-
"provision": "https://github.com/puppetlabs/provision.git"
7-
puppet_agent: 'https://github.com/puppetlabs/puppetlabs-puppet_agent.git'
4+
stdlib: https://github.com/puppetlabs/puppetlabs-stdlib
5+
cron_core: https://github.com/puppetlabs/puppetlabs-cron_core.git
6+
facts: https://github.com/puppetlabs/puppetlabs-facts.git
7+
provision: https://github.com/puppetlabs/provision.git
8+
puppet_agent: https://github.com/puppetlabs/puppetlabs-puppet_agent.git

0 commit comments

Comments
 (0)