- Nov 20, 2018
-
-
Florian Pritz authored
Signed-off-by:
Florian Pritz <bluewind@xinu.at>
-
Florian Pritz authored
Signed-off-by:
Florian Pritz <bluewind@xinu.at>
-
Florian Pritz authored
Signed-off-by:
Florian Pritz <bluewind@xinu.at>
-
Florian Pritz authored
Signed-off-by:
Florian Pritz <bluewind@xinu.at>
-
Florian Pritz authored
Signed-off-by:
Florian Pritz <bluewind@xinu.at>
-
- Aug 17, 2018
-
-
Phillip Smith (fukawi2) authored
we have to use rich rules in firewalld to restict a specific port to a list of specific ip addresses. when using rich rules, you have to specify the address family (ipv4 or ipv6) which we can't do in an automated fashion with the ipv4 and ipv6 addresses of the clients dynamically generated into a single variable. so this commit creates 2 variables; one for ipv4 clients and one for ipv6 clients which can be referred to as required when creating the rich rules.
-
Phillip Smith (fukawi2) authored
we have to use rich rules in firewalld to restict a specific port to a list of specific ip addresses. when using rich rules, you have to specify the address family (ipv4 or ipv6) which we can't do in an automated fashion with the ipv4 and ipv6 addresses of the clients dynamically generated into a single variable. so this commit creates 2 variables; one for ipv4 clients and one for ipv6 clients which can be referred to as required when creating the rich rules.
-
- May 14, 2018
-
-
Jan Alexander Steffens (heftig) authored
-
- Mar 02, 2018
-
-
Florian Pritz authored
Signed-off-by:
Florian Pritz <bluewind@xinu.at>
-
- Dec 30, 2016
-
-
Giancarlo Razzolini authored
-
Giancarlo Razzolini authored
-
- Dec 28, 2016
-
-
Giancarlo Razzolini authored
-
Giancarlo Razzolini authored
roles/postgres: Create a new postgres_ssl_hosts variable that will be used to determine which hosts can login using ssl
-
- Dec 27, 2016
-
-
Giancarlo Razzolini authored
-
Giancarlo Razzolini authored
roles/archweb: Memcached service. roles/postgresql: Initial work on SSL support.
-
- Dec 21, 2016
-
-
Giancarlo Razzolini authored
roles/postgres: Added default values to the max_connections and shared_buffers variables.
-
- Dec 20, 2016
-
-
Giancarlo Razzolini authored
playbooks/apollo: Added the sudo role and the security_tracker role. Also changes the posgres to include the new variables. roles/postgres: Merged the new configuration (from 9.6) and added two new variables for making it easier to test the role on a vm/container.
-
- Sep 21, 2016
-
-
Jan Alexander Steffens (heftig) authored
postgres must be able to connect to all databases, else the postgres_db ansible module is broken.
-
- Sep 12, 2016
-
-
Sven-Hendrik Haase authored
Signed-off-by:
Sven-Hendrik Haase <svenstaro@gmail.com>
-