Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
installed.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
variables that are used in different places
to start with we setup the $interface variable, based on logic as defined in #2213
change the various places that were looking up this value to use site_config::params::interface instead
|
|
|
|
permissions"
This reverts commit 830f2408fa210016fdef855da8b3fd28421bff32.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
eliminates a potential variable lookup ordering problem (#2273)
|
|
|
|
|
|
with the primary.list
|
|
|
|
this package is a newer version than the one in debian, and as of this writing
haproxy is scheduled to be removed from wheezy, also it has hardened flags
enabled
|
|
|
|
|
|
included in the web app (#1978)
remove site_ca_daemon module and configuration in site.pp as well as the provider_base/services/ca.json
|
|
|
|
add the useful http-server-close option
set check option on the servers, with a 3 second interval, a one second
fastinter (for flapping) and a one second downinter. Set the number of checks
for failure to be one (so it will take 3 seconds for a node to fail out) and 2
checks to come back
|
|
|
|
about this in the apache log file
|
|
|
|
|
|
|
|
lookup, and warning
|
|
|
|
setup ednp_server and ednp_client stunnels
update couchdb puppet submodule to support configurable ednp_port parameter and general module cleanup
pass ednp_port to couchdb setup so that it is configured in the vm.args template
clarify in comments the difference between the epmd and ednp ports
remove hard-coded erlang_vm_port variable and instead setup shorewall to allow for the stunnel connection only
setup dnat rules for the ednp client connections
|
|
|
|
|
|
shorter named epmd (erlang port mapper daemon)
|