mirror of
https://github.com/xcat2/confluent.git
synced 2024-11-22 09:32:21 +00:00
Load firewall before esxi installation begins
Parts of esxi install depend on firewall running. When we are done with 'odd' networking, restore firewall to meet that expectation.
This commit is contained in:
parent
5e222041bf
commit
222bdee851
@ -116,4 +116,5 @@ profile=$(grep ^profile: /etc/confluent/confluent.deploycfg.new | sed -e 's/^pro
|
||||
mv /etc/confluent/confluent.deploycfg.new /etc/confluent/confluent.deploycfg
|
||||
export node mgr profile
|
||||
. /tmp/modinstall
|
||||
localcli network firewall load
|
||||
exec /bin/install
|
||||
|
Loading…
Reference in New Issue
Block a user