Ansible stuff for Tufin: Firewall Management & Network Security Policy Software
(Rehat Ansible, described in https://docs.ansible.com/ansible/latest/index.html)
inventory: list of Tufin hosts, ordered according Tufin upgrade instructions (SecureTrack, Distribution Server, SecureChange, SecureApp)
upgrade.yml: ansible playbook with instructions for upgrade Tufin hosts
ansible-playbook -k -i inventory [-l host] upgrade.yml
-k askes you for the root passwd (I have to improve this!).
I don't have access to a HA environment neither to a SecureApp, so use it more carefully in these scenarios
- Review the Installation Instructions for the new release, prior to upgrade :)
- download the new TOS version to ~/src folder
- execute this playbook according Usage
- creates a remote destination folder ~/src
- uploads the upgrade file to remote destination folder
- unpacks the upgrade file
- executes the screen upgrade command, as recommended by Tufin