Skip to content

Commit 9745c6c

Browse files
bedrogeboegel
andauthored
Apply suggestions from code review
Co-authored-by: Kenneth Hoste <kenneth.hoste@ugent.be>
1 parent e475e9e commit 9745c6c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -67,9 +67,9 @@ and include the new/extra URLs of any server you want to change/add (e.g. add yo
6767
### Firewalls
6868
To make all communication between the CVMFS services possible, some ports have to be opened on the Stratum 0 (default: port 80),
6969
Stratum 1 (default: port 80 and 8000), and local proxy (default: port 3128).
70-
These default port numbers are listed in `roles/cvmfs/defaults/main.yml`,but can be overridden elsewhere.
70+
These default port numbers are listed in `roles/cvmfs/defaults/main.yml`, but can be overridden elsewhere.
7171

72-
The Ansible playbook can update your firewall rules automatically (firewalld on Redhat systems, ufw on Debian systems),
72+
The Ansible playbook can update your firewall rules automatically (`firewalld` on Redhat systems, `ufw` on Debian systems),
7373
but by default it will not do this. If you want to enable this functionality, set `cvmfs_manage_firewall` to `true`.
7474
This can be done in either `group_vars/all.yml`, or in a vars section in your hosts or playbook file, or by passing
7575
`-e cvmfs_manage_firewall=true` to the `ansible-playbook` command.

0 commit comments

Comments
 (0)