Maintenance Mode¶
During a maintenance operation, you have the option to replace the Portal with a maintenance page.
Enable¶
ansible-playbook -i inventory.yml playbooks/reemo-infra.yml --tags maintenance --extra-vars "MAINTENANCE_ENABLE=true"
Disable¶
ansible-playbook -i inventory.yml playbooks/reemo-infra.yml --tags portal