os-refresh-config
refresh system configuration of an OpenStack TripleO node
Install
- All systems
-
curl cmd.cat/os-refresh-config.sh
- Debian
-
apt-get install python-os-refresh-config - Ubuntu
-
apt-get install python-os-refresh-config - Kali Linux
-
apt-get install python-os-refresh-config - Fedora
-
dnf install os-refresh-config - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install python-os-refresh-config - Raspbian
-
apt-get install python-os-refresh-config
python-os-refresh-config
refresh system configuration of an OpenStack TripleO node
Runs through all of the phases to ensure configuration is applied and enabled on a machine running a TripleO undercloud. Will exit with an error if any phase has a problem.