summaryrefslogtreecommitdiff
path: root/.gitmodules
AgeCommit message (Collapse)Author
2016-04-27Fix shorewall not starting with systemd (#8044)Micah
Shorewall in jessie doesn't come with a proper unit file, and as a result, it doesn't properly start with systemd. To solve this, we provide the systemd unit file that comes with stretch, add a systemd submodule that provides the exec resources needed for when systemd units or configuration files are changed Change-Id: I861fa951835928b4741abfbf969adcee4b8f147b
2014-02-11changed submodule url for check_mk module to https://leap.se/git/puppet_check_mkvarac
2014-02-04added submodule check_mk from ↵varac
https://git.codecoop.org/varacanero/puppet_check_mk.git
2013-12-18Fix for openvpn/unbound not starting at boot (#4506)Micah Anderson
This change sets the sysctl net.ipv4.ip_nonlocal_bind to allow applications to bind to an address, even when the link is down. This is necessary because applications like unbound and openvpn fail to start on boot in some situations because interfaces are not fully up (due to a combination of non-deterministic booting because of the likely potential setting of allow-hotplug in the interfaces file and the LSB boot dependency on $network not being sufficient. The only down-side to setting this is a daemon could bind to an incorrect ip and we wouldn't get an error, but this would be a configuration mistake, rather than a fatal condition. Change-Id: I5c03083e8c20bb25afad85a1230f4555808d341c
2013-10-30added submodule backupninja from https://leap.se/git/puppet_backupninjavarac
2013-10-16add rsyslog puppet submoduleMicah Anderson
Change-Id: Ic9f521010af7b362490ee5b0048e41cf11bfc593
2013-09-13change vcsrepo submodule url (bug #3139)kwadronaut
2013-09-02changing urls of submodules to https://leap.se (#3252 and #3139 )kwadronaut
2013-08-29re-added submodule postfix from git://code.leap.se/puppet_postfix (#3584)varac
2013-08-29removed submodule "puppet/modules/postfix" (url: ↵varac
git://labs.riseup.net/shared-postfix)
2013-08-14vagrant: Install squid-deb-proxy on clients (optional) (Feature #3330)varac
squashed commits: site_squid_deb_proxy::client: include shorewall::rules::mdns for avahi discovery added submodule squid_deb_proxy from git://code.leap.se/puppet_squid_deb_proxy updated submodule squid_deb_proxy use squid_deb_proxy::client
2013-07-25added submodule postfix from git://labs.riseup.net/shared-postfixvarac
2013-04-03switch stunnel module to our version which has been modified for 2.7 ↵Micah Anderson
parameterized classes and qualified variables update our stunnel class instantiation to be parameterized
2013-03-19add haproxy submoduleMicah Anderson
2013-03-14add shared stunnel moduleMicah Anderson
2013-02-21changed submodule urlMicah Anderson
2013-02-06added submodule torvarac
2013-01-26added submodule nagiosvarac
2013-01-15add stdlib and unbound submodulesMicah Anderson
2012-12-04changed shorewall submodule location, this requires you do a git submodule syncMicah Anderson
2012-11-27add passenger and x509 submodulesMicah Anderson
2012-11-22remove unnecessary blank line in .gitmodulesMicah Anderson
2012-11-20add bundler, ruby, rubygems and vcsrepo submodulesMicah Anderson
2012-11-09removed submodule "puppet/modules/interfaces" (url: ↵varac
git://github.com/x-way/puppet-interfaces.git)
2012-11-09removed submodule "puppet/modules/sysctl" (url: ↵varac
git://github.com/luxflux/puppet-sysctl.git)
2012-11-04changed submodule remote for apache to use leap onevarac
2012-11-03added submodule apache from git://labs.riseup.net/shared-apachevarac
2012-10-26added submoule interfaces, from git://github.com/x-way/puppet-interfaces.gitvarac
2012-10-13Merge remote-tracking branch 'remotes/origin/feature/couchdb' into developvarac
Conflicts: .gitmodules
2012-10-06added submodule sysctlvarac
2012-10-04added submodule resolvconfvarac
2012-10-04added submodule shorewallvarac
2012-09-25use leap's puppet_couchdbvarac
2012-09-24added camptocamp's submodule couchdbvarac
2012-09-24deleted submodule couchdb (from Benjamin-D)varac
2012-09-24added submodule couchdbvarac
2012-09-24added submodule commonvarac
2012-09-24added submodule gitvarac
2012-09-24added submodule ntpvarac
2012-09-24added submodule lsbvarac
2012-09-24added submodule aptvarac
2012-09-23added submodule sshdvarac
2012-09-23added submodule concatvarac
2012-09-06added submodule openvpnvarac