2.1 KiB
— image: 'rhel7-20141015' instance_type: m1.small keypair: fedora-admin-20130801 security_group: ssh-anywhere-persistent,web-80-anywhere-persistent,web-443-anywhere-persistent,default zone: nova tcp_ports: [22, 80, 443]
inventory_tenant: persistent inventory_instance_name: testdays hostbase: testdays public_ip: 209.132.184.107 root_auth_users: tflink jskladan description: fedora testdays instance
cloud_networks:
- net-id: "67b77354-39a4-43de-b007-bb813ac5c35f"
freezes: false
############################################################
############################################################
shared_buffers: "32MB" effective_cache_size: "256MB"
host_backup_targets: ['/backups'] dbs_to_backup:
- testdays
- resultsdb
############################################################
############################################################
external_hostname: testdays.fedorainfracloud.org deployment_type: 'local'
############################################################
############################################################
resultsdb_db_host_machine: "{{ public_ip }}" resultsdb_db_host: 127.0.0.1 resultsdb_db_port: 5432 resultsdb_endpoint: 'resultsdb_api' resultsdb_db_name: resultsdb_testdays
resultsdb_db_user: "{{ testdays_testdays_db_user }}" resultsdb_db_password: "{{ testdays_testdays_db_password }}" resultsdb_secret_key: "{{ testdays_resultsdb_secretkey }}"
allowed_hosts:
- 127.0.0.1
############################################################
############################################################
resultsdb_frontend_secret_key: "{{ testdays_resultsdb_frontend_secretkey }}" resultsdb_fe_endpoint: "resultsdb"
############################################################
############################################################
testdays_db_host: "{{ public_ip }}" testdays_db_port: 5432 testdays_endpoint: '' testdays_db_name: testdays
testdays_db_user: "{{ testdays_testdays_db_user }}" testdays_db_password: "{{ testdays_testdays_db_password }}" testdays_secret_key: "{{ testdays_testdays_secretkey }}"