DEV-4428 : Update script to handle new 6.7 release #2
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "DEV-4428-release-test-bondingadmin-install-management"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
@ -87,1 +103,3 @@
&& cp /usr/share/bondingadmin/default/firewall/filter-input-99-trusted-networks.nft /etc/bondingadmin/salt-config/states/node/filter-input-99-trusted-networks.nft
test -f /usr/share/bondingadmin/default/firewall/filter-input-99-turnium-networks.nft \
&& cp /usr/share/bondingadmin/default/firewall/filter-input-99-turnium-networks.nft /etc/bondingadmin/salt-config/states/node/filter-input-99-turnium-networks.nft
This should stay as trusted-networks for now since that's what the name is on all of the existing installations. Having 2 different names will cause issues.