Skip to content

Commit

Permalink
foreman-installer submodules
Browse files Browse the repository at this point in the history
  • Loading branch information
cwolferh committed May 29, 2013
1 parent 6841d28 commit dec90f9
Show file tree
Hide file tree
Showing 19 changed files with 56 additions and 16 deletions.
54 changes: 42 additions & 12 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -1,12 +1,42 @@
[submodule "installer_puppet/puppet-puppet"]
path = installer_puppet/puppet-puppet
url = git:https://github.com/cwolferh/puppet-puppet.git
[submodule "installer_puppet/puppet-foreman"]
path = installer_puppet/puppet-foreman
url = git:https://github.com/cwolferh/puppet-foreman.git
[submodule "installer_puppet/puppet-foreman_proxy"]
path = installer_puppet/puppet-foreman_proxy
url = git:https://github.com/cwolferh/puppet-foreman_proxy.git
[submodule "installer_puppet/puppet-passenger"]
path = installer_puppet/puppet-passenger
url = git:https://github.com/cwolferh/puppet-passenger.git
[submodule "installer_puppet/tftp"]
path = installer_puppet/tftp
url = git:https://github.com/theforeman/puppet-tftp.git
[submodule "installer_puppet/apache"]
path = installer_puppet/apache
url = git:https://github.com/theforeman/puppet-apache.git
[submodule "installer_puppet/xinetd"]
path = installer_puppet/xinetd
url = git:https://github.com/puppetlabs/puppetlabs-xinetd.git
[submodule "installer_puppet/git"]
path = installer_puppet/git
url = git:https://github.com/theforeman/puppet-git.git
[submodule "installer_puppet/dhcp"]
path = installer_puppet/dhcp
url = git:https://github.com/theforeman/puppet-dhcp
[submodule "installer_puppet/dns"]
path = installer_puppet/dns
url = git:https://github.com/theforeman/puppet-dns
[submodule "installer_puppet/concat_native"]
path = installer_puppet/concat_native
url = git:https://github.com/theforeman/puppet-concat.git
[submodule "installer_puppet/mysql"]
path = installer_puppet/mysql
url = git:https://github.com/puppetlabs/puppetlabs-mysql.git
[submodule "installer_puppet/stdlib"]
path = installer_puppet/stdlib
url = git:https://github.com/puppetlabs/puppetlabs-stdlib.git
[submodule "installer_puppet/concat"]
path = installer_puppet/concat
url = git:https://github.com/ripienaar/puppet-concat.git
[submodule "installer_puppet/puppet"]
path = installer_puppet/puppet
url = git:https://github.com/cwolferh/puppet-puppet
[submodule "installer_puppet/foreman"]
path = installer_puppet/foreman
url = git:https://github.com/cwolferh/puppet-foreman
[submodule "installer_puppet/foreman_proxy"]
path = installer_puppet/foreman_proxy
url = git:https://github.com/cwolferh/puppet-foreman_proxy
[submodule "installer_puppet/passenger"]
path = installer_puppet/passenger
url = git:https://github.com/cwolferh/puppet-passenger
1 change: 1 addition & 0 deletions installer_puppet/apache
Submodule apache added at f83c12
1 change: 1 addition & 0 deletions installer_puppet/concat
Submodule concat added at 57ce1c
1 change: 1 addition & 0 deletions installer_puppet/concat_native
Submodule concat_native added at d4f470
1 change: 1 addition & 0 deletions installer_puppet/dhcp
Submodule dhcp added at 838461
1 change: 1 addition & 0 deletions installer_puppet/dns
Submodule dns added at 244061
1 change: 1 addition & 0 deletions installer_puppet/foreman
Submodule foreman added at 3f79e7
1 change: 1 addition & 0 deletions installer_puppet/foreman_proxy
Submodule foreman_proxy added at 18fae6
1 change: 1 addition & 0 deletions installer_puppet/git
Submodule git added at 8187b4
1 change: 1 addition & 0 deletions installer_puppet/mysql
Submodule mysql added at 800004
1 change: 1 addition & 0 deletions installer_puppet/passenger
Submodule passenger added at 44ab8f
1 change: 1 addition & 0 deletions installer_puppet/puppet
Submodule puppet added at 000727
1 change: 0 additions & 1 deletion installer_puppet/puppet-foreman
Submodule puppet-foreman deleted from bbf38f
1 change: 0 additions & 1 deletion installer_puppet/puppet-foreman_proxy
Submodule puppet-foreman_proxy deleted from f9abd7
1 change: 0 additions & 1 deletion installer_puppet/puppet-passenger
Submodule puppet-passenger deleted from cea3fc
1 change: 0 additions & 1 deletion installer_puppet/puppet-puppet
Submodule puppet-puppet deleted from c693b4
1 change: 1 addition & 0 deletions installer_puppet/stdlib
Submodule stdlib added at f90c54
1 change: 1 addition & 0 deletions installer_puppet/tftp
Submodule tftp added at 24265a
1 change: 1 addition & 0 deletions installer_puppet/xinetd
Submodule xinetd added at e06e82

0 comments on commit dec90f9

Please sign in to comment.