index
:
csa/devops/ansible-patches/openshift.git
ands
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
roles
/
os_firewall
Commit message (
Expand
)
Author
Age
Files
Lines
*
Deprecate using Ansible tests as filters
Russell Teague
2017-12-14
2
-9
/
+13
*
retry package operations
Luke Meyer
2017-11-30
2
-0
/
+4
*
Include Deprecation - openshift-loadbalancer
Russell Teague
2017-11-22
1
-2
/
+2
*
Only attempt to start iptables on hosts in the current batch
Scott Dodson
2017-09-13
1
-1
/
+1
*
Default to global setting for firewall.
Kenny Woodson
2017-08-25
1
-1
/
+1
*
Additional os_firewall role refactoring
Russell Teague
2017-08-15
4
-29
/
+29
*
Merge pull request #5051 from DenverJ/fix-iptables-reload
Scott Dodson
2017-08-15
1
-0
/
+3
|
\
|
*
Start iptables on each master in serial
Denver Janke
2017-08-10
1
-0
/
+3
*
|
Updated README to reflect refactor. Moved firewall initialize into separate ...
Kenny Woodson
2017-08-10
2
-25
/
+14
*
|
First attempt at refactor of os_firewall
Kenny Woodson
2017-08-08
3
-315
/
+0
|
/
*
Default to iptables on master
Scott Dodson
2017-05-10
2
-2
/
+2
*
Remove vim configuration from Python files
Rodolfo Carvalho
2017-05-09
1
-1
/
+0
*
Don't double quote when conditions
Scott Dodson
2017-05-01
2
-2
/
+2
*
Restart polkitd to workaround a bug in polkitd
Scott Dodson
2017-04-03
1
-0
/
+6
*
Wait for firewalld polkit policy to be defined
Scott Dodson
2017-03-30
1
-0
/
+10
*
Add 10 second wait after disabling firewalld
Scott Dodson
2017-01-25
2
-0
/
+10
*
Remove is_containerized check for firewalld installs
Russell Teague
2017-01-24
1
-2
/
+3
*
[os_firewall] Fix default iptables args.
Andrew Butcher
2017-01-24
1
-2
/
+2
*
[os_firewall] Add -w flag to wait for iptables xtables lock.
Andrew Butcher
2017-01-23
1
-1
/
+3
*
Support openshift_node_port_range for configuring service NodePorts
Clayton Coleman
2017-01-10
1
-2
/
+10
*
Enable firewalld by default
Russell Teague
2016-12-14
3
-7
/
+14
*
update tests and flake8/pylint fixes
Jason DeTiberus
2016-11-29
1
-24
/
+24
*
Updating docs for Ansible 2.2 requirements
Russell Teague
2016-11-28
2
-2
/
+2
*
Systemd `systemctl show` workaround
Russell Teague
2016-11-23
2
-2
/
+2
*
Merge pull request #2838 from mscherer/port_py3
Jason DeTiberus
2016-11-22
1
-1
/
+2
|
\
|
*
Make os_firewall_manage_iptables run on python3
Michael Scherer
2016-11-22
1
-1
/
+2
*
|
Merge pull request #2817 from mtnbikenc/os_firewall-refactor
Jason DeTiberus
2016-11-22
4
-105
/
+26
|
\
\
|
|
/
|
/
|
|
*
Refactor os_firewall role
Russell Teague
2016-11-21
4
-105
/
+26
*
|
Refactor to use Ansible package module
Russell Teague
2016-11-17
2
-2
/
+2
|
/
*
Added dependency of os_firewall to docker role
Russell Teague
2016-11-14
2
-1
/
+2
*
Fix typos
Rodolfo Carvalho
2016-10-19
1
-2
/
+2
*
Suppress more warnings.
Andrew Butcher
2016-09-28
1
-0
/
+4
*
Check if last rule is DROP when inserting iptables rules.
Andrew Butcher
2016-06-27
1
-5
/
+5
*
Check and unmask iptables/firewalld.
Andrew Butcher
2016-05-02
2
-0
/
+30
*
Default os_firewall_use_firewalld to false in os_firewall and remove overrides.
Andrew Butcher
2016-05-02
1
-1
/
+5
*
Cleanup various deprecation warnings.
Andrew Butcher
2016-04-29
3
-12
/
+8
*
Move common common facts to openshift_facts
Jason DeTiberus
2016-03-15
1
-1
/
+2
*
Fix enabling iptables for latest rhel versions
Jason DeTiberus
2016-02-08
1
-16
/
+16
*
Merge pull request #1118 from detiber/os_firewall_disable
Brenton Leanhardt
2016-01-19
2
-2
/
+3
|
\
|
*
Add ability to disable os_firewall
Jason DeTiberus
2016-01-05
2
-2
/
+3
*
|
Install iptables, iptables-services when not is_aotmic
Scott Dodson
2015-12-22
1
-1
/
+1
*
|
Skip yum/dnf ops when is_containerized
Scott Dodson
2015-12-15
1
-0
/
+1
*
|
Containerization work by @sdodson
Scott Dodson
2015-12-15
1
-1
/
+1
*
|
Initial containerization work from @ibotty
Tobias Florek
2015-12-15
1
-0
/
+1
|
/
*
Remove yum / dnf duplication
Scott Dodson
2015-12-09
2
-25
/
+2
*
Fedora changes:
Adam Miller
2015-12-02
2
-0
/
+19
*
pylint
Jason DeTiberus
2015-04-21
1
-38
/
+44
*
fixes to better deal with gce image defaults
Jason DeTiberus
2015-04-21
3
-8
/
+3
*
Configuration updates for latest builds and major refactor
Jason DeTiberus
2015-04-14
1
-1
/
+2
*
openshift_facts role/module refactor default settings
Jason DeTiberus
2015-04-03
4
-5
/
+14
[next]