Matrix Docker Ansible eploy
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 

14 lines
706 B

  1. ---
  2. # Controls if (`matrix_prometheus_node_exporter` -> `prometheus_node_exporter`) validation will run.
  3. matrix_playbook_migration_matrix_prometheus_node_exporter_migration_validation_enabled: true
  4. # Controls if (`matrix_prometheus_postgres_exporter` -> `prometheus_postgres_exporter`) validation will run.
  5. matrix_playbook_migration_matrix_prometheus_postgres_exporter_migration_validation_enabled: true
  6. # Controls if (`matrix_backup_borg` -> `backup_borg`) validation will run.
  7. matrix_playbook_migration_matrix_backup_borg_migration_validation_enabled: true
  8. # Controls if (`matrix_grafana` -> `grafana`) validation will run.
  9. matrix_playbook_migration_matrix_grafana_migration_validation_enabled: true