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