Skip to content

Commit 53f4713

Browse files
authored
Merge pull request puppetlabs#1251 from puppetlabs/pdksync_encrypt-git
pdksync - (FM-8634) ensure encrypted communication for fixtures
2 parents a4a08a5 + a501a4b commit 53f4713

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.fixtures.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ fixtures:
33
"stdlib": "https://github.com/puppetlabs/puppetlabs-stdlib"
44
"translate": "https://github.com/puppetlabs/puppetlabs-translate"
55
"cron_core": "https://github.com/puppetlabs/puppetlabs-cron_core.git"
6-
"facts": "git://github.com/puppetlabs/puppetlabs-facts.git"
7-
"puppet_agent": "git://github.com/puppetlabs/puppetlabs-puppet_agent.git"
8-
"provision": "git://github.com/puppetlabs/provision.git"
6+
"facts": "https://github.com/puppetlabs/puppetlabs-facts.git"
7+
"puppet_agent": "https://github.com/puppetlabs/puppetlabs-puppet_agent.git"
8+
"provision": "https://github.com/puppetlabs/provision.git"
99
symlinks:
1010
"mysql": "#{source_dir}"

0 commit comments

Comments
 (0)