Zack Williams | a276311 | 2017-01-03 11:38:38 -0700 | [diff] [blame] | 1 | --- |
| 2 | # cord-profile/defaults/main.yml |
| 3 | |
| 4 | cord_dir: "{{ ansible_user_dir + '/cord' }}" |
| 5 | cord_profile_dir: "{{ ansible_user_dir + '/cord_profile' }}" |
Andy Bavier | f0b5d7d | 2017-03-15 16:19:03 -0400 | [diff] [blame] | 6 | pki_dir: "/opt/pki" |
Zack Williams | a276311 | 2017-01-03 11:38:38 -0700 | [diff] [blame] | 7 | |
Andy Bavier | a6cffe1 | 2017-03-15 17:33:42 -0400 | [diff] [blame] | 8 | deploy_docker_registry: "" |
| 9 | deploy_docker_tag: "candidate" |
| 10 | |
| 11 | # For storing OpenStack images |
| 12 | image_dir: /opt/images |
| 13 | |
Zack Williams | a276311 | 2017-01-03 11:38:38 -0700 | [diff] [blame] | 14 | # used in xos.yaml.j2, if True, other synchronizer container will not be started |
| 15 | frontend_only: False |
| 16 | |
| 17 | # Set to True if you want to copy the admin-openrc.sh openstack config file |
| 18 | use_openstack: True |
| 19 | |
Andy Bavier | a6cffe1 | 2017-03-15 17:33:42 -0400 | [diff] [blame] | 20 | # Will be overridden if doing a full pod build |
| 21 | on_maas: False |
| 22 | |
Zack Williams | a276311 | 2017-01-03 11:38:38 -0700 | [diff] [blame] | 23 | # set to True to create the xos_redis container in the bootstrap context |
| 24 | use_redis: True |
| 25 | |
| 26 | use_vtn: True |
| 27 | |
| 28 | xos_docker_networks: |
| 29 | - "xos" |
| 30 | |
| 31 | xos_docker_volumes: [] |
| 32 | |
| 33 | xos_bootstrap_ui_port: 9001 |
| 34 | xos_ui_port: 9000 |
| 35 | |
| 36 | xos_users: [] |
| 37 | |
| 38 | xos_libraries: |
| 39 | - "ng-xos-lib" |
| 40 | |
| 41 | xos_services: [] |
| 42 | xos_service_sshkeys: [] |
| 43 | |
| 44 | xos_images: [] |
| 45 | |
| 46 | xos_tosca_config_templates: [] |
| 47 | |
| 48 | xos_other_templates: [] |
| 49 | |
Matteo Scandolo | 667334f | 2017-02-26 10:58:08 -0800 | [diff] [blame] | 50 | # GUI Config [new GUI], used in app.config.js.j2 and style.config.js.j2 |
| 51 | gw_port: 3000 |
| 52 | gui_api_endpoint: "/xosapi/v1" |
| 53 | gui_websocket: "/" |
| 54 | gui_project_name: "R-CORD" |
| 55 | gui_favicon: "cord-favicon.png" |
| 56 | gui_background: "cord-bg.jpg" |
| 57 | gui_payoff: "Your VNF orchestrator" |
| 58 | gui_logo: "cord-logo.png" |
| 59 | gui_routes: |
| 60 | - label: "Slices" |
| 61 | state: "xos.core.slice" |
| 62 | - label: "Nodes" |
| 63 | state: "xos.core.node" |
| 64 | - label: "Instances" |
| 65 | state: "xos.core.instance" |
| 66 | |
Zack Williams | a276311 | 2017-01-03 11:38:38 -0700 | [diff] [blame] | 67 | # GUI branding, used in xos_common_config.j2 |
| 68 | disable_minidashboard: "True" |
| 69 | gui_branding_name: "OpenCloud" |
| 70 | gui_branding_icon: "/static/logo.png" |
| 71 | gui_branding_favicon: "/static/favicon.png" |
| 72 | gui_branding_bg: "/static/bg.jpg" |
| 73 | gui_service_view_class: False |
| 74 | |
| 75 | # used in deployment.yaml.j2 |
| 76 | xos_admin_user: "xosadmin@opencord.org" |
| 77 | xos_admin_pass: "{{ lookup('password', 'credentials/xosadmin@opencord.org chars=ascii_letters,digits') }}" |
| 78 | xos_admin_first: XOS |
| 79 | xos_admin_last: Admin |
| 80 | |
| 81 | site_name: sitename |
| 82 | site_humanname: "Site HumanName" |
| 83 | |
| 84 | deployment_type: deploymenttype |
| 85 | |
| 86 | deployment_flavors: |
| 87 | - m1.small |
| 88 | - m1.medium |
| 89 | - m1.large |
| 90 | - m1.xlarge |
| 91 | |
| 92 | # used in management-net.yaml.j2 |
| 93 | management_network_cidr: 172.27.0.0/24 |
| 94 | |
| 95 | use_management_hosts: False |
| 96 | management_hosts_net_cidr: 10.1.0.1/24 |
| 97 | management_hosts_net_range_xos_low: "10.1.0.128" |
| 98 | management_hosts_net_range_xos_high: "10.1.0.254" |
| 99 | |
| 100 | # used in fabric.yaml.j2 |
| 101 | use_fabric: False |
| 102 | fabric_network_cfg_json: "/opt/cord_profile/fabric-network-cfg.json" |
| 103 | |
| 104 | # used in volt-devices.yaml.j2 |
| 105 | volt_devices: |
| 106 | - name: voltdev |
| 107 | openflow_id: "of:1000000000000001" |
| 108 | access_devices: "2 222, 3 223, 4 224" |
| 109 | agent_mac: "AA:BB:CC:DD:EE:FF" |
| 110 | agent_port_mappings: "of:0000000000000002/2 DE:AD:BE:EF:BA:11, of:0000000000000002/3 BE:EF:DE:AD:BE:EF" |
| 111 | |
| 112 | cord_app_version: "1.2-SNAPSHOT" |