summaryrefslogtreecommitdiff
path: root/puppet/modules/site_shorewall/manifests
AgeCommit message (Expand)Author
2013-04-04rename bigcouch.port to more accurate bigcouch.epmd_portMicah Anderson
2013-04-02shorewall: re-order dnat rule variables to match configuration file orderMicah Anderson
2013-04-02replace hard-coded port number with hiera determined one, manipulated to remo...Micah Anderson
2013-04-02firewall: remove no longer needed epmd portMicah Anderson
2013-04-02shorewall:Micah Anderson
2013-04-02remove unnecessary class inheritanceMicah Anderson
2013-04-02shorewall: add couch_server stunnel port to macro.leap_couchdb, this is neces...Micah Anderson
2013-04-02start erlang vm on dedicated port so firewalling is easiervarac
2013-04-02added site_shorewall::couchdb::bigcouchvarac
2013-04-02added site_shorewall::dnat to configure DNAT rulesvarac
2013-04-02shorewall couchdb config: get open ports rightvarac
2013-04-02working on stunnel for bigcouch clusteringvarac
2013-03-17added support for "limited" service levels (although vpn is not yet actually ...elijah
2013-02-27openvpn -- added support for optional "free" rate-limited service via special...elijah
2013-02-26missed another require => Package['shorewall'] on the file resources in site_...Micah Anderson
2013-02-12missed one require => Package['shorewall'] on of the file resources in site_s...Micah Anderson
2013-02-12file resources that make changes to shorewall need to make sure that shorewal...Micah Anderson
2013-02-12fixed shorewall is blocking api port (Bug #1735)varac
2013-02-11duplicate shortwall service definitions now inclduded from services/*varac
2013-02-09site_shorewall::monitor: allow port 80 + 443varac
2013-02-06allow outgoing traffic moved to site_shorewall::defaultsvarac
2013-02-06allow port 80 to tor servervarac
2013-02-06configure shorewall for couchdb, tor, webappvarac
2013-02-06allow all outgoing trafficvarac
2013-02-06Restructuring site_shorewallvarac
2013-01-30start shorewall on vagrant nodes too (#1467)varac
2013-01-29fix variable name for re-ordered factMicah Anderson
2013-01-29setup special casing for vagrant/virtualboxMicah Anderson
2013-01-29fix variable scopingMicah Anderson
2013-01-29create a special case for vagrant machines that need to have both interfaces inMicah Anderson
2013-01-29enclose the variables in curly braces, as recommended by puppet-lintMicah Anderson
2013-01-29add a new fact that provides a fact for each configured ip address, telling youMicah Anderson
2013-01-29start shorewall on deploy (fixes #1122)varac
2013-01-17require the augeas class before doing any augeas operations (#1215)Micah Anderson
2012-12-14no need for sections in shorewall rulesvarac
2012-12-04set ip_forwarding using augeasMicah Anderson
2012-11-21move site_config::eip to site_openvpn (Feature #943)varac
2012-11-06duplicate definition after mergevarac
2012-11-06fixed unseen merge conflictsvarac
2012-11-06Merge branch 'feature/couchdb' into developvarac
2012-11-02accept all outgoing traffic on eip gwvarac
2012-10-30add dnat rule to redirect other ports to port 1194varac
2012-10-30start shorewall by defaultvarac
2012-10-29differentiate masq definition namesvarac
2012-10-29configure tcp+udp masqueradingvarac
2012-10-29configure tcp masqueradingvarac
2012-10-29pass ssh_port to shorewallvarac
2012-10-29put in double quotesvarac
2012-10-29move interface definition for eth0 to eip.pp, use variablevarac
2012-10-29lintedvarac