File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 1
1
fixtures :
2
2
repositories :
3
- inifile : ' git ://github.com/puppetlabs/puppetlabs-inifile.git'
4
- stdlib : ' git ://github.com/puppetlabs/puppetlabs-stdlib.git'
5
- postgresql : ' git ://github.com/puppetlabs/puppet-postgresql.git'
6
- firewall : ' git ://github.com/puppetlabs/puppetlabs-firewall.git'
7
- apt : ' git ://github.com/puppetlabs/puppetlabs-apt.git'
8
- concat : ' git ://github.com/puppetlabs/puppetlabs-concat.git'
9
- file_concat : ' git ://github.com/electrical/puppet-lib-file_concat.git'
10
- systemd : ' git ://github.com/camptocamp/puppet-systemd.git'
11
- cron : ' git ://github.com/voxpupuli/puppet-cron.git'
3
+ inifile : ' https ://github.com/puppetlabs/puppetlabs-inifile.git'
4
+ stdlib : ' https ://github.com/puppetlabs/puppetlabs-stdlib.git'
5
+ postgresql : ' https ://github.com/puppetlabs/puppet-postgresql.git'
6
+ firewall : ' https ://github.com/puppetlabs/puppetlabs-firewall.git'
7
+ apt : ' https ://github.com/puppetlabs/puppetlabs-apt.git'
8
+ concat : ' https ://github.com/puppetlabs/puppetlabs-concat.git'
9
+ file_concat : ' https ://github.com/electrical/puppet-lib-file_concat.git'
10
+ systemd : ' https ://github.com/camptocamp/puppet-systemd.git'
11
+ cron : ' https ://github.com/voxpupuli/puppet-cron.git'
12
12
cron_core :
13
13
repo : https://github.com/puppetlabs/puppetlabs-cron_core.git
14
14
puppet_version : " >= 6.0.0"
Original file line number Diff line number Diff line change 4
4
"author" : " puppetlabs" ,
5
5
"summary" : " Installs PostgreSQL and PuppetDB, sets up the connection to Puppet master." ,
6
6
"license" : " Apache-2.0" ,
7
- "source" : " git ://github.com/puppetlabs/puppetlabs-puppetdb.git" ,
7
+ "source" : " https ://github.com/puppetlabs/puppetlabs-puppetdb.git" ,
8
8
"project_page" : " http://github.com/puppetlabs/puppetlabs-puppetdb" ,
9
9
"issues_url" : " https://tickets.puppetlabs.com/browse/PDB" ,
10
10
"dependencies" : [
You can’t perform that action at this time.
0 commit comments