Skip to content
This repository was archived by the owner on Apr 15, 2023. It is now read-only.

Commit e37cf09

Browse files
committed
configure firewall in Molecule hosts
1 parent eb36d83 commit e37cf09

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

molecule/default/converge.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,3 +25,4 @@
2525
# Installation in 2022.02 is currently fragile
2626
# see also: https://github.com/uyuni-project/uyuni/issues/5009
2727
uyuni_release: '2022.01'
28+
uyuni_firewall_config: true

molecule/suma/converge.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,3 +15,4 @@
1515
- {"name": "centos7-updates", "arch": "x86_64"}
1616
uyuni_enable_monitoring: true
1717
uyuni_install_monitoring_formulas: true
18+
uyuni_firewall_config: true

0 commit comments

Comments
 (0)