Skip to content

Commit

Permalink
Merge branch 'kreativmonkey-patch-1'
Browse files Browse the repository at this point in the history
  • Loading branch information
friendlypenguin committed Aug 23, 2023
2 parents 3f81d2c + 79cecb9 commit d9e1587
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions content/en/docs/04/_index.en.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,11 @@ Check `httpd.service` on group `web`:
```bash
ansible -i hosts web -b -a "systemctl status httpd"
```

{{% alert title="Hint" color="info" %}}
The ports for ssh, dhcp and cockpit are opened by default in the firewalld. It is best, especially for documentation, to open the ports explicitly in a basic settings file.
{{% /alert %}}

{{% /details %}}

### Task 2
Expand Down

0 comments on commit d9e1587

Please sign in to comment.