From 3221b36325c3fbd80ddaf23ec85991735775856d Mon Sep 17 00:00:00 2001 From: Aleksandr Didenko Date: Thu, 31 Mar 2016 11:39:46 +0200 Subject: [PATCH] Remove all astute.yaml fixtures prior to update Remove everything before we update all the fixtures Fuel-CI: disable Change-Id: Ife1c20836d1f769e41dcc11e3e6f1fdc70f77246 Partial-bug: #1535339 --- hiera/master.yaml | 98 - hiera/neut_gre.generate_vms.yaml | 1049 --------- ...vlan.ceph.ceil-compute.overridden_ssl.yaml | 1006 --------- ...eil-primary-controller.overridden_ssl.yaml | 1261 ----------- ...neut_vlan.ceph.compute-ephemeral-ceph.yaml | 796 ------- ...t_vlan.ceph.controller-ephemeral-ceph.yaml | 1258 ----------- ...neut_vlan.cinder-block-device.compute.yaml | 810 ------- hiera/neut_vlan.compute.nossl.yaml | 844 ------- hiera/neut_vlan.compute.ssl.overridden.yaml | 1034 --------- hiera/neut_vlan.compute.ssl.yaml | 842 ------- hiera/neut_vlan.ironic.conductor.yaml | 747 ------- hiera/neut_vlan.ironic.controller.yaml | 1268 ----------- hiera/neut_vlan_l3ha.ceph.ceil-ceph-osd.yaml | 796 ------- hiera/neut_vlan_l3ha.ceph.ceil-compute.yaml | 815 ------- .../neut_vlan_l3ha.ceph.ceil-controller.yaml | 1113 ---------- ...lan_l3ha.ceph.ceil-primary-controller.yaml | 1113 ---------- ...eut_vlan_l3ha.ceph.ceil-primary-mongo.yaml | 797 ------- ...n.ceph.primary-controller.external-lb.yaml | 1960 ----------------- .../neut_vxlan_dvr.murano.sahara-cinder.yaml | 788 ------- .../neut_vxlan_dvr.murano.sahara-compute.yaml | 826 ------- ...ut_vxlan_dvr.murano.sahara-controller.yaml | 1052 --------- ...ara-primary-controller.overridden_ssl.yaml | 1252 ----------- ..._dvr.murano.sahara-primary-controller.yaml | 1062 --------- 23 files changed, 22587 deletions(-) delete mode 100644 hiera/master.yaml delete mode 100644 hiera/neut_gre.generate_vms.yaml delete mode 100644 hiera/neut_vlan.ceph.ceil-compute.overridden_ssl.yaml delete mode 100644 hiera/neut_vlan.ceph.ceil-primary-controller.overridden_ssl.yaml delete mode 100644 hiera/neut_vlan.ceph.compute-ephemeral-ceph.yaml delete mode 100644 hiera/neut_vlan.ceph.controller-ephemeral-ceph.yaml delete mode 100644 hiera/neut_vlan.cinder-block-device.compute.yaml delete mode 100644 hiera/neut_vlan.compute.nossl.yaml delete mode 100644 hiera/neut_vlan.compute.ssl.overridden.yaml delete mode 100644 hiera/neut_vlan.compute.ssl.yaml delete mode 100644 hiera/neut_vlan.ironic.conductor.yaml delete mode 100644 hiera/neut_vlan.ironic.controller.yaml delete mode 100644 hiera/neut_vlan_l3ha.ceph.ceil-ceph-osd.yaml delete mode 100644 hiera/neut_vlan_l3ha.ceph.ceil-compute.yaml delete mode 100644 hiera/neut_vlan_l3ha.ceph.ceil-controller.yaml delete mode 100644 hiera/neut_vlan_l3ha.ceph.ceil-primary-controller.yaml delete mode 100644 hiera/neut_vlan_l3ha.ceph.ceil-primary-mongo.yaml delete mode 100644 hiera/neut_vxlan.ceph.primary-controller.external-lb.yaml delete mode 100644 hiera/neut_vxlan_dvr.murano.sahara-cinder.yaml delete mode 100644 hiera/neut_vxlan_dvr.murano.sahara-compute.yaml delete mode 100644 hiera/neut_vxlan_dvr.murano.sahara-controller.yaml delete mode 100644 hiera/neut_vxlan_dvr.murano.sahara-primary-controller.overridden_ssl.yaml delete mode 100644 hiera/neut_vxlan_dvr.murano.sahara-primary-controller.yaml diff --git a/hiera/master.yaml b/hiera/master.yaml deleted file mode 100644 index 93df7bc..0000000 --- a/hiera/master.yaml +++ /dev/null @@ -1,98 +0,0 @@ ---- -"ADMIN_NETWORK": - "cidr": "10.20.0.0/24" - "dhcp_gateway": "10.109.0.1" - "dhcp_pool_end": "10.109.0.254" - "dhcp_pool_start": "10.109.0.3" - "interface": "enp0s3" - "ipaddress": "10.109.0.2" - "mac": "64:85:8e:4f:7c:2e" - "netmask": "255.255.255.0" - "size": "256" - "ssh_network": "10.20.0.0/24" -"BOOTSTRAP": - "flavor": "ubuntu" - "http_proxy": "" - "https_proxy": "" - "repos": - - "name": "ubuntu" - "priority": !!null "null" - "section": "main universe multiverse" - "suite": "trusty" - "type": "deb" - "uri": "http://archive.ubuntu.com/ubuntu" - - "name": "ubuntu-updates" - "priority": !!null "null" - "section": "main universe multiverse" - "suite": "trusty-updates" - "type": "deb" - "uri": "http://archive.ubuntu.com/ubuntu" - - "name": "ubuntu-security" - "priority": !!null "null" - "section": "main universe multiverse" - "suite": "trusty-security" - "type": "deb" - "uri": "http://archive.ubuntu.com/ubuntu" - - "name": "mos" - "priority": !!int "1050" - "section": "main restricted" - "suite": "mos9.0" - "type": "deb" - "uri": "http://127.0.0.1:8080/ubuntu/x86_64" - - "name": "mos-updates" - "priority": !!int "1050" - "section": "main restricted" - "suite": "mos9.0-updates" - "type": "deb" - "uri": "http://mirror.fuel-infra.org/mos-repos/ubuntu/9.0" - - "name": "mos-security" - "priority": !!int "1050" - "section": "main restricted" - "suite": "mos9.0-security" - "type": "deb" - "uri": "http://mirror.fuel-infra.org/mos-repos/ubuntu/9.0" - - "name": "mos-holdback" - "priority": !!int "1100" - "section": "main restricted" - "suite": "mos9.0-holdback" - "type": "deb" - "uri": "http://mirror.fuel-infra.org/mos-repos/ubuntu/9.0" -"DNS_DOMAIN": "test.domain.local" -"DNS_SEARCH": "test.domain.local" -"DNS_UPSTREAM": "10.109.0.1" -"FEATURE_GROUPS": [] -"FUEL_ACCESS": - "password": "admin" - "user": "admin" -"HOSTNAME": "nailgun" -"NTP1": "0.fuel.pool.ntp.org" -"NTP2": "1.fuel.pool.ntp.org" -"NTP3": "2.fuel.pool.ntp.org" -"PRODUCTION": "docker" -"astute": - "password": "4OVylZOm" - "user": "naily" -"cobbler": - "password": "JuYBYPGy" - "user": "cobbler" -"keystone": - "admin_token": "ED6pa5u5" - "monitord_password": "rJ1GbiXg" - "monitord_user": "monitord" - "nailgun_password": "koftnFua" - "nailgun_user": "nailgun" - "ostf_password": "S1V7UGP3" - "ostf_user": "ostf" -"mcollective": - "password": "r3JATyRN" - "user": "mcollective" -"postgres": - "keystone_dbname": "keystone" - "keystone_password": "ab32l0zA" - "keystone_user": "keystone" - "nailgun_dbname": "nailgun" - "nailgun_password": "Zk9zJ6Cy" - "nailgun_user": "nailgun" - "ostf_dbname": "ostf" - "ostf_password": "pErpTajp" - "ostf_user": "ostf" diff --git a/hiera/neut_gre.generate_vms.yaml b/hiera/neut_gre.generate_vms.yaml deleted file mode 100644 index 3611c53..0000000 --- a/hiera/neut_gre.generate_vms.yaml +++ /dev/null @@ -1,1049 +0,0 @@ -access: - email: admin@localhost - metadata: - label: Access - weight: 10 - password: admin - tenant: admin - user: admin -auth_key: '' -auto_assign_floating_ip: false -base_syslog: - syslog_port: '514' - syslog_server: 10.108.0.2 -vms_conf: -- id: 1 - cpu: 2 - ram: 3 - created: true -- id: 2 - cpu: 4 - created: true -- id: 3 - created: true -ceilometer: - db_password: ZcffCIm5 - enabled: false - metering_secret: 7aqxzabx - user_password: FQUfTQ6a -aodh: - user_password: Be0Oloop - db_password: Thu5ieY6 -cinder: - db_password: 71kNkN9U - fixed_key: 0ded0202e2a355df942df2bacbaba992658a0345f68f2db6e1bdb6dbb8f682cf - user_password: O2st17AP -cobbler: - profile: ubuntu_1404_x86_64 -corosync: - group: 226.94.1.1 - metadata: - label: Corosync - restrictions: - - action: hide - condition: 'true' - weight: 50 - port: '12000' - verified: false -debug: false -deployment_id: 38 -deployment_mode: ha_compact -external_dns: - dns_list: - - 8.8.8.8 - - 8.8.4.4 - metadata: - label: Upstream DNS - weight: 90 -external_mongo: - hosts_ip: '' - metadata: - label: External MongoDB - restrictions: - - action: hide - condition: settings:additional_components.mongo.value == false - weight: 20 - mongo_db_name: ceilometer - mongo_password: ceilometer - mongo_replset: '' - mongo_user: ceilometer -external_ntp: - metadata: - label: Upstream NTP - weight: 100 - ntp_list: - - 0.pool.ntp.org - - 1.pool.ntp.org -public_ssl: - metadata: - label: Public TLS - weight: 110 - horizon: true - services: true - cert_source: self_signed - cert_data: - content: 'somedataaboutyourkeypair' - hostname: public.fuel.local -fail_if_error: true -fqdn: node-128.test.domain.local -fuel_version: '6.1' -glance: - db_password: 0UYCFNfc - image_cache_max_size: '13868466176' - user_password: 94lWbeNn -glance_glare: - user_password: 23dfhbWd -heat: - auth_encryption_key: 8edb899a7e81e56abe51639880aa32dd - db_password: AuaPc3Yq - enabled: true - rabbit_password: Nmn2wr9S - user_password: EWJfBLJ9 -kernel_params: - kernel: console=ttyS0,9600 console=tty0 net.ifnames=0 biosdevname=0 rootdelay=90 - nomodeset - metadata: - label: Kernel parameters - weight: 40 -keystone: - admin_token: 0be9G8hj - db_password: 32TWl29R -last_controller: node-131 -libvirt_type: qemu -management_network_range: 192.168.0.0/24 -management_vip: 192.168.0.6 -management_vrouter_vip: 192.168.0.7 -master_ip: 10.108.0.2 -metadata: - label: Common - weight: 30 -mongo: - enabled: false -mp: -- point: '1' - weight: '1' -- point: '2' - weight: '2' -murano: - db_password: R3SuvZbh - enabled: false - rabbit_password: ZNdTAgF3 - user_password: xP8WtHQw -murano_settings: - metadata: - label: Murano Settings - restrictions: - - action: hide - condition: settings:additional_components.murano.value == false - weight: 20 - murano_repo_url: http://catalog.openstack.org/ -mysql: - root_password: Lz18BpbQ - wsrep_password: JrlrVOHu -network_metadata: - nodes: - node-118: - swift_zone: '1' - uid: '118' - fqdn: node-118.test.domain.local - network_roles: - keystone/api: 192.168.0.1 - neutron/api: 192.168.0.1 - mgmt/database: 192.168.0.1 - sahara/api: 192.168.0.1 - heat/api: 192.168.0.1 - ceilometer/api: 192.168.0.1 - aodh/api: 192.168.0.1 - ex: - ceph/public: 192.168.0.1 - ceph/radosgw: - management: 192.168.0.1 - swift/api: 192.168.0.1 - mgmt/api: 192.168.0.1 - storage: 192.168.1.1 - mgmt/corosync: 192.168.0.1 - cinder/api: 192.168.248.2 - public/vip: - swift/replication: 192.168.1.1 - mgmt/messaging: 192.168.0.1 - neutron/mesh: 192.168.0.1 - admin/pxe: 10.109.0.9 - mongo/db: 192.168.0.1 - neutron/private: - neutron/floating: - fw-admin: 10.109.0.9 - glance/api: 192.168.0.1 - glance/glare: 192.168.0.1 - mgmt/vip: 192.168.0.1 - murano/api: 192.168.0.1 - nova/api: 192.168.0.1 - horizon: 192.168.0.1 - mgmt/memcache: 192.168.0.1 - cinder/iscsi: 192.168.1.1 - ceph/replication: 192.168.1.1 - user_node_name: Untitled (6a:e7) - node_roles: - - cinder - name: node-118 - node-128: - swift_zone: '1' - uid: '128' - fqdn: node-128.test.domain.local - network_roles: - keystone/api: 192.168.0.2 - neutron/api: 192.168.0.2 - mgmt/database: 192.168.0.2 - sahara/api: 192.168.0.2 - heat/api: 192.168.0.2 - ceilometer/api: 192.168.0.2 - aodh/api: 192.168.0.2 - ex: 172.16.0.2 - ceph/public: 192.168.0.2 - ceph/radosgw: 172.16.0.2 - management: 192.168.0.2 - swift/api: 192.168.0.2 - mgmt/api: 192.168.0.2 - storage: 192.168.1.2 - mgmt/corosync: 192.168.0.2 - cinder/api: 192.168.248.2 - public/vip: 172.16.0.2 - swift/replication: 192.168.1.2 - mgmt/messaging: 192.168.0.2 - neutron/mesh: 192.168.0.2 - admin/pxe: 10.108.0.3 - mongo/db: 192.168.0.2 - neutron/private: - neutron/floating: - fw-admin: 10.108.0.3 - glance/api: 192.168.0.2 - glance/glare: 192.168.0.2 - mgmt/vip: 192.168.0.2 - murano/api: 192.168.0.2 - nova/api: 192.168.0.2 - horizon: 192.168.0.2 - mgmt/memcache: 192.168.0.2 - cinder/iscsi: 192.168.1.2 - ceph/replication: 192.168.1.2 - user_node_name: Untitled (6a:e7) - node_roles: - - compute - - virt - name: node-128 - node-129: - swift_zone: '1' - uid: '129' - fqdn: node-129.test.domain.local - network_roles: - keystone/api: 192.168.0.3 - neutron/api: 192.168.0.3 - mgmt/database: 192.168.0.3 - sahara/api: 192.168.0.3 - heat/api: 192.168.0.3 - ceilometer/api: 192.168.0.3 - aodh/api: 192.168.0.3 - ex: 172.16.0.3 - ceph/public: 192.168.0.3 - ceph/radosgw: 172.16.0.3 - management: 192.168.0.3 - swift/api: 192.168.0.3 - mgmt/api: 192.168.0.3 - storage: 192.168.1.3 - mgmt/corosync: 192.168.0.3 - cinder/api: 192.168.248.2 - public/vip: 172.16.0.3 - swift/replication: 192.168.1.3 - mgmt/messaging: 192.168.0.3 - neutron/mesh: 192.168.0.3 - admin/pxe: 10.108.0.6 - mongo/db: 192.168.0.3 - neutron/private: - neutron/floating: - fw-admin: 10.108.0.6 - glance/api: 192.168.0.3 - glance/glare: 192.168.0.3 - mgmt/vip: 192.168.0.3 - murano/api: 192.168.0.3 - nova/api: 192.168.0.3 - horizon: 192.168.0.3 - mgmt/memcache: 192.168.0.3 - cinder/iscsi: 192.168.1.3 - ceph/replication: 192.168.1.3 - user_node_name: Untitled (6a:e7) - node_roles: - - controller - name: node-129 - node-131: - swift_zone: '1' - uid: '131' - fqdn: node-131.test.domain.local - network_roles: - keystone/api: 192.168.0.4 - neutron/api: 192.168.0.4 - mgmt/database: 192.168.0.4 - sahara/api: 192.168.0.4 - heat/api: 192.168.0.4 - ceilometer/api: 192.168.0.4 - aodh/api: 192.168.0.4 - ex: 172.16.0.4 - ceph/public: 192.168.0.4 - ceph/radosgw: 172.16.0.4 - management: 192.168.0.4 - swift/api: 192.168.0.4 - mgmt/api: 192.168.0.4 - storage: 192.168.1.4 - mgmt/corosync: 192.168.0.4 - cinder/api: 192.168.248.2 - public/vip: 172.16.0.4 - swift/replication: 192.168.1.4 - mgmt/messaging: 192.168.0.4 - neutron/mesh: 192.168.0.4 - admin/pxe: 10.109.0.9 - mongo/db: 192.168.0.4 - neutron/private: - neutron/floating: - fw-admin: 10.109.0.9 - glance/api: 192.168.0.4 - glance/glare: 192.168.0.4 - mgmt/vip: 192.168.0.4 - murano/api: 192.168.0.4 - nova/api: 192.168.0.4 - horizon: 192.168.0.4 - mgmt/memcache: 192.168.0.4 - cinder/iscsi: 192.168.1.4 - ceph/replication: 192.168.1.4 - user_node_name: Untitled (6a:e7) - node_roles: - - controller - name: node-131 - node-132: - swift_zone: '1' - uid: '132' - fqdn: node-132.test.domain.local - network_roles: - keystone/api: 192.168.0.4 - neutron/api: 192.168.0.4 - mgmt/database: 192.168.0.4 - sahara/api: 192.168.0.4 - heat/api: 192.168.0.4 - ceilometer/api: 192.168.0.4 - aodh/api: 192.168.0.4 - ex: - ceph/public: 192.168.0.4 - ceph/radosgw: - management: 192.168.0.4 - swift/api: 192.168.0.4 - mgmt/api: 192.168.0.4 - storage: 192.168.1.2 - mgmt/corosync: 192.168.0.4 - cinder/api: 192.168.248.2 - public/vip: - swift/replication: 192.168.1.2 - mgmt/messaging: 192.168.0.4 - neutron/mesh: 192.168.0.4 - admin/pxe: 10.109.0.9 - mongo/db: 192.168.0.4 - neutron/private: - neutron/floating: - fw-admin: 10.109.0.9 - glance/api: 192.168.0.4 - glance/glare: 192.168.0.4 - mgmt/vip: 192.168.0.4 - murano/api: 192.168.0.4 - nova/api: 192.168.0.4 - horizon: 192.168.0.4 - mgmt/memcache: 192.168.0.4 - cinder/iscsi: 192.168.248.2 - ceph/replication: 192.168.1.2 - user_node_name: Untitled (6a:e7) - node_roles: - - compute - name: node-132 - vips: - vrouter: - ipaddr: 192.168.0.3 - network_role: mgmt/vip - vendor_specific: - namespace: vrouter - node_roles: - - controller - - primary-controller - management: - ipaddr: 192.168.0.2 - network_role: mgmt/vip - vendor_specific: - namespace: haproxy - node_roles: - - controller - - primary-controller - public: - ipaddr: 10.109.1.2 - network_role: public/vip - vendor_specific: - namespace: haproxy - node_roles: - - controller - - primary-controller - vrouter_pub: - network_role: public/vip - vendor_specific: - iptables_rules: - ns_start: - - iptables -t nat -A POSTROUTING -o <%INT%> -j MASQUERADE - ns_stop: - - iptables -t nat -D POSTROUTING -o <%INT%> -j MASQUERADE - namespace: vrouter - ipaddr: 10.109.1.3 - node_roles: - - controller - - primary-controller -network_scheme: - endpoints: - br-ex: - IP: - - 172.16.0.2/24 - gateway: 172.16.0.1 - vendor_specific: - phy_interfaces: - - eth1 - br-floating: - IP: none - br-fw-admin: - IP: - - 10.108.0.3/24 - br-mgmt: - IP: - - 192.168.0.2/24 - vendor_specific: - phy_interfaces: - - eth0 - vlans: 101 - br-storage: - IP: - - 192.168.1.2/24 - vendor_specific: - phy_interfaces: - - eth0 - vlans: 102 - interfaces: - eth0: - vendor_specific: - bus_info: '0000:00:03.0' - driver: e1000 - eth1: - vendor_specific: - bus_info: '0000:00:04.0' - driver: e1000 - eth2: - vendor_specific: - bus_info: '0000:00:05.0' - driver: e1000 - eth3: - vendor_specific: - bus_info: '0000:00:06.0' - driver: e1000 - eth4: - vendor_specific: - bus_info: '0000:00:07.0' - driver: e1000 - provider: lnx - roles: - ex: br-ex - public/vip: br-ex - neutron/floating: br-floating - storage: br-storage - keystone/api: br-mgmt - neutron/api: br-mgmt - mgmt/database: br-mgmt - sahara/api: br-mgmt - ceilometer/api: br-mgmt - aodh/api: br-mgmt - mgmt/vip: br-mgmt - ceph/public: br-mgmt - mgmt/messaging: br-mgmt - management: br-mgmt - swift/api: br-mgmt - mgmt/api: br-mgmt - storage: br-storage - mgmt/corosync: br-mgmt - cinder/api: br-mgmt - swift/replication: br-storage - neutron/mesh: br-mgmt - admin/pxe: br-fw-admin - mongo/db: br-mgmt - neutron/private: br-prv - fw-admin: br-fw-admin - glance/api: br-mgmt - glance/glare: br-mgmt - heat/api: br-mgmt - murano/api: br-mgmt - nova/api: br-mgmt - horizon: br-mgmt - mgmt/memcache: br-mgmt - cinder/iscsi: br-storage - ceph/replication: br-storage - neutron/mesh: br-mgmt - transformations: - - action: add-br - name: br-fw-admin - - action: add-br - name: br-mgmt - - action: add-br - name: br-storage - - action: add-br - name: br-ex - - action: add-br - name: br-floating - provider: ovs - - action: add-patch - bridges: - - br-floating - - br-ex - provider: ovs - - action: add-port - bridge: br-fw-admin - name: eth0 - - action: add-port - bridge: br-storage - name: eth0.102 - - action: add-port - bridge: br-mgmt - name: eth0.101 - - action: add-port - bridge: br-ex - name: eth1 - version: '1.1' -neutron_mellanox: - metadata: - enabled: true - label: Mellanox Neutron components - toggleable: false - weight: 50 - plugin: disabled - vf_num: '16' -nova: - db_password: mqnsUMgC - state_path: /var/lib/nova - user_password: fj4wVCEs -nova_quota: false -online: true -openstack_version: 2014.2-6.1 -openstack_version_prev: null -priority: 100 -provision: - codename: trusty - image_data: - /: - container: gzip - format: ext4 - uri: http://10.108.0.2:8080/targetimages/env_38_ubuntu_1404_amd64.img.gz - /boot: - container: gzip - format: ext2 - uri: http://10.108.0.2:8080/targetimages/env_38_ubuntu_1404_amd64-boot.img.gz - metadata: - label: Provision - weight: 80 - method: image -public_network_assignment: - assign_to_all_nodes: false - metadata: - label: Public network assignment - restrictions: - - action: hide - condition: cluster:net_provider != 'neutron' - weight: 50 -public_vip: 172.16.0.5 -public_vrouter_vip: 172.16.0.6 -puppet: - manifests: rsync://10.108.0.2:/puppet/2014.2-6.1/manifests/ - modules: rsync://10.108.0.2:/puppet/2014.2-6.1/modules/ -puppet_debug: true -quantum: true -quantum_settings: - L2: - base_mac: fa:16:3e:00:00:00 - phys_nets: - physnet1: - bridge: br-floating - segmentation_type: tun - tunnel_id_ranges: 2:65535 - L3: - use_namespaces: true - database: - passwd: QRpCfPk8 - keystone: - admin_password: oT56DSZF - metadata: - metadata_proxy_shared_secret: fp618p5V - predefined_networks: - net04: - L2: - network_type: gre - physnet: null - router_ext: false - segment_id: null - L3: - enable_dhcp: true - floating: null - gateway: 192.168.111.1 - nameservers: - - 8.8.4.4 - - 8.8.8.8 - subnet: 192.168.111.0/24 - shared: false - tenant: admin - net04_ext: - L2: - network_type: flat - physnet: physnet1 - router_ext: true - segment_id: null - L3: - enable_dhcp: false - floating: 172.16.0.130:172.16.0.254 - gateway: 172.16.0.1 - nameservers: [] - subnet: 172.16.0.0/24 - shared: false - tenant: admin -rabbit: - password: c7fQJeSe -repo_setup: - installer_initrd: - local: /var/www/nailgun/ubuntu/x86_64/images/initrd.gz - remote_relative: dists/trusty/main/installer-amd64/current/images/netboot/ubuntu-installer/amd64/initrd.gz - installer_kernel: - local: /var/www/nailgun/ubuntu/x86_64/images/linux - remote_relative: dists/trusty/main/installer-amd64/current/images/netboot/ubuntu-installer/amd64/linux - metadata: - label: Repositories - weight: 50 - repos: - - name: ubuntu - priority: null - section: main universe multiverse - suite: trusty - type: deb - uri: http://archive.ubuntu.com/ubuntu/ - - name: ubuntu-updates - priority: null - section: main universe multiverse - suite: trusty-updates - type: deb - uri: http://archive.ubuntu.com/ubuntu/ - - name: ubuntu-security - priority: null - section: main universe multiverse - suite: trusty-security - type: deb - uri: http://archive.ubuntu.com/ubuntu/ - - name: mos - priority: 1050 - section: main restricted - suite: mos6.1 - type: deb - uri: http://mirror.fuel-infra.org/mos/ubuntu/ - - name: mos-updates - priority: 1050 - section: main restricted - suite: mos6.1-updates - type: deb - uri: http://mirror.fuel-infra.org/mos/ubuntu/ - - name: mos-security - priority: 1050 - section: main restricted - suite: mos6.1-security - type: deb - uri: http://mirror.fuel-infra.org/mos/ubuntu/ - - name: mos-holdback - priority: 1100 - section: main restricted - suite: mos6.1-holdback - type: deb - uri: http://mirror.fuel-infra.org/mos/ubuntu/ -resume_guests_state_on_host_boot: true -role: virt -sahara: - db_password: f0jl4v47 - enabled: false - user_password: pJc2zAOx -status: discover -storage: - ephemeral_ceph: false - images_ceph: false - images_vcenter: false - iser: false - metadata: - label: Storage - weight: 60 - objects_ceph: false - osd_pool_size: '2' - pg_num: 128 - per_pool_pg_nums: - default_pg_num: 128 - compute: 1024 - backups: 512 - ".rgw": 512 - images: 256 - volumes_ceph: false - volumes_lvm: true -storage_network_range: 192.168.1.0/24 -swift: - user_password: BP92J6tg -syslog: - metadata: - label: Syslog - weight: 50 - syslog_port: '514' - syslog_server: '' - syslog_transport: tcp -tasks: -- parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/hiera/hiera.pp - puppet_modules: /etc/puppet/modules - timeout: 3600 - priority: 100 - type: puppet - uids: - - '128' -- parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/globals/globals.pp - puppet_modules: /etc/puppet/modules - timeout: 3600 - priority: 200 - type: puppet - uids: - - '128' -- parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/logging/logging.pp - puppet_modules: /etc/puppet/modules - timeout: 3600 - priority: 300 - type: puppet - uids: - - '128' -- parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/tools/tools.pp - puppet_modules: /etc/puppet/modules - timeout: 3600 - priority: 400 - type: puppet - uids: - - '128' -- parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/umm/umm.pp - puppet_modules: /etc/puppet/modules - timeout: 3600 - priority: 500 - type: puppet - uids: - - '128' -- parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/netconfig/netconfig.pp - puppet_modules: /etc/puppet/modules - timeout: 3600 - priority: 600 - type: puppet - uids: - - '128' -- parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/hosts/hosts.pp - puppet_modules: /etc/puppet/modules - timeout: 3600 - priority: 700 - type: puppet - uids: - - '128' -- parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/firewall/firewall.pp - puppet_modules: /etc/puppet/modules - timeout: 3600 - priority: 800 - type: puppet - uids: - - '128' -- parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/cluster/cluster.pp - puppet_modules: /etc/puppet/modules - timeout: 3600 - priority: 900 - type: puppet - uids: - - '128' -- parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/virtual_ips/virtual_ips.pp - puppet_modules: /etc/puppet/modules - timeout: 3600 - priority: 1000 - type: puppet - uids: - - '128' -- parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/virtual_ips/conntrackd.pp - puppet_modules: /etc/puppet/modules - timeout: 3600 - priority: 1100 - type: puppet - uids: - - '128' -- parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/cluster-haproxy/cluster-haproxy.pp - puppet_modules: /etc/puppet/modules - timeout: 3600 - priority: 1200 - type: puppet - uids: - - '128' -- parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/openstack-haproxy/openstack-haproxy.pp - puppet_modules: /etc/puppet/modules - timeout: 3600 - priority: 1300 - type: puppet - uids: - - '128' -- parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/dns/dns-server.pp - puppet_modules: /etc/puppet/modules - timeout: 3600 - priority: 1400 - type: puppet - uids: - - '128' -- parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/dns/dns-client.pp - puppet_modules: /etc/puppet/modules - timeout: 3600 - priority: 1500 - type: puppet - uids: - - '128' -- parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/ntp/ntp-server.pp - puppet_modules: /etc/puppet/modules - timeout: 3600 - priority: 1600 - type: puppet - uids: - - '128' -- parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/database/database.pp - puppet_modules: /etc/puppet/modules - timeout: 3600 - priority: 1700 - type: puppet - uids: - - '128' -- parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/ceilometer/controller.pp - puppet_modules: /etc/puppet/modules - timeout: 3600 - priority: 1800 - type: puppet - uids: - - '128' -- parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/ceilometer/radosgw_user.pp - puppet_modules: /etc/puppet/modules - timeout: 3600 - priority: 1800 - type: puppet - uids: - - '128' -- parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/rabbitmq/rabbitmq.pp - puppet_modules: /etc/puppet/modules - timeout: 3600 - priority: 1900 - type: puppet - uids: - - '128' -- parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/memcached/memcached.pp - puppet_modules: /etc/puppet/modules - timeout: 3600 - priority: 2000 - type: puppet - uids: - - '128' -- parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/keystone/keystone.pp - puppet_modules: /etc/puppet/modules - timeout: 3600 - priority: 2100 - type: puppet - uids: - - '128' -- parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/openstack-cinder/openstack-cinder.pp - puppet_modules: /etc/puppet/modules - timeout: 1200 - priority: 2200 - type: puppet - uids: - - '128' -- parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/glance/glance.pp - puppet_modules: /etc/puppet/modules - timeout: 3600 - priority: 2300 - type: puppet - uids: - - '128' -- parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/openstack-controller/openstack-controller.pp - puppet_modules: /etc/puppet/modules - timeout: 3600 - priority: 2400 - type: puppet - uids: - - '128' -- parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/openstack-network/openstack-network-controller.pp - puppet_modules: /etc/puppet/modules - timeout: 3600 - priority: 2500 - type: puppet - uids: - - '128' -- parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/heat/heat.pp - puppet_modules: /etc/puppet/modules - timeout: 3600 - priority: 2600 - type: puppet - uids: - - '128' -- parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/horizon/horizon.pp - puppet_modules: /etc/puppet/modules - timeout: 3600 - priority: 2700 - type: puppet - uids: - - '128' -- parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/murano/murano.pp - puppet_modules: /etc/puppet/modules - timeout: 3600 - priority: 2800 - type: puppet - uids: - - '128' -- parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/sahara/sahara.pp - puppet_modules: /etc/puppet/modules - timeout: 3600 - priority: 2900 - type: puppet - uids: - - '128' -- parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/api-proxy/api-proxy.pp - puppet_modules: /etc/puppet/modules - timeout: 3600 - priority: 3000 - type: puppet - uids: - - '128' -- parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/ceph/mon.pp - puppet_modules: /etc/puppet/modules - timeout: 3600 - priority: 3100 - type: puppet - uids: - - '128' -- parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/ceph/radosgw.pp - puppet_modules: /etc/puppet/modules - timeout: 3600 - priority: 3200 - type: puppet - uids: - - '128' -- parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/swift/swift.pp - puppet_modules: /etc/puppet/modules - timeout: 3600 - priority: 3300 - type: puppet - uids: - - '128' -- parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/roles/controller.pp - puppet_modules: /etc/puppet/modules - timeout: 3600 - priority: 3400 - type: puppet - uids: - - '128' -- parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/swift/rebalance_cronjob.pp - puppet_modules: /etc/puppet/modules - timeout: 300 - priority: 3500 - type: puppet - uids: - - '128' -test_vm_image: - container_format: bare - disk_format: qcow2 - glance_properties: '' - img_name: TestVM - img_path: /usr/share/cirros-testvm/cirros-x86_64-disk.img - min_ram: 64 - os_name: cirros - public: 'true' -uid: '128' -use_cinder: true -use_cow_images: true -use_vcenter: false -user_node_name: Untitled (6f:9d) -workloads_collector: - enabled: true - metadata: - label: Workloads Collector User - restrictions: - - action: hide - condition: 'true' - weight: 10 - password: 1r3ROjcQ - tenant: services - username: workloads_collector diff --git a/hiera/neut_vlan.ceph.ceil-compute.overridden_ssl.yaml b/hiera/neut_vlan.ceph.ceil-compute.overridden_ssl.yaml deleted file mode 100644 index 78fee22..0000000 --- a/hiera/neut_vlan.ceph.ceil-compute.overridden_ssl.yaml +++ /dev/null @@ -1,1006 +0,0 @@ -access: - email: admin@localhost - metadata: - label: Access - weight: 10 - password: admin - tenant: admin - user: admin -auth_key: '' -auto_assign_floating_ip: false -base_syslog: - syslog_port: '514' - syslog_server: 10.108.0.2 -ceilometer: - db_password: Toe5phw4 - enabled: true - metering_secret: tHq2rcoq - user_password: WBfBSo6U -aodh: - user_password: Be0Oloop - db_password: Thu5ieY6 -cinder: - db_password: trj609V8 - fixed_key: 7883d66c643ce9a508ebcd4cd5516fc98814a11276bc98c4e8e671188b54e941 - user_password: sJRfG0GP -cobbler: - profile: ubuntu_1404_x86_64 -corosync: - group: 226.94.1.1 - metadata: - label: Corosync - restrictions: - - action: hide - condition: 'true' - weight: 50 - port: '12000' - verified: false -debug: false -deployment_id: 37 -deployment_mode: ha_compact -external_dns: - dns_list: - - 8.8.8.8 - - 8.8.4.4 - metadata: - label: Upstream DNS - weight: 90 -external_mongo: - hosts_ip: '' - metadata: - label: External MongoDB - restrictions: - - action: hide - condition: settings:additional_components.mongo.value == false - weight: 20 - mongo_db_name: ceilometer - mongo_password: ceilometer - mongo_replset: '' - mongo_user: ceilometer -external_ntp: - metadata: - label: Upstream NTP - weight: 100 - ntp_list: - - 0.pool.ntp.org - - 1.pool.ntp.org -use_ssl: - horizon: true - horizon_public: true - horizon_public_hostname: 'horizon.public.fuel.local' - horizon_public_usercert: true - horizon_public_certdata: - content: 'somethinglikeacertificateforhorizon' - keystone: true - keystone_public: true - keystone_public_ip: '10.10.10.10' - keystone_public_hostname: 'keystone.public.fuel.local' - keystone_public_usercert: true - keystone_public_certdata: - content: 'somethinglikeacertificateforkeystone' - keystone_internal: true - keystone_internal_ip: '20.20.20.20' - keystone_internal_hostname: 'keystone.internal.fuel.local' - keystone_internal_usercert: true - keystone_internal_certdata: - content: 'somethinglikeacertificateforkeystone' - keystone_admin: true - keystone_admin_ip: '30.30.30.30' - keystone_admin_hostname: 'keystone.admin.fuel.local' - keystone_admin_usercert: true - keystone_admin_certdata: - content: 'somethinglikeacertificateforkeystone' - nova: true - nova_public: true - nova_public_hostname: 'nova.public.fuel.local' - nova_public_usercert: true - nova_public_certdata: - content: 'somethinglikeacertificatefornova' - nova_internal: true - nova_internal_hostname: 'nova.internal.fuel.local' - nova_internal_usercert: true - nova_internal_certdata: - content: 'somethinglikeacertificatefornova' - nova_admin: true - nova_admin_hostname: 'nova.admin.fuel.local' - nova_admin_usercert: true - nova_admin_certdata: - content: 'somethinglikeacertificatefornova' - heat: true - heat_public: true - heat_public_hostname: 'heat.public.fuel.local' - heat_public_usercert: true - heat_public_certdata: - content: 'somethinglikeacertificateforheat' - heat_internal: true - heat_internal_hostname: 'heat.internal.fuel.local' - heat_internal_usercert: true - heat_internal_certdata: - content: 'somethinglikeacertificateforheat' - heat_admin: true - heat_admin_hostname: 'heat.admin.fuel.local' - heat_admin_usercert: true - heat_admin_certdata: - content: 'somethinglikeacertificateforheat' - glance: true - glance_public: true - glance_public_hostname: 'glance.public.fuel.local' - glance_public_usercert: true - glance_public_certdata: - content: 'somethinglikeacertificateforglance' - glance_internal: true - glance_internal_hostname: 'glance.internal.fuel.local' - glance_internal_usercert: true - glance_internal_certdata: - content: 'somethinglikeacertificateforglance' - glance_admin: true - glance_admin_hostname: 'glance.admin.fuel.local' - glance_admin_usercert: true - glance_admin_certdata: - content: 'somethinglikeacertificateforglance' - glance_glare: true - glance_glare_public: true - glance_glare_public_hostname: 'glare.public.fuel.local' - glance_glare_public_usercert: true - glance_glare_public_certdata: - content: 'somethinglikeacertificateforglare' - glance_glare_internal: true - glance_glare_internal_hostname: 'glare.internal.fuel.local' - glance_glare_internal_usercert: true - glance_glare_internal_certdata: - content: 'somethinglikeacertificateforglare' - glance_glare_admin: true - glance_glare_admin_hostname: 'glare.admin.fuel.local' - glance_glare_admin_usercert: true - glance_glare_admin_certdata: - content: 'somethinglikeacertificateforglare' - cinder: true - cinder_public: true - cinder_public_hostname: 'cinder.public.fuel.local' - cinder_public_usercert: true - cinder_public_certdata: - content: 'somethinglikeacertificateforcinder' - cinder_internal: true - cinder_internal_hostname: 'cinder.internal.fuel.local' - cinder_internal_usercert: true - cinder_internal_certdata: - content: 'somethinglikeacertificateforcinder' - cinder_admin: true - cinder_admin_hostname: 'cinder.admin.fuel.local' - cinder_admin_usercert: true - cinder_admin_certdata: - content: 'somethinglikeacertificateforcinder' - neutron: true - neutron_public: true - neutron_public_hostname: 'neutron.public.fuel.local' - neutron_public_usercert: true - neutron_public_certdata: - content: 'somethinglikeacertificateforneutron' - neutron_internal: true - neutron_internal_hostname: 'neutron.internal.fuel.local' - neutron_internal_usercert: true - neutron_internal_certdata: - content: 'somethinglikeacertificateforneutron' - neutron_admin: true - neutron_admin_hostname: 'neutron.admin.fuel.local' - neutron_admin_usercert: true - neutron_admin_certdata: - content: 'somethinglikeacertificateforneutron' - swift: true - swift_public: true - swift_public_hostname: 'swift.public.fuel.local' - swift_public_usercert: true - swift_public_certdata: - content: 'somethinglikeacertificateforswift' - swift_internal: true - swift_internal_hostname: 'swift.internal.fuel.local' - swift_internal_usercert: true - swift_internal_certdata: - content: 'somethinglikeacertificateforswift' - swift_admin: true - swift_admin_hostname: 'swift.admin.fuel.local' - swift_admin_usercert: true - swift_admin_certdata: - content: 'somethinglikeacertificateforswift' - sahara: true - sahara_public: true - sahara_public_hostname: 'sahara.public.fuel.local' - sahara_public_usercert: true - sahara_public_certdata: - content: 'somethinglikeacertificateforsahara' - sahara_internal: true - sahara_internal_hostname: 'sahara.internal.fuel.local' - sahara_internal_usercert: true - sahara_internal_certdata: - content: 'somethinglikeacertificateforsahara' - sahara_admin: true - sahara_admin_hostname: 'sahara.admin.fuel.local' - sahara_admin_usercert: true - sahara_admin_certdata: - content: 'somethinglikeacertificateforsahara' - murano: true - murano_public: true - murano_public_hostname: 'murano.public.fuel.local' - murano_public_usercert: true - murano_public_certdata: - content: 'somethinglikeacertificateformurano' - murano_internal: true - murano_internal_hostname: 'murano.internal.fuel.local' - murano_internal_usercert: true - murano_internal_certdata: - content: 'somethinglikeacertificateformurano' - murano_admin: true - murano_admin_hostname: 'murano.admin.fuel.local' - murano_admin_usercert: true - murano_admin_certdata: - content: 'somethinglikeacertificateformurano' - ceilometer: true - ceilometer_public: true - ceilometer_public_hostname: 'ceilometer.public.fuel.local' - ceilometer_public_usercert: true - ceilometer_public_certdata: - content: 'somethinglikeacertificateforceilometer' - ceilometer_internal: true - ceilometer_internal_hostname: 'ceilometer.internal.fuel.local' - ceilometer_internal_usercert: true - ceilometer_internal_certdata: - content: 'somethinglikeacertificateforceilometer' - ceilometer_admin: true - ceilometer_admin_hostname: 'ceilometer.admin.fuel.local' - ceilometer_admin_usercert: true - ceilometer_admin_certdata: - content: 'somethinglikeacertificateforceilometer' - radosgw: true - radosgw_public: true - radosgw_public_hostname: 'radosgw.public.fuel.local' - radosgw_public_usercert: true - radosgw_public_certdata: - content: 'somethinglikeacertificateforradosgw' -public_ssl: - metadata: - label: Public TLS - weight: 110 - horizon: true - services: true - cert_source: self_signed - cert_data: - content: 'somedataaboutyourkeypair' - hostname: public.fuel.local -fail_if_error: false -fqdn: node-127.test.domain.local -fuel_version: '6.1' -glance: - db_password: 385SUUrC - image_cache_max_size: '0' - user_password: A9KgbnX6 -glance_glare: - user_password: 23dfhbWd -heat: - auth_encryption_key: 2604abefbdf5043f07e989af10f6caba - db_password: NTeyraV2 - enabled: true - rabbit_password: ReVt6ZKQ - user_password: tryL79Yl -kernel_params: - kernel: console=ttyS0,9600 console=tty0 net.ifnames=0 biosdevname=0 rootdelay=90 - nomodeset - metadata: - label: Kernel parameters - weight: 40 -keystone: - admin_token: UxFQFw3m - db_password: e4Op1FQB -last_controller: node-125 -libvirt_type: qemu -host_uuid: '00000000-0000-0000-0000-000000000000' -management_network_range: 192.168.0.0/24 -management_vip: 192.168.0.6 -management_vrouter_vip: 192.168.0.7 -master_ip: 10.108.0.2 -metadata: - label: Common - weight: 30 -mongo: - enabled: false -mp: -- point: '1' - weight: '1' -- point: '2' - weight: '2' -murano: - db_password: 7I6NRZcB - enabled: false - rabbit_password: X4GK4R7f - user_password: nuCELy8q -murano_settings: - metadata: - label: Murano Settings - restrictions: - - action: hide - condition: settings:additional_components.murano.value == false - weight: 20 - murano_repo_url: http://catalog.openstack.org/ -mysql: - root_password: 5eqwkxY3 - wsrep_password: sFMiVJ7I -network_metadata: - nodes: - node-121: - swift_zone: '1' - uid: '121' - fqdn: node-121.test.domain.local - network_roles: - keystone/api: 192.168.0.1 - neutron/api: 192.168.0.1 - mgmt/database: 192.168.0.1 - sahara/api: 192.168.0.1 - heat/api: 192.168.0.1 - ceilometer/api: 192.168.0.1 - aodh/api: 192.168.0.1 - ex: - ceph/public: 192.168.0.1 - ceph/radosgw: - management: 192.168.0.1 - swift/api: 192.168.0.1 - mgmt/api: 192.168.0.1 - storage: 192.168.1.1 - mgmt/corosync: 192.168.0.1 - cinder/api: 192.168.0.1 - public/vip: - swift/replication: 192.168.1.1 - mgmt/messaging: 192.168.0.1 - neutron/mesh: 192.168.0.1 - admin/pxe: 10.109.0.9 - mongo/db: 192.168.0.1 - neutron/private: - neutron/floating: - fw-admin: 10.109.0.9 - glance/api: 192.168.0.1 - glance/glare: 192.168.0.1 - mgmt/vip: 192.168.0.1 - murano/api: 192.168.0.1 - nova/api: 192.168.0.1 - horizon: 192.168.0.1 - mgmt/memcache: 192.168.0.1 - cinder/iscsi: 192.168.1.1 - ceph/replication: 192.168.1.1 - user_node_name: Untitled (6a:e7) - node_roles: - - primary-mongo - name: node-121 - node-124: - swift_zone: '1' - uid: '124' - fqdn: node-124.test.domain.local - network_roles: - keystone/api: 192.168.0.2 - neutron/api: 192.168.0.2 - mgmt/database: 192.168.0.2 - sahara/api: 192.168.0.2 - heat/api: 192.168.0.2 - ceilometer/api: 192.168.0.2 - aodh/api: 192.168.0.2 - ex: - ceph/public: 192.168.0.2 - ceph/radosgw: - management: 192.168.0.2 - swift/api: 192.168.0.2 - mgmt/api: 192.168.0.2 - storage: 192.168.1.2 - mgmt/corosync: 192.168.0.2 - cinder/api: 192.168.0.2 - public/vip: - swift/replication: 192.168.1.2 - mgmt/messaging: 192.168.0.2 - neutron/mesh: 192.168.0.2 - admin/pxe: 10.109.0.9 - mongo/db: 192.168.0.2 - neutron/private: - neutron/floating: - fw-admin: 10.109.0.9 - glance/api: 192.168.0.2 - glance/glare: 192.168.0.2 - mgmt/vip: 192.168.0.2 - murano/api: 192.168.0.2 - nova/api: 192.168.0.2 - horizon: 192.168.0.2 - mgmt/memcache: 192.168.0.2 - cinder/iscsi: 192.168.1.2 - ceph/replication: 192.168.1.2 - user_node_name: Untitled (6a:e7) - node_roles: - - ceph-osd - name: node-124 - node-125: - swift_zone: '1' - uid: '125' - fqdn: node-125.test.domain.local - network_roles: - keystone/api: 192.168.0.3 - neutron/api: 192.168.0.3 - mgmt/database: 192.168.0.3 - sahara/api: 192.168.0.3 - heat/api: 192.168.0.3 - ceilometer/api: 192.168.0.3 - aodh/api: 192.168.0.3 - ex: 172.16.0.2 - ceph/public: 192.168.0.3 - ceph/radosgw: 172.16.0.2 - management: 192.168.0.3 - swift/api: 192.168.0.3 - mgmt/api: 192.168.0.3 - storage: 192.168.1.3 - mgmt/corosync: 192.168.0.3 - cinder/api: 192.168.0.3 - public/vip: 172.16.0.2 - swift/replication: 192.168.1.3 - mgmt/messaging: 192.168.0.3 - neutron/mesh: 192.168.0.3 - admin/pxe: 10.109.0.9 - mongo/db: 192.168.0.3 - neutron/private: - neutron/floating: - fw-admin: 10.109.0.9 - glance/api: 192.168.0.3 - glance/glare: 192.168.0.3 - mgmt/vip: 192.168.0.3 - murano/api: 192.168.0.3 - nova/api: 192.168.0.3 - horizon: 192.168.0.3 - mgmt/memcache: 192.168.0.3 - cinder/iscsi: 192.168.1.3 - ceph/replication: 192.168.1.3 - user_node_name: Untitled (6a:e7) - node_roles: - - primary-controller - name: node-125 - node-126: - swift_zone: '1' - uid: '126' - fqdn: node-126.test.domain.local - network_roles: - keystone/api: 192.168.0.4 - neutron/api: 192.168.0.4 - mgmt/database: 192.168.0.4 - sahara/api: 192.168.0.4 - heat/api: 192.168.0.4 - ceilometer/api: 192.168.0.4 - aodh/api: 192.168.0.4 - ex: - ceph/public: 192.168.0.4 - ceph/radosgw: - management: 192.168.0.4 - swift/api: 192.168.0.4 - mgmt/api: 192.168.0.4 - storage: 192.168.1.4 - mgmt/corosync: 192.168.0.4 - cinder/api: 192.168.0.4 - public/vip: - swift/replication: 192.168.1.4 - mgmt/messaging: 192.168.0.4 - neutron/mesh: 192.168.0.4 - admin/pxe: 10.109.0.9 - mongo/db: 192.168.0.4 - neutron/private: - neutron/floating: - fw-admin: 10.109.0.9 - glance/api: 192.168.0.4 - glance/glare: 192.168.0.4 - mgmt/vip: 192.168.0.4 - murano/api: 192.168.0.4 - nova/api: 192.168.0.4 - horizon: 192.168.0.4 - mgmt/memcache: 192.168.0.4 - cinder/iscsi: 192.168.1.4 - ceph/replication: 192.168.1.4 - user_node_name: Untitled (6a:e7) - node_roles: - - ceph-osd - name: node-126 - node-127: - swift_zone: '1' - uid: '127' - fqdn: node-127.test.domain.local - network_roles: - keystone/api: 192.168.0.5 - neutron/api: 192.168.0.5 - mgmt/database: 192.168.0.5 - sahara/api: 192.168.0.5 - heat/api: 192.168.0.5 - ceilometer/api: 192.168.0.5 - aodh/api: 192.168.0.5 - ex: - ceph/public: 192.168.0.5 - ceph/radosgw: - management: 192.168.0.5 - swift/api: 192.168.0.5 - mgmt/api: 192.168.0.5 - storage: 192.168.1.5 - mgmt/corosync: 192.168.0.5 - cinder/api: 192.168.0.5 - public/vip: - swift/replication: 192.168.1.5 - mgmt/messaging: 192.168.0.5 - neutron/mesh: 192.168.0.5 - admin/pxe: 10.109.0.9 - mongo/db: 192.168.0.5 - neutron/private: - neutron/floating: - fw-admin: 10.109.0.9 - glance/api: 192.168.0.5 - glance/glare: 192.168.0.5 - mgmt/vip: 192.168.0.5 - murano/api: 192.168.0.5 - nova/api: 192.168.0.5 - horizon: 192.168.0.5 - mgmt/memcache: 192.168.0.5 - cinder/iscsi: 192.168.1.5 - ceph/replication: 192.168.1.5 - user_node_name: Untitled (6a:e7) - node_roles: - - compute - name: node-127 - vips: - vrouter: - ipaddr: 192.168.0.6 - network_role: mgmt/vip - vendor_specific: - namespace: vrouter - node_roles: - - controller - - primary-controller - management: - ipaddr: 192.168.0.7 - network_role: mgmt/vip - vendor_specific: - namespace: haproxy - node_roles: - - controller - - primary-controller - public: - ipaddr: 172.16.0.3 - network_role: public/vip - vendor_specific: - namespace: haproxy - node_roles: - - controller - - primary-controller - vrouter_pub: - ipaddr: 172.16.0.3 - network_role: public/vip - vendor_specific: - iptables_rules: - ns_start: - - iptables -t nat -A POSTROUTING -o <%INT%> -j MASQUERADE - ns_stop: - - iptables -t nat -D POSTROUTING -o <%INT%> -j MASQUERADE - namespace: vrouter - node_roles: - - controller - - primary-controller -network_scheme: - endpoints: - br-fw-admin: - IP: - - 10.108.0.6/24 - br-mgmt: - IP: - - 192.168.0.5/24 - gateway: 192.168.0.7 - vendor_specific: - phy_interfaces: - - eth0 - vlans: 101 - br-prv: - IP: none - vendor_specific: - phy_interfaces: - - eth0 - vlans: 1000:1030 - br-storage: - IP: - - 192.168.1.5/24 - vendor_specific: - phy_interfaces: - - eth0 - vlans: 102 - interfaces: - eth0: - vendor_specific: - bus_info: '0000:00:03.0' - driver: e1000 - eth1: - vendor_specific: - bus_info: '0000:00:04.0' - driver: e1000 - eth2: - vendor_specific: - bus_info: '0000:00:05.0' - driver: e1000 - eth3: - vendor_specific: - bus_info: '0000:00:06.0' - driver: e1000 - eth4: - vendor_specific: - bus_info: '0000:00:07.0' - driver: e1000 - provider: lnx - roles: - ex: br-ex - public/vip: br-ex - neutron/floating: br-floating - storage: br-storage - keystone/api: br-mgmt - neutron/api: br-mgmt - mgmt/database: br-mgmt - sahara/api: br-mgmt - ceilometer/api: br-mgmt - aodh/api: br-mgmt - mgmt/vip: br-mgmt - ceph/public: br-mgmt - mgmt/messaging: br-mgmt - management: br-mgmt - swift/api: br-mgmt - mgmt/api: br-mgmt - storage: br-storage - mgmt/corosync: br-mgmt - cinder/api: br-mgmt - swift/replication: br-storage - neutron/mesh: br-mgmt - admin/pxe: br-fw-admin - mongo/db: br-mgmt - neutron/private: br-prv - fw-admin: br-fw-admin - glance/api: br-mgmt - glance/glare: br-mgmt - heat/api: br-mgmt - murano/api: br-mgmt - nova/api: br-mgmt - horizon: br-mgmt - mgmt/memcache: br-mgmt - cinder/iscsi: br-storage - ceph/replication: br-storage - neutron/mesh: br-mgmt - transformations: - - action: add-br - name: br-fw-admin - - action: add-br - name: br-mgmt - - action: add-br - name: br-storage - - action: add-br - name: br-prv - provider: ovs - - action: add-patch - bridges: - - br-prv - - br-fw-admin - provider: ovs - - action: add-port - bridge: br-fw-admin - name: eth0 - - action: add-port - bridge: br-storage - name: eth0.102 - - action: add-port - bridge: br-mgmt - name: eth0.101 - version: '1.1' -neutron_mellanox: - metadata: - enabled: true - label: Mellanox Neutron components - toggleable: false - weight: 50 - plugin: disabled - vf_num: '16' -nova: - db_password: VXcP6cIR - state_path: /var/lib/nova - user_password: fuhtZH6v -nova_quota: false -online: true -openstack_version: 2014.2-6.1 -openstack_version_prev: null -priority: 300 -provision: - codename: trusty - image_data: - /: - container: gzip - format: ext4 - uri: http://10.108.0.2:8080/targetimages/env_37_ubuntu_1404_amd64.img.gz - /boot: - container: gzip - format: ext2 - uri: http://10.108.0.2:8080/targetimages/env_37_ubuntu_1404_amd64-boot.img.gz - metadata: - label: Provision - weight: 80 - method: image -public_network_assignment: - assign_to_all_nodes: false - metadata: - label: Public network assignment - restrictions: - - action: hide - condition: cluster:net_provider != 'neutron' - weight: 50 -neutron_advanced_configuration: - neutron_dvr: false - neutron_l2_pop: false -public_vip: 172.16.0.3 -public_vrouter_vip: 172.16.0.4 -puppet: - manifests: rsync://10.108.0.2:/puppet/2014.2-6.1/manifests/ - modules: rsync://10.108.0.2:/puppet/2014.2-6.1/modules/ -puppet_debug: true -quantum: true -quantum_settings: - L2: - base_mac: fa:16:3e:00:00:00 - phys_nets: - physnet1: - bridge: br-floating - physnet2: - bridge: br-prv - vlan_range: 1000:1030 - segmentation_type: vlan - L3: - use_namespaces: true - database: - passwd: zOXpcc6c - keystone: - admin_password: XgdPodA7 - metadata: - metadata_proxy_shared_secret: QU11ydS2 - predefined_networks: - net04: - L2: - network_type: vlan - physnet: physnet2 - router_ext: false - segment_id: null - L3: - enable_dhcp: true - floating: null - gateway: 192.168.111.1 - nameservers: - - 8.8.4.4 - - 8.8.8.8 - subnet: 192.168.111.0/24 - shared: false - tenant: admin - net04_ext: - L2: - network_type: flat - physnet: physnet1 - router_ext: true - segment_id: null - L3: - enable_dhcp: false - floating: 172.16.0.130:172.16.0.254 - gateway: 172.16.0.1 - nameservers: [] - subnet: 172.16.0.0/24 - shared: false - tenant: admin -rabbit: - password: 1GXPbTgb -repo_setup: - installer_initrd: - local: /var/www/nailgun/ubuntu/x86_64/images/initrd.gz - remote_relative: dists/trusty/main/installer-amd64/current/images/netboot/ubuntu-installer/amd64/initrd.gz - installer_kernel: - local: /var/www/nailgun/ubuntu/x86_64/images/linux - remote_relative: dists/trusty/main/installer-amd64/current/images/netboot/ubuntu-installer/amd64/linux - metadata: - label: Repositories - weight: 50 - repos: - - name: ubuntu - priority: null - section: main universe multiverse - suite: trusty - type: deb - uri: http://archive.ubuntu.com/ubuntu/ - - name: ubuntu-updates - priority: null - section: main universe multiverse - suite: trusty-updates - type: deb - uri: http://archive.ubuntu.com/ubuntu/ - - name: ubuntu-security - priority: null - section: main universe multiverse - suite: trusty-security - type: deb - uri: http://archive.ubuntu.com/ubuntu/ - - name: mos - priority: 1050 - section: main restricted - suite: mos6.1 - type: deb - uri: http://mirror.fuel-infra.org/mos/ubuntu/ - - name: mos-updates - priority: 1050 - section: main restricted - suite: mos6.1-updates - type: deb - uri: http://mirror.fuel-infra.org/mos/ubuntu/ - - name: mos-security - priority: 1050 - section: main restricted - suite: mos6.1-security - type: deb - uri: http://mirror.fuel-infra.org/mos/ubuntu/ - - name: mos-holdback - priority: 1100 - section: main restricted - suite: mos6.1-holdback - type: deb - uri: http://mirror.fuel-infra.org/mos/ubuntu/ -resume_guests_state_on_host_boot: true -role: compute -sahara: - db_password: R68HpdNS - enabled: false - user_password: ts32qXcD -status: discover -storage: - ephemeral_ceph: false - images_ceph: true - images_vcenter: false - iser: false - metadata: - label: Storage - weight: 60 - objects_ceph: true - osd_pool_size: '2' - pg_num: 256 - per_pool_pg_nums: - default_pg_num: 256 - compute: 1024 - backups: 512 - ".rgw": 512 - images: 256 - volumes_ceph: true - volumes_lvm: false -storage_network_range: 192.168.1.0/24 -swift: - user_password: bpFT3TKn -syslog: - metadata: - label: Syslog - weight: 50 - syslog_port: '514' - syslog_server: '' - syslog_transport: tcp -tasks: -- parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/hiera/hiera.pp - puppet_modules: /etc/puppet/modules - timeout: 3600 - priority: 100 - type: puppet - uids: - - '127' -- parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/globals/globals.pp - puppet_modules: /etc/puppet/modules - timeout: 3600 - priority: 200 - type: puppet - uids: - - '127' -- parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/logging/logging.pp - puppet_modules: /etc/puppet/modules - timeout: 3600 - priority: 300 - type: puppet - uids: - - '127' -- parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/tools/tools.pp - puppet_modules: /etc/puppet/modules - timeout: 3600 - priority: 400 - type: puppet - uids: - - '127' -- parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/netconfig/netconfig.pp - puppet_modules: /etc/puppet/modules - timeout: 3600 - priority: 500 - type: puppet - uids: - - '127' -- parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/firewall/firewall.pp - puppet_modules: /etc/puppet/modules - timeout: 3600 - priority: 600 - type: puppet - uids: - - '127' -- parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/hosts/hosts.pp - puppet_modules: /etc/puppet/modules - timeout: 3600 - priority: 700 - type: puppet - uids: - - '127' -- parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/roles/compute.pp - puppet_modules: /etc/puppet/modules - timeout: 3600 - priority: 900 - type: puppet - uids: - - '127' -- parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/ceilometer/compute.pp - puppet_modules: /etc/puppet/modules - timeout: 3600 - priority: 1000 - type: puppet - uids: - - '127' -- parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/dns/dns-client.pp - puppet_modules: /etc/puppet/modules - timeout: 3600 - priority: 1100 - type: puppet - uids: - - '127' -- parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/openstack-network/openstack-network-compute.pp - puppet_modules: /etc/puppet/modules - timeout: 3600 - priority: 1200 - type: puppet - uids: - - '127' -test_vm_image: - container_format: bare - disk_format: qcow2 - glance_properties: '' - img_name: TestVM - img_path: /usr/share/cirros-testvm/cirros-x86_64-disk.img - min_ram: 64 - os_name: cirros - public: 'true' -uid: '127' -use_cow_images: true -use_vcenter: false -user_node_name: Untitled (74:27) -workloads_collector: - enabled: true - metadata: - label: Workloads Collector User - restrictions: - - action: hide - condition: 'true' - weight: 10 - password: v6vMAe7Q - tenant: services - username: workloads_collector -hugepages: -- {count: 512, numa_id: 0, size: 2048} -- {count: 8, numa_id: 1, size: 1048576} diff --git a/hiera/neut_vlan.ceph.ceil-primary-controller.overridden_ssl.yaml b/hiera/neut_vlan.ceph.ceil-primary-controller.overridden_ssl.yaml deleted file mode 100644 index 80a1006..0000000 --- a/hiera/neut_vlan.ceph.ceil-primary-controller.overridden_ssl.yaml +++ /dev/null @@ -1,1261 +0,0 @@ -access: - email: admin@localhost - metadata: - label: Access - weight: 10 - password: admin - tenant: admin - user: admin -auth_key: '' -auto_assign_floating_ip: false -base_syslog: - syslog_port: '514' - syslog_server: 10.108.0.2 -ceilometer: - db_password: Toe5phw4 - enabled: true - metering_secret: tHq2rcoq - user_password: WBfBSo6U -aodh: - user_password: Be0Oloop - db_password: Thu5ieY6 -cinder: - db_password: trj609V8 - fixed_key: 7883d66c643ce9a508ebcd4cd5516fc98814a11276bc98c4e8e671188b54e941 - user_password: sJRfG0GP -cobbler: - profile: ubuntu_1404_x86_64 -corosync: - group: 226.94.1.1 - metadata: - label: Corosync - restrictions: - - action: hide - condition: 'true' - weight: 50 - port: '12000' - verified: false -debug: false -deployment_id: 37 -deployment_mode: ha_compact -external_dns: - dns_list: - - 8.8.8.8 - - 8.8.4.4 - metadata: - label: Upstream DNS - weight: 90 -external_mongo: - hosts_ip: '' - metadata: - label: External MongoDB - restrictions: - - action: hide - condition: settings:additional_components.mongo.value == false - weight: 20 - mongo_db_name: ceilometer - mongo_password: ceilometer - mongo_replset: '' - mongo_user: ceilometer -external_ntp: - metadata: - label: Upstream NTP - weight: 100 - ntp_list: - - 0.pool.ntp.org - - 1.pool.ntp.org -use_ssl: - horizon: true - horizon_public: true - horizon_public_hostname: 'horizon.public.fuel.local' - horizon_public_usercert: true - horizon_public_certdata: - content: 'somethinglikeacertificateforhorizon' - keystone: true - keystone_public: true - keystone_public_ip: '10.10.10.10' - keystone_public_hostname: 'keystone.public.fuel.local' - keystone_public_usercert: true - keystone_public_certdata: - content: 'somethinglikeacertificateforkeystone' - keystone_internal: true - keystone_internal_ip: '20.20.20.20' - keystone_internal_hostname: 'keystone.internal.fuel.local' - keystone_internal_usercert: true - keystone_internal_certdata: - content: 'somethinglikeacertificateforkeystone' - keystone_admin: true - keystone_admin_ip: '30.30.30.30' - keystone_admin_hostname: 'keystone.admin.fuel.local' - keystone_admin_usercert: true - keystone_admin_certdata: - content: 'somethinglikeacertificateforkeystone' - nova: true - nova_public: true - nova_public_hostname: 'nova.public.fuel.local' - nova_public_usercert: true - nova_public_certdata: - content: 'somethinglikeacertificatefornova' - nova_internal: true - nova_internal_hostname: 'nova.internal.fuel.local' - nova_internal_usercert: true - nova_internal_certdata: - content: 'somethinglikeacertificatefornova' - nova_admin: true - nova_admin_hostname: 'nova.admin.fuel.local' - nova_admin_usercert: true - nova_admin_certdata: - content: 'somethinglikeacertificatefornova' - heat: true - heat_public: true - heat_public_hostname: 'heat.public.fuel.local' - heat_public_usercert: true - heat_public_certdata: - content: 'somethinglikeacertificateforheat' - heat_internal: true - heat_internal_hostname: 'heat.internal.fuel.local' - heat_internal_usercert: true - heat_internal_certdata: - content: 'somethinglikeacertificateforheat' - heat_admin: true - heat_admin_hostname: 'heat.admin.fuel.local' - heat_admin_usercert: true - heat_admin_certdata: - content: 'somethinglikeacertificateforheat' - glance: true - glance_public: true - glance_public_hostname: 'glance.public.fuel.local' - glance_public_usercert: true - glance_public_certdata: - content: 'somethinglikeacertificateforglance' - glance_internal: true - glance_internal_hostname: 'glance.internal.fuel.local' - glance_internal_usercert: true - glance_internal_certdata: - content: 'somethinglikeacertificateforglance' - glance_admin: true - glance_admin_hostname: 'glance.admin.fuel.local' - glance_admin_usercert: true - glance_admin_certdata: - content: 'somethinglikeacertificateforglance' - glance_glare: true - glance_glare_public: true - glance_glare_public_hostname: 'glare.public.fuel.local' - glance_glare_public_usercert: true - glance_glare_public_certdata: - content: 'somethinglikeacertificateforglare' - glance_glare_internal: true - glance_glare_internal_hostname: 'glare.internal.fuel.local' - glance_glare_internal_usercert: true - glance_glare_internal_certdata: - content: 'somethinglikeacertificateforglare' - glance_glare_admin: true - glance_glare_admin_hostname: 'glare.admin.fuel.local' - glance_glare_admin_usercert: true - glance_glare_admin_certdata: - content: 'somethinglikeacertificateforglare' - cinder: true - cinder_public: true - cinder_public_hostname: 'cinder.public.fuel.local' - cinder_public_usercert: true - cinder_public_certdata: - content: 'somethinglikeacertificateforcinder' - cinder_internal: true - cinder_internal_hostname: 'cinder.internal.fuel.local' - cinder_internal_usercert: true - cinder_internal_certdata: - content: 'somethinglikeacertificateforcinder' - cinder_admin: true - cinder_admin_hostname: 'cinder.admin.fuel.local' - cinder_admin_usercert: true - cinder_admin_certdata: - content: 'somethinglikeacertificateforcinder' - neutron: true - neutron_public: true - neutron_public_hostname: 'neutron.public.fuel.local' - neutron_public_usercert: true - neutron_public_certdata: - content: 'somethinglikeacertificateforneutron' - neutron_internal: true - neutron_internal_hostname: 'neutron.internal.fuel.local' - neutron_internal_usercert: true - neutron_internal_certdata: - content: 'somethinglikeacertificateforneutron' - neutron_admin: true - neutron_admin_hostname: 'neutron.admin.fuel.local' - neutron_admin_usercert: true - neutron_admin_certdata: - content: 'somethinglikeacertificateforneutron' - swift: true - swift_public: true - swift_public_hostname: 'swift.public.fuel.local' - swift_public_usercert: true - swift_public_certdata: - content: 'somethinglikeacertificateforswift' - swift_internal: true - swift_internal_hostname: 'swift.internal.fuel.local' - swift_internal_usercert: true - swift_internal_certdata: - content: 'somethinglikeacertificateforswift' - swift_admin: true - swift_admin_hostname: 'swift.admin.fuel.local' - swift_admin_usercert: true - swift_admin_certdata: - content: 'somethinglikeacertificateforswift' - sahara: true - sahara_public: true - sahara_public_hostname: 'sahara.public.fuel.local' - sahara_public_usercert: true - sahara_public_certdata: - content: 'somethinglikeacertificateforsahara' - sahara_internal: true - sahara_internal_hostname: 'sahara.internal.fuel.local' - sahara_internal_usercert: true - sahara_internal_certdata: - content: 'somethinglikeacertificateforsahara' - sahara_admin: true - sahara_admin_hostname: 'sahara.admin.fuel.local' - sahara_admin_usercert: true - sahara_admin_certdata: - content: 'somethinglikeacertificateforsahara' - murano: true - murano_public: true - murano_public_hostname: 'murano.public.fuel.local' - murano_public_usercert: true - murano_public_certdata: - content: 'somethinglikeacertificateformurano' - murano_internal: true - murano_internal_hostname: 'murano.internal.fuel.local' - murano_internal_usercert: true - murano_internal_certdata: - content: 'somethinglikeacertificateformurano' - murano_admin: true - murano_admin_hostname: 'murano.admin.fuel.local' - murano_admin_usercert: true - murano_admin_certdata: - content: 'somethinglikeacertificateformurano' - ceilometer: true - ceilometer_public: true - ceilometer_public_hostname: 'ceilometer.public.fuel.local' - ceilometer_public_usercert: true - ceilometer_public_certdata: - content: 'somethinglikeacertificateforceilometer' - ceilometer_internal: true - ceilometer_internal_hostname: 'ceilometer.internal.fuel.local' - ceilometer_internal_usercert: true - ceilometer_internal_certdata: - content: 'somethinglikeacertificateforceilometer' - ceilometer_admin: true - ceilometer_admin_hostname: 'ceilometer.admin.fuel.local' - ceilometer_admin_usercert: true - ceilometer_admin_certdata: - content: 'somethinglikeacertificateforceilometer' - radosgw: true - radosgw_public: true - radosgw_public_hostname: 'radosgw.public.fuel.local' - radosgw_public_usercert: true - radosgw_public_certdata: - content: 'somethinglikeacertificateforradosgw' -public_ssl: - metadata: - label: Public TLS - weight: 110 - horizon: true - services: true - cert_source: self_signed - cert_data: - content: 'somedataaboutyourkeypair' - hostname: public.fuel.local -fail_if_error: true -fqdn: node-125.test.domain.local -fuel_version: '6.1' -glance: - db_password: 385SUUrC - image_cache_max_size: '0' - user_password: A9KgbnX6 -glance_glare: - user_password: 23dfhbWd -heat: - auth_encryption_key: 2604abefbdf5043f07e989af10f6caba - db_password: NTeyraV2 - enabled: true - rabbit_password: ReVt6ZKQ - user_password: tryL79Yl -kernel_params: - kernel: console=ttyS0,9600 console=tty0 net.ifnames=0 biosdevname=0 rootdelay=90 - nomodeset - metadata: - label: Kernel parameters - weight: 40 -keystone: - admin_token: UxFQFw3m - db_password: e4Op1FQB -last_controller: node-125 -libvirt_type: qemu -management_network_range: 192.168.0.0/24 -management_vip: 192.168.0.6 -management_vrouter_vip: 192.168.0.7 -master_ip: 10.108.0.2 -metadata: - label: Common - weight: 30 -mongo: - enabled: false -mp: -- point: '1' - weight: '1' -- point: '2' - weight: '2' -murano: - db_password: 7I6NRZcB - enabled: false - rabbit_password: X4GK4R7f - user_password: nuCELy8q -murano_settings: - metadata: - label: Murano Settings - restrictions: - - action: hide - condition: settings:additional_components.murano.value == false - weight: 20 - murano_repo_url: http://catalog.openstack.org/ -mysql: - root_password: 5eqwkxY3 - wsrep_password: sFMiVJ7R -network_metadata: - nodes: - node-121: - swift_zone: '1' - uid: '121' - fqdn: node-121.test.domain.local - network_roles: - keystone/api: 192.168.0.1 - neutron/api: 192.168.0.1 - mgmt/database: 192.168.0.1 - sahara/api: 192.168.0.1 - heat/api: 192.168.0.1 - ceilometer/api: 192.168.0.1 - aodh/api: 192.168.0.1 - ex: - ceph/public: 192.168.0.1 - ceph/radosgw: - management: 192.168.0.1 - swift/api: 192.168.0.1 - mgmt/api: 192.168.0.1 - storage: 192.168.1.1 - mgmt/corosync: 192.168.0.1 - cinder/api: 192.168.0.1 - public/vip: - swift/replication: 192.168.1.1 - mgmt/messaging: 192.168.0.1 - neutron/mesh: 192.168.0.1 - admin/pxe: 10.109.0.9 - mongo/db: 192.168.0.1 - neutron/private: - neutron/floating: - fw-admin: 10.109.0.9 - glance/api: 192.168.0.1 - glance/glare: 192.168.0.1 - mgmt/vip: 192.168.0.1 - murano/api: 192.168.0.1 - nova/api: 192.168.0.1 - horizon: 192.168.0.1 - mgmt/memcache: 192.168.0.1 - cinder/iscsi: 192.168.1.1 - ceph/replication: 192.168.1.1 - user_node_name: Untitled (6a:e7) - node_roles: - - primary-mongo - name: node-121 - node-124: - swift_zone: '1' - uid: '124' - fqdn: node-124.test.domain.local - network_roles: - keystone/api: 192.168.0.2 - neutron/api: 192.168.0.2 - mgmt/database: 192.168.0.2 - sahara/api: 192.168.0.2 - heat/api: 192.168.0.2 - ceilometer/api: 192.168.0.2 - aodh/api: 192.168.0.2 - ex: - ceph/public: 192.168.0.2 - ceph/radosgw: - management: 192.168.0.2 - swift/api: 192.168.0.2 - mgmt/api: 192.168.0.2 - storage: 192.168.1.2 - mgmt/corosync: 192.168.0.2 - cinder/api: 192.168.0.2 - public/vip: - swift/replication: 192.168.1.2 - mgmt/messaging: 192.168.0.2 - neutron/mesh: 192.168.0.2 - admin/pxe: 10.109.0.9 - mongo/db: 192.168.0.2 - neutron/private: - neutron/floating: - fw-admin: 10.109.0.9 - glance/api: 192.168.0.2 - glance/glare: 192.168.0.2 - mgmt/vip: 192.168.0.2 - murano/api: 192.168.0.2 - nova/api: 192.168.0.2 - horizon: 192.168.0.2 - mgmt/memcache: 192.168.0.2 - cinder/iscsi: 192.168.1.2 - ceph/replication: 192.168.1.2 - user_node_name: Untitled (6a:e7) - node_roles: - - ceph-osd - name: node-124 - node-125: - swift_zone: '1' - uid: '125' - fqdn: node-125.test.domain.local - network_roles: - keystone/api: 192.168.0.3 - neutron/api: 192.168.0.3 - mgmt/database: 192.168.0.3 - sahara/api: 192.168.0.3 - heat/api: 192.168.0.3 - ceilometer/api: 192.168.0.3 - aodh/api: 192.168.0.3 - ex: 172.16.0.2 - ceph/public: 192.168.0.3 - ceph/radosgw: 172.16.0.2 - management: 192.168.0.3 - swift/api: 192.168.0.3 - mgmt/api: 192.168.0.3 - storage: 192.168.1.3 - mgmt/corosync: 192.168.0.3 - cinder/api: 192.168.0.3 - public/vip: 172.16.0.2 - swift/replication: 192.168.1.3 - mgmt/messaging: 192.168.0.3 - neutron/mesh: 192.168.0.3 - admin/pxe: 10.109.0.9 - mongo/db: 192.168.0.3 - neutron/private: - neutron/floating: - fw-admin: 10.109.0.9 - glance/api: 192.168.0.3 - glance/glare: 192.168.0.3 - mgmt/vip: 192.168.0.3 - murano/api: 192.168.0.3 - nova/api: 192.168.0.3 - horizon: 192.168.0.3 - mgmt/memcache: 192.168.0.3 - cinder/iscsi: 192.168.1.3 - ceph/replication: 192.168.1.3 - user_node_name: Untitled (6a:e7) - node_roles: - - primary-controller - name: node-125 - node-126: - swift_zone: '1' - uid: '126' - fqdn: node-126.test.domain.local - network_roles: - keystone/api: 192.168.0.4 - neutron/api: 192.168.0.4 - mgmt/database: 192.168.0.4 - sahara/api: 192.168.0.4 - heat/api: 192.168.0.4 - ceilometer/api: 192.168.0.4 - aodh/api: 192.168.0.4 - ex: - ceph/public: 192.168.0.4 - ceph/radosgw: - management: 192.168.0.4 - swift/api: 192.168.0.4 - mgmt/api: 192.168.0.4 - storage: 192.168.1.4 - mgmt/corosync: 192.168.0.4 - cinder/api: 192.168.0.4 - public/vip: - swift/replication: 192.168.1.4 - mgmt/messaging: 192.168.0.4 - neutron/mesh: 192.168.0.4 - admin/pxe: 10.109.0.9 - mongo/db: 192.168.0.4 - neutron/private: - neutron/floating: - fw-admin: 10.109.0.9 - glance/api: 192.168.0.4 - glance/glare: 192.168.0.4 - mgmt/vip: 192.168.0.4 - murano/api: 192.168.0.4 - nova/api: 192.168.0.4 - horizon: 192.168.0.4 - mgmt/memcache: 192.168.0.4 - cinder/iscsi: 192.168.1.4 - ceph/replication: 192.168.1.4 - user_node_name: Untitled (6a:e7) - node_roles: - - ceph-osd - name: node-126 - node-127: - swift_zone: '1' - uid: '127' - fqdn: node-127.test.domain.local - network_roles: - keystone/api: 192.168.0.5 - neutron/api: 192.168.0.5 - mgmt/database: 192.168.0.5 - sahara/api: 192.168.0.5 - heat/api: 192.168.0.5 - ceilometer/api: 192.168.0.5 - aodh/api: 192.168.0.5 - ex: - ceph/public: 192.168.0.5 - ceph/radosgw: - management: 192.168.0.5 - swift/api: 192.168.0.5 - mgmt/api: 192.168.0.5 - storage: 192.168.1.5 - mgmt/corosync: 192.168.0.5 - cinder/api: 192.168.0.5 - public/vip: - swift/replication: 192.168.1.5 - mgmt/messaging: 192.168.0.5 - neutron/mesh: 192.168.0.5 - admin/pxe: 10.109.0.9 - mongo/db: 192.168.0.5 - neutron/private: - neutron/floating: - fw-admin: 10.109.0.9 - glance/api: 192.168.0.5 - glance/glare: 192.168.0.5 - mgmt/vip: 192.168.0.5 - murano/api: 192.168.0.5 - nova/api: 192.168.0.5 - horizon: 192.168.0.5 - mgmt/memcache: 192.168.0.5 - cinder/iscsi: 192.168.1.5 - ceph/replication: 192.168.1.5 - user_node_name: Untitled (6a:e7) - node_roles: - - compute - name: node-127 - vips: - vrouter: - ipaddr: 192.168.0.6 - network_role: mgmt/vip - vendor_specific: - namespace: vrouter - node_roles: - - controller - - primary-controller - management: - ipaddr: 192.168.0.7 - network_role: mgmt/vip - vendor_specific: - namespace: haproxy - node_roles: - - controller - - primary-controller - public: - ipaddr: 172.16.0.3 - network_role: public/vip - vendor_specific: - namespace: haproxy - node_roles: - - controller - - primary-controller - vrouter_pub: - ipaddr: 172.16.0.3 - network_role: public/vip - vendor_specific: - iptables_rules: - ns_start: - - iptables -t nat -A POSTROUTING -o <%INT%> -j MASQUERADE - ns_stop: - - iptables -t nat -D POSTROUTING -o <%INT%> -j MASQUERADE - namespace: vrouter - node_roles: - - controller - - primary-controller -network_scheme: - endpoints: - br-ex: - IP: - - 172.16.0.2/24 - gateway: 172.16.0.1 - vendor_specific: - phy_interfaces: - - eth1 - br-floating: - IP: none - br-fw-admin: - IP: - - 10.108.0.8/24 - br-mgmt: - IP: - - 192.168.0.3/24 - vendor_specific: - phy_interfaces: - - eth0 - vlans: 101 - br-prv: - IP: none - vendor_specific: - phy_interfaces: - - eth0 - vlans: 1000:1030 - br-storage: - IP: - - 192.168.1.3/24 - vendor_specific: - phy_interfaces: - - eth0 - vlans: 102 - interfaces: - eth0: - vendor_specific: - bus_info: '0000:00:03.0' - driver: e1000 - eth1: - vendor_specific: - bus_info: '0000:00:04.0' - driver: e1000 - eth2: - vendor_specific: - bus_info: '0000:00:05.0' - driver: e1000 - eth3: - vendor_specific: - bus_info: '0000:00:06.0' - driver: e1000 - eth4: - vendor_specific: - bus_info: '0000:00:07.0' - driver: e1000 - provider: lnx - roles: - ex: br-ex - public/vip: br-ex - neutron/floating: br-floating - storage: br-storage - keystone/api: br-mgmt - neutron/api: br-mgmt - mgmt/database: br-mgmt - sahara/api: br-mgmt - ceilometer/api: br-mgmt - aodh/api: br-mgmt - mgmt/vip: br-mgmt - ceph/public: br-mgmt - mgmt/messaging: br-mgmt - management: br-mgmt - swift/api: br-mgmt - mgmt/api: br-mgmt - storage: br-storage - mgmt/corosync: br-mgmt - cinder/api: br-mgmt - swift/replication: br-storage - neutron/mesh: br-mgmt - admin/pxe: br-fw-admin - mongo/db: br-mgmt - neutron/private: br-prv - fw-admin: br-fw-admin - glance/api: br-mgmt - glance/glare: br-mgmt - heat/api: br-mgmt - murano/api: br-mgmt - nova/api: br-mgmt - horizon: br-mgmt - mgmt/memcache: br-mgmt - cinder/iscsi: br-storage - ceph/replication: br-storage - neutron/mesh: br-mgmt - transformations: - - action: add-br - name: br-fw-admin - - action: add-br - name: br-mgmt - - action: add-br - name: br-storage - - action: add-br - name: br-ex - - action: add-br - name: br-floating - provider: ovs - - action: add-patch - bridges: - - br-floating - - br-ex - provider: ovs - - action: add-br - name: br-prv - provider: ovs - - action: add-patch - bridges: - - br-prv - - br-fw-admin - provider: ovs - - action: add-port - bridge: br-fw-admin - name: eth0 - - action: add-port - bridge: br-storage - name: eth0.102 - - action: add-port - bridge: br-mgmt - name: eth0.101 - - action: add-port - bridge: br-ex - name: eth1 - version: '1.1' -neutron_mellanox: - metadata: - enabled: true - label: Mellanox Neutron components - toggleable: false - weight: 50 - plugin: disabled - vf_num: '16' -nova: - db_password: VXcP6cIR - state_path: /var/lib/nova - user_password: fuhtZH6v -nova_quota: false -online: true -openstack_version: 2014.2-6.1 -openstack_version_prev: null -priority: 200 -provision: - codename: trusty - image_data: - /: - container: gzip - format: ext4 - uri: http://10.108.0.2:8080/targetimages/env_37_ubuntu_1404_amd64.img.gz - /boot: - container: gzip - format: ext2 - uri: http://10.108.0.2:8080/targetimages/env_37_ubuntu_1404_amd64-boot.img.gz - metadata: - label: Provision - weight: 80 - method: image -public_network_assignment: - assign_to_all_nodes: false - metadata: - label: Public network assignment - restrictions: - - action: hide - condition: cluster:net_provider != 'neutron' - weight: 50 -neutron_advanced_configuration: - neutron_dvr: false - neutron_l2_pop: false -public_vip: 172.16.0.3 -public_vrouter_vip: 172.16.0.4 -puppet: - manifests: rsync://10.108.0.2:/puppet/2014.2-6.1/manifests/ - modules: rsync://10.108.0.2:/puppet/2014.2-6.1/modules/ -puppet_debug: true -quantum: true -quantum_settings: - L2: - base_mac: fa:16:3e:00:00:00 - phys_nets: - physnet1: - bridge: br-floating - physnet2: - bridge: br-prv - vlan_range: 1000:1030 - segmentation_type: vlan - L3: - use_namespaces: true - database: - passwd: zOXpcc6c - keystone: - admin_password: XgdPodA7 - metadata: - metadata_proxy_shared_secret: QU11ydS2 - predefined_networks: - net04: - L2: - network_type: vlan - physnet: physnet2 - router_ext: false - segment_id: null - L3: - enable_dhcp: true - floating: null - gateway: 192.168.111.1 - nameservers: - - 8.8.4.4 - - 8.8.8.8 - subnet: 192.168.111.0/24 - shared: false - tenant: admin - net04_ext: - L2: - network_type: flat - physnet: physnet1 - router_ext: true - segment_id: null - L3: - enable_dhcp: false - floating: 172.16.0.130:172.16.0.254 - gateway: 172.16.0.1 - nameservers: [] - subnet: 172.16.0.0/24 - shared: false - tenant: admin -rabbit: - password: 1GXPbTgb -repo_setup: - installer_initrd: - local: /var/www/nailgun/ubuntu/x86_64/images/initrd.gz - remote_relative: dists/trusty/main/installer-amd64/current/images/netboot/ubuntu-installer/amd64/initrd.gz - installer_kernel: - local: /var/www/nailgun/ubuntu/x86_64/images/linux - remote_relative: dists/trusty/main/installer-amd64/current/images/netboot/ubuntu-installer/amd64/linux - metadata: - label: Repositories - weight: 50 - repos: - - name: ubuntu - priority: null - section: main universe multiverse - suite: trusty - type: deb - uri: http://archive.ubuntu.com/ubuntu/ - - name: ubuntu-updates - priority: null - section: main universe multiverse - suite: trusty-updates - type: deb - uri: http://archive.ubuntu.com/ubuntu/ - - name: ubuntu-security - priority: null - section: main universe multiverse - suite: trusty-security - type: deb - uri: http://archive.ubuntu.com/ubuntu/ - - name: mos - priority: 1050 - section: main restricted - suite: mos6.1 - type: deb - uri: http://mirror.fuel-infra.org/mos/ubuntu/ - - name: mos-updates - priority: 1050 - section: main restricted - suite: mos6.1-updates - type: deb - uri: http://mirror.fuel-infra.org/mos/ubuntu/ - - name: mos-security - priority: 1050 - section: main restricted - suite: mos6.1-security - type: deb - uri: http://mirror.fuel-infra.org/mos/ubuntu/ - - name: mos-holdback - priority: 1100 - section: main restricted - suite: mos6.1-holdback - type: deb - uri: http://mirror.fuel-infra.org/mos/ubuntu/ -resume_guests_state_on_host_boot: true -role: primary-controller -sahara: - db_password: R68HpdNS - enabled: false - user_password: ts32qXcD -status: discover -storage: - ephemeral_ceph: false - images_ceph: true - images_vcenter: false - iser: false - metadata: - label: Storage - weight: 60 - objects_ceph: true - osd_pool_size: '2' - pg_num: 256 - per_pool_pg_nums: - default_pg_num: 256 - volumes: 2048 - compute: 1024 - backups: 512 - ".rgw": 512 - images: 256 - volumes_ceph: true - volumes_lvm: false -storage_network_range: 192.168.1.0/24 -swift: - user_password: bpFT3TKn -syslog: - metadata: - label: Syslog - weight: 50 - syslog_port: '514' - syslog_server: '' - syslog_transport: tcp -tasks: -- parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/hiera/hiera.pp - puppet_modules: /etc/puppet/modules - timeout: 3600 - priority: 100 - type: puppet - uids: - - '125' -- parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/globals/globals.pp - puppet_modules: /etc/puppet/modules - timeout: 3600 - priority: 200 - type: puppet - uids: - - '125' -- parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/logging/logging.pp - puppet_modules: /etc/puppet/modules - timeout: 3600 - priority: 300 - type: puppet - uids: - - '125' -- parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/tools/tools.pp - puppet_modules: /etc/puppet/modules - timeout: 3600 - priority: 400 - type: puppet - uids: - - '125' -- parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/umm/umm.pp - puppet_modules: /etc/puppet/modules - timeout: 3600 - priority: 500 - type: puppet - uids: - - '125' -- parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/netconfig/netconfig.pp - puppet_modules: /etc/puppet/modules - timeout: 3600 - priority: 600 - type: puppet - uids: - - '125' -- parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/hosts/hosts.pp - puppet_modules: /etc/puppet/modules - timeout: 3600 - priority: 700 - type: puppet - uids: - - '125' -- parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/firewall/firewall.pp - puppet_modules: /etc/puppet/modules - timeout: 3600 - priority: 800 - type: puppet - uids: - - '125' -- parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/cluster/cluster.pp - puppet_modules: /etc/puppet/modules - timeout: 3600 - priority: 900 - type: puppet - uids: - - '125' -- parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/virtual_ips/virtual_ips.pp - puppet_modules: /etc/puppet/modules - timeout: 3600 - priority: 1000 - type: puppet - uids: - - '125' -- parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/virtual_ips/conntrackd.pp - puppet_modules: /etc/puppet/modules - timeout: 3600 - priority: 1100 - type: puppet - uids: - - '125' -- parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/cluster-haproxy/cluster-haproxy.pp - puppet_modules: /etc/puppet/modules - timeout: 3600 - priority: 1200 - type: puppet - uids: - - '125' -- parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/openstack-haproxy/openstack-haproxy.pp - puppet_modules: /etc/puppet/modules - timeout: 3600 - priority: 1300 - type: puppet - uids: - - '125' -- parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/dns/dns-server.pp - puppet_modules: /etc/puppet/modules - timeout: 3600 - priority: 1400 - type: puppet - uids: - - '125' -- parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/dns/dns-client.pp - puppet_modules: /etc/puppet/modules - timeout: 3600 - priority: 1500 - type: puppet - uids: - - '125' -- parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/ntp/ntp-server.pp - puppet_modules: /etc/puppet/modules - timeout: 3600 - priority: 1600 - type: puppet - uids: - - '125' -- parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/database/database.pp - puppet_modules: /etc/puppet/modules - timeout: 3600 - priority: 1700 - type: puppet - uids: - - '125' -- parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/aodh/aodh.pp - puppet_modules: /etc/puppet/modules - timeout: 3600 - priority: 1800 - type: puppet - uids: - - '125' -- parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/ceilometer/controller.pp - puppet_modules: /etc/puppet/modules - timeout: 3600 - priority: 1800 - type: puppet - uids: - - '125' -- parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/ceilometer/radosgw_user.pp - puppet_modules: /etc/puppet/modules - timeout: 3600 - priority: 1800 - type: puppet - uids: - - '125' -- parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/rabbitmq/rabbitmq.pp - puppet_modules: /etc/puppet/modules - timeout: 3600 - priority: 1900 - type: puppet - uids: - - '125' -- parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/memcached/memcached.pp - puppet_modules: /etc/puppet/modules - timeout: 3600 - priority: 2000 - type: puppet - uids: - - '125' -- parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/keystone/keystone.pp - puppet_modules: /etc/puppet/modules - timeout: 3600 - priority: 2100 - type: puppet - uids: - - '125' -- parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/openstack-cinder/openstack-cinder.pp - puppet_modules: /etc/puppet/modules - timeout: 1200 - priority: 2200 - type: puppet - uids: - - '125' -- parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/glance/glance.pp - puppet_modules: /etc/puppet/modules - timeout: 3600 - priority: 2300 - type: puppet - uids: - - '125' -- parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/openstack-controller/openstack-controller.pp - puppet_modules: /etc/puppet/modules - timeout: 3600 - priority: 2400 - type: puppet - uids: - - '125' -- parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/openstack-network/openstack-network-controller.pp - puppet_modules: /etc/puppet/modules - timeout: 3600 - priority: 2500 - type: puppet - uids: - - '125' -- parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/heat/heat.pp - puppet_modules: /etc/puppet/modules - timeout: 3600 - priority: 2600 - type: puppet - uids: - - '125' -- parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/horizon/horizon.pp - puppet_modules: /etc/puppet/modules - timeout: 3600 - priority: 2700 - type: puppet - uids: - - '125' -- parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/murano/murano.pp - puppet_modules: /etc/puppet/modules - timeout: 3600 - priority: 2800 - type: puppet - uids: - - '125' -- parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/sahara/sahara.pp - puppet_modules: /etc/puppet/modules - timeout: 3600 - priority: 2900 - type: puppet - uids: - - '125' -- parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/api-proxy/api-proxy.pp - puppet_modules: /etc/puppet/modules - timeout: 3600 - priority: 3000 - type: puppet - uids: - - '125' -- parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/ceph/mon.pp - puppet_modules: /etc/puppet/modules - timeout: 3600 - priority: 3100 - type: puppet - uids: - - '125' -- parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/ceph/radosgw.pp - puppet_modules: /etc/puppet/modules - timeout: 3600 - priority: 3200 - type: puppet - uids: - - '125' -- parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/swift/swift.pp - puppet_modules: /etc/puppet/modules - timeout: 3600 - priority: 3300 - type: puppet - uids: - - '125' -- parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/roles/controller.pp - puppet_modules: /etc/puppet/modules - timeout: 3600 - priority: 3400 - type: puppet - uids: - - '125' -- parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/swift/rebalance_cronjob.pp - puppet_modules: /etc/puppet/modules - timeout: 300 - priority: 3500 - type: puppet - uids: - - '125' -test_vm_image: - container_format: bare - disk_format: qcow2 - glance_properties: '' - img_name: TestVM - img_path: /usr/share/cirros-testvm/cirros-x86_64-disk.img - min_ram: 64 - os_name: cirros - public: 'true' -uid: '125' -use_cow_images: true -use_vcenter: false -user_node_name: Untitled (34:45) -workloads_collector: - enabled: true - metadata: - label: Workloads Collector User - restrictions: - - action: hide - condition: 'true' - weight: 10 - password: v6vMAe7Q - tenant: services - username: workloads_collector -hugepages: -- {count: 512, numa_id: 0, size: 2048} -- {count: 8, numa_id: 1, size: 1048576} diff --git a/hiera/neut_vlan.ceph.compute-ephemeral-ceph.yaml b/hiera/neut_vlan.ceph.compute-ephemeral-ceph.yaml deleted file mode 100644 index 748558d..0000000 --- a/hiera/neut_vlan.ceph.compute-ephemeral-ceph.yaml +++ /dev/null @@ -1,796 +0,0 @@ ---- -tasks: -- priority: 100 - type: puppet - uids: - - '2' - parameters: - puppet_modules: "/etc/puppet/modules" - puppet_manifest: "/etc/puppet/modules/osnailyfacter/modular/fuel_pkgs/fuel_pkgs.pp" - timeout: 600 - cwd: "/" -- priority: 200 - type: puppet - uids: - - '2' - parameters: - puppet_modules: "/etc/puppet/modules" - puppet_manifest: "/etc/puppet/modules/osnailyfacter/modular/hiera/hiera.pp" - timeout: 3600 - cwd: "/" -- priority: 300 - type: puppet - uids: - - '2' - parameters: - puppet_modules: "/etc/puppet/modules" - puppet_manifest: "/etc/puppet/modules/osnailyfacter/modular/globals/globals.pp" - timeout: 3600 - cwd: "/" -- priority: 400 - type: puppet - uids: - - '2' - parameters: - puppet_modules: "/etc/puppet/modules" - puppet_manifest: "/etc/puppet/modules/osnailyfacter/modular/logging/logging.pp" - timeout: 3600 - cwd: "/" -- priority: 500 - type: puppet - uids: - - '2' - parameters: - puppet_modules: "/etc/puppet/modules" - puppet_manifest: "/etc/puppet/modules/osnailyfacter/modular/tools/tools.pp" - timeout: 3600 - cwd: "/" -- priority: 600 - type: puppet - uids: - - '2' - parameters: - puppet_modules: "/etc/puppet/modules" - puppet_manifest: "/etc/puppet/modules/osnailyfacter/modular/netconfig/netconfig.pp" - timeout: 3600 - cwd: "/" -- priority: 700 - type: puppet - uids: - - '2' - parameters: - puppet_modules: "/etc/puppet/modules" - puppet_manifest: "/etc/puppet/modules/osnailyfacter/modular/netconfig/connectivity_tests.pp" - timeout: 3600 - cwd: "/" -- priority: 800 - type: puppet - uids: - - '2' - parameters: - puppet_modules: "/etc/puppet/modules" - puppet_manifest: "/etc/puppet/modules/osnailyfacter/modular/firewall/firewall.pp" - timeout: 3600 - cwd: "/" -- priority: 900 - type: puppet - uids: - - '2' - parameters: - puppet_modules: "/etc/puppet/modules" - puppet_manifest: "/etc/puppet/modules/osnailyfacter/modular/ssl/ssl_add_trust_chain.pp" - timeout: 3600 - cwd: "/" -- priority: 1000 - type: puppet - uids: - - '2' - parameters: - puppet_modules: "/etc/puppet/modules" - puppet_manifest: "/etc/puppet/modules/osnailyfacter/modular/hosts/hosts.pp" - timeout: 3600 - cwd: "/" -- priority: 1200 - type: puppet - uids: - - '2' - parameters: - puppet_modules: "/etc/puppet/modules" - puppet_manifest: "/etc/puppet/modules/osnailyfacter/modular/roles/compute.pp" - timeout: 3600 - cwd: "/" -- priority: 1300 - type: puppet - uids: - - '2' - parameters: - puppet_modules: "/etc/puppet/modules" - puppet_manifest: "/etc/puppet/modules/osnailyfacter/modular/openstack-network/openstack-network-compute.pp" - timeout: 3600 - cwd: "/" -user_node_name: Untitled (e5:e6) -uid: '2' -resume_guests_state_on_host_boot: true -syslog: - syslog_port: '514' - syslog_transport: tcp - syslog_server: '' - metadata: - weight: 50 - label: Syslog -libvirt_type: qemu -host_uuid: '00000000-0000-0000-0000-000000000000' -puppet: - modules: rsync://10.122.10.2:/puppet/liberty-9.0/modules/ - manifests: rsync://10.122.10.2:/puppet/liberty-9.0/manifests/ -mysql: - root_password: sx2tGnw7 - wsrep_password: qEYkmkV7 -quantum: true -use_cow_images: true -glance: - image_cache_max_size: '5368709120' - user_password: J3jcjTzv - db_password: vZsiQ0A3 -glance_glare: - user_password: 23dfhbWd -ceilometer: - db_password: ALNBMs7i - user_password: 5fXkIlEW - metering_secret: k3mrQHsh - enabled: false -aodh: - user_password: Be0Oloop - db_password: Thu5ieY6 -cobbler: - profile: ubuntu_1404_x86_64 -mongo: - enabled: false -quantum_settings: - database: - passwd: DVHUmPBa - keystone: - admin_password: muG6m84W - L3: - use_namespaces: true - L2: - phys_nets: - physnet1: - bridge: br-floating - physnet2: - bridge: br-prv - vlan_range: 1000:1030 - base_mac: fa:16:3e:00:00:00 - segmentation_type: vlan - predefined_networks: - net04_ext: - shared: false - L2: - network_type: flat - physnet: physnet1 - router_ext: true - segment_id: - L3: - nameservers: [] - subnet: 10.122.11.0/24 - floating: 10.122.11.130:10.122.11.254 - gateway: 10.122.11.1 - enable_dhcp: false - tenant: admin - net04: - shared: false - L2: - network_type: vlan - router_ext: false - physnet: physnet2 - segment_id: - L3: - nameservers: - - 8.8.4.4 - - 8.8.8.8 - subnet: 10.122.13.0/24 - floating: - gateway: 10.122.13.1 - enable_dhcp: true - tenant: admin - metadata: - metadata_proxy_shared_secret: P3Hi55Hg -use_vcenter: false -management: - network_role: mgmt/vip - ipaddr: 10.122.12.2 - node_roles: - - controller - - primary-controller - namespace: haproxy -openstack_version: liberty-9.0 -kernel_params: - kernel: console=ttyS0,9600 console=tty0 net.ifnames=0 biosdevname=0 rootdelay=90 - nomodeset - metadata: - weight: 40 - label: Kernel parameters -provision: - image_data: - "/boot": - container: gzip - uri: http://10.122.10.2:8080/targetimages/env_1_ubuntu_1404_amd64-boot.img.gz - format: ext2 - "/": - container: gzip - uri: http://10.122.10.2:8080/targetimages/env_1_ubuntu_1404_amd64.img.gz - format: ext4 - codename: trusty - method: image - metadata: - restrictions: - - action: hide - condition: 'true' - weight: 80 - label: Provision -storage: - iser: false - volumes_ceph: false - per_pool_pg_nums: - compute: 512 - default_pg_num: 64 - volumes: 64 - images: 64 - backups: 64 - ".rgw": 64 - objects_ceph: false - ephemeral_ceph: true - volumes_lvm: true - images_vcenter: false - osd_pool_size: '2' - pg_num: 64 - images_ceph: false - metadata: - weight: 60 - label: Storage -nova: - db_password: seh61drS - user_password: vhdwzqrw - state_path: "/var/lib/nova" -master_ip: 10.122.10.2 -priority: 200 -external_dns: - dns_list: - - 8.8.8.8 - metadata: - weight: 90 - label: Host OS DNS Servers -murano: - db_password: SHNCzmlD - user_password: FAzO3etA - enabled: false - rabbit_password: 8yYepd8f -murano_settings: - murano_repo_url: http://storage.apps.openstack.org/ - metadata: - restrictions: - - action: hide - message: Murano is not enabled on the Additional Components section - condition: settings:additional_components.murano.value == false - weight: 20 - label: Murano Settings -role: compute -deployment_mode: ha_compact -external_mongo: - mongo_db_name: ceilometer - mongo_replset: '' - mongo_user: ceilometer - hosts_ip: '' - mongo_password: ceilometer - metadata: - restrictions: - - action: hide - message: Ceilometer and MongoDB are not enabled on the Additional Components - section - condition: settings:additional_components.mongo.value == false - weight: 20 - label: External MongoDB -online: true -keystone: - db_password: 0WzSQMdU - admin_token: n7tfrNvt -nova_quota: false -public: - network_role: public/vip - ipaddr: 10.122.11.3 - node_roles: - - controller - - primary-controller - namespace: haproxy -corosync: - group: 226.94.1.1 - verified: false - port: '12000' - metadata: - restrictions: - - action: hide - condition: 'true' - weight: 50 - label: Corosync -metadata: - weight: 30 - label: Common -status: discover -swift: - user_password: BmPWa1XA -repo_setup: - installer_kernel: - local: "/var/www/nailgun/ubuntu/x86_64/images/linux" - remote_relative: dists/trusty/main/installer-amd64/current/images/netboot/ubuntu-installer/amd64/linux - repos: - - name: ubuntu - section: main universe multiverse - uri: http://archive.ubuntu.com/ubuntu/ - priority: - suite: trusty - type: deb - - name: ubuntu-updates - section: main universe multiverse - uri: http://archive.ubuntu.com/ubuntu/ - priority: - suite: trusty-updates - type: deb - - name: ubuntu-security - section: main universe multiverse - uri: http://archive.ubuntu.com/ubuntu/ - priority: - suite: trusty-security - type: deb - - name: mos - section: main restricted - uri: http://10.122.10.2:8080/liberty-9.0/ubuntu/x86_64 - priority: 1050 - suite: mos7.0 - type: deb - - name: mos-updates - section: main restricted - uri: http://mirror.fuel-infra.org/mos-repos/ubuntu/7.0/ - priority: 1050 - suite: mos7.0-updates - type: deb - - name: mos-security - section: main restricted - uri: http://mirror.fuel-infra.org/mos-repos/ubuntu/7.0/ - priority: 1050 - suite: mos7.0-security - type: deb - - name: mos-holdback - section: main restricted - uri: http://mirror.fuel-infra.org/mos-repos/ubuntu/7.0/ - priority: 1100 - suite: mos7.0-holdback - type: deb - - name: Auxiliary - section: main restricted - uri: http://10.122.10.2:8080/liberty-9.0/ubuntu/auxiliary - priority: 1150 - suite: auxiliary - type: deb - metadata: - always_editable: true - weight: 50 - label: Repositories - installer_initrd: - local: "/var/www/nailgun/ubuntu/x86_64/images/initrd.gz" - remote_relative: dists/trusty/main/installer-amd64/current/images/netboot/ubuntu-installer/amd64/initrd.gz -vrouter: - network_role: mgmt/vip - ipaddr: 10.122.12.1 - node_roles: - - controller - - primary-controller - namespace: vrouter -fail_if_error: false -sahara: - db_password: TDie4DCU - user_password: s3XwKy6C - enabled: false -network_metadata: - nodes: - node-4: - swift_zone: '4' - uid: '4' - fqdn: node-4.domain.local - network_roles: - murano/api: 10.122.12.5 - keystone/api: 10.122.12.5 - neutron/api: 10.122.12.5 - mgmt/database: 10.122.12.5 - sahara/api: 10.122.12.5 - ceilometer/api: 10.122.12.5 - aodh/api: 10.122.12.5 - ceph/public: 10.122.12.5 - mgmt/messaging: 10.122.12.5 - management: 10.122.12.5 - swift/api: 10.122.12.5 - storage: 10.122.14.3 - mgmt/corosync: 10.122.12.5 - cinder/api: 10.122.12.5 - swift/replication: 10.122.14.3 - admin/pxe: 10.122.10.4 - mongo/db: 10.122.12.5 - neutron/private: - neutron/floating: - fw-admin: 10.122.10.4 - glance/api: 10.122.12.5 - glance/glare: 10.122.12.5 - heat/api: 10.122.12.5 - mgmt/vip: 10.122.12.5 - nova/api: 10.122.12.5 - horizon: 10.122.12.5 - nova/migration: 10.122.12.5 - mgmt/memcache: 10.122.12.5 - cinder/iscsi: 10.122.14.3 - ceph/replication: 10.122.14.3 - user_node_name: Untitled (cb:23) - node_roles: - - cinder - name: node-4 - node-1: - swift_zone: '1' - uid: '1' - fqdn: node-1.domain.local - network_roles: - keystone/api: 10.122.12.3 - neutron/api: 10.122.12.3 - mgmt/database: 10.122.12.3 - sahara/api: 10.122.12.3 - heat/api: 10.122.12.3 - ceilometer/api: 10.122.12.3 - aodh/api: 10.122.12.3 - ex: 10.122.11.4 - ceph/public: 10.122.12.3 - mgmt/messaging: 10.122.12.3 - management: 10.122.12.3 - swift/api: 10.122.12.3 - storage: 10.122.14.1 - mgmt/corosync: 10.122.12.3 - cinder/api: 10.122.12.3 - public/vip: 10.122.11.4 - swift/replication: 10.122.14.1 - ceph/radosgw: 10.122.11.4 - admin/pxe: 10.122.10.6 - mongo/db: 10.122.12.3 - neutron/private: - neutron/floating: - fw-admin: 10.122.10.6 - glance/api: 10.122.12.3 - glance/glare: 10.122.12.3 - mgmt/vip: 10.122.12.3 - murano/api: 10.122.12.3 - nova/api: 10.122.12.3 - horizon: 10.122.12.3 - nova/migration: 10.122.12.3 - mgmt/memcache: 10.122.12.3 - cinder/iscsi: 10.122.14.1 - ceph/replication: 10.122.14.1 - user_node_name: Untitled (2c:5e) - node_roles: - - ceph-osd - - primary-controller - name: node-1 - node-3: - swift_zone: '3' - uid: '3' - fqdn: node-3.domain.local - network_roles: - murano/api: 10.122.12.4 - keystone/api: 10.122.12.4 - neutron/api: 10.122.12.4 - mgmt/database: 10.122.12.4 - sahara/api: 10.122.12.4 - ceilometer/api: 10.122.12.4 - aodh/api: 10.122.12.4 - ceph/public: 10.122.12.4 - mgmt/messaging: 10.122.12.4 - management: 10.122.12.4 - swift/api: 10.122.12.4 - storage: 10.122.14.4 - mgmt/corosync: 10.122.12.4 - cinder/api: 10.122.12.4 - swift/replication: 10.122.14.4 - admin/pxe: 10.122.10.3 - mongo/db: 10.122.12.4 - neutron/private: - neutron/floating: - fw-admin: 10.122.10.3 - glance/api: 10.122.12.4 - glance/glare: 10.122.12.4 - heat/api: 10.122.12.4 - mgmt/vip: 10.122.12.4 - nova/api: 10.122.12.4 - horizon: 10.122.12.4 - nova/migration: 10.122.12.4 - mgmt/memcache: 10.122.12.4 - cinder/iscsi: 10.122.14.4 - ceph/replication: 10.122.14.4 - user_node_name: Untitled (50:1e) - node_roles: - - ceph-osd - name: node-3 - node-2: - swift_zone: '2' - uid: '2' - fqdn: node-2.domain.local - network_roles: - murano/api: 10.122.12.6 - keystone/api: 10.122.12.6 - neutron/api: 10.122.12.6 - mgmt/database: 10.122.12.6 - sahara/api: 10.122.12.6 - ceilometer/api: 10.122.12.6 - aodh/api: 10.122.12.6 - ceph/public: 10.122.12.6 - mgmt/messaging: 10.122.12.6 - management: 10.122.12.6 - swift/api: 10.122.12.6 - storage: 10.122.14.2 - mgmt/corosync: 10.122.12.6 - cinder/api: 10.122.12.6 - swift/replication: 10.122.14.2 - admin/pxe: 10.122.10.7 - mongo/db: 10.122.12.6 - neutron/private: - neutron/floating: - fw-admin: 10.122.10.7 - glance/api: 10.122.12.6 - glance/glare: 10.122.12.6 - heat/api: 10.122.12.6 - mgmt/vip: 10.122.12.6 - nova/api: 10.122.12.6 - horizon: 10.122.12.6 - nova/migration: 10.122.12.6 - mgmt/memcache: 10.122.12.6 - cinder/iscsi: 10.122.14.2 - ceph/replication: 10.122.14.2 - user_node_name: Untitled (e5:e6) - node_roles: - - compute - - ceph-osd - name: node-2 - vips: - vrouter_pub: - network_role: public/vip - node_roles: - - controller - - primary-controller - namespace: vrouter - ipaddr: 10.122.11.2 - management: - network_role: mgmt/vip - node_roles: - - controller - - primary-controller - namespace: haproxy - ipaddr: 10.122.12.2 - public: - network_role: public/vip - node_roles: - - controller - - primary-controller - namespace: haproxy - ipaddr: 10.122.11.3 - vrouter: - network_role: mgmt/vip - node_roles: - - controller - - primary-controller - namespace: vrouter - ipaddr: 10.122.12.1 -network_scheme: - transformations: - - action: add-br - name: br-fw-admin - - action: add-br - name: br-mgmt - - action: add-br - name: br-storage - - action: add-br - name: br-prv - provider: ovs - - action: add-patch - bridges: - - br-prv - - br-fw-admin - provider: ovs - mtu: 65000 - - action: add-port - bridge: br-fw-admin - name: eth0 - - action: add-port - bridge: br-mgmt - name: eth0.101 - - action: add-port - bridge: br-storage - name: eth0.102 - roles: - murano/api: br-mgmt - keystone/api: br-mgmt - neutron/api: br-mgmt - mgmt/database: br-mgmt - sahara/api: br-mgmt - ceilometer/api: br-mgmt - aodh/api: br-mgmt - ceph/public: br-mgmt - mgmt/messaging: br-mgmt - management: br-mgmt - swift/api: br-mgmt - storage: br-storage - mgmt/corosync: br-mgmt - cinder/api: br-mgmt - swift/replication: br-storage - admin/pxe: br-fw-admin - mongo/db: br-mgmt - neutron/private: br-prv - fw-admin: br-fw-admin - glance/api: br-mgmt - glance/glare: br-mgmt - heat/api: br-mgmt - mgmt/vip: br-mgmt - nova/api: br-mgmt - horizon: br-mgmt - nova/migration: br-mgmt - mgmt/memcache: br-mgmt - cinder/iscsi: br-storage - ceph/replication: br-storage - interfaces: - eth4: - vendor_specific: - driver: e1000 - bus_info: '0000:00:07.0' - eth3: - vendor_specific: - driver: e1000 - bus_info: '0000:00:06.0' - eth2: - vendor_specific: - driver: e1000 - bus_info: '0000:00:05.0' - eth1: - vendor_specific: - driver: e1000 - bus_info: '0000:00:04.0' - eth0: - vendor_specific: - driver: e1000 - bus_info: '0000:00:03.0' - version: '1.1' - provider: lnx - endpoints: - br-fw-admin: - IP: - - 10.122.10.7/24 - gateway: 10.122.10.2 - br-storage: - IP: - - 10.122.14.2/24 - br-mgmt: - IP: - - 10.122.12.6/24 - br-prv: - IP: none -heat: - db_password: y9EGLjk9 - user_password: 3SELJ5jn - enabled: true - auth_encryption_key: b200838c57f3e09b2f73df09478a4184 - rabbit_password: JYJzucJF -storage_network_range: 10.122.14.0/24 -fuel_version: '7.0' -rabbit: - password: 06nkQaUt -public_network_assignment: - assign_to_all_nodes: false - metadata: - restrictions: - - action: hide - condition: cluster:net_provider != 'neutron' - weight: 50 - label: Public network assignment -use_cinder: true -test_vm_image: - os_name: cirros - img_path: "/usr/share/cirros-testvm/cirros-x86_64-disk.img" - container_format: bare - min_ram: 64 - disk_format: qcow2 - glance_properties: '' - img_name: TestVM - public: 'true' -management_network_range: 10.122.12.0/24 -neutron_advanced_configuration: - neutron_dvr: false - neutron_l2_pop: false - metadata: - restrictions: - - action: hide - condition: cluster:net_provider != 'neutron' - weight: 45 - label: Neutron Advanced Configuration -base_syslog: - syslog_port: '514' - syslog_server: 10.122.10.2 -vms_conf: [] -workloads_collector: - username: fuel_stats_user - enabled: true - create_user: false - password: nYnEHfYM - tenant: services - metadata: - restrictions: - - action: hide - condition: 'true' - weight: 10 - label: Workloads Collector User -auth_key: '' -puppet_debug: true -access: - metadata: - weight: 10 - label: Access - password: admin - user: admin - tenant: admin - email: admin@localhost -last_controller: node-1 -fqdn: node-2.domain.local -public_ssl: - hostname: public.fuel.local - horizon: true - services: true - cert_data: - content: 'somedataboutyourkeypair' - cert_source: self_signed - metadata: - weight: 110 - label: Public TLS -auto_assign_floating_ip: false -vrouter_pub: - network_role: public/vip - ipaddr: 10.122.11.2 - node_roles: - - controller - - primary-controller - namespace: vrouter -mp: -- weight: '1' - point: '1' -- weight: '2' - point: '2' -neutron_mellanox: - vf_num: '16' - metadata: - restrictions: - - action: hide - condition: not ('experimental' in version:feature_groups) - enabled: true - weight: 50 - toggleable: false - label: Mellanox Neutron components - plugin: disabled -horizon: - secret_key: 57f0f59b32cf2cdb164ca93b146b642b5df34c435aa0f71f46a62e49b1bdc4bf -debug: false -cinder: - db_password: te0Sd4Ai - user_password: HaDqJdMp - fixed_key: 0842c95fc8bc15d2031d1838ebe2059d16cd39248fc5a1bc74638cfe0c5e8687 -deployment_id: 1 -external_ntp: - ntp_list: - - 0.fuel.pool.ntp.org - - 1.fuel.pool.ntp.org - - 2.fuel.pool.ntp.org - metadata: - weight: 100 - label: Host OS NTP Servers -hugepages: -- {count: 512, numa_id: 0, size: 2048} -- {count: 8, numa_id: 1, size: 1048576} -openstack_version_prev: diff --git a/hiera/neut_vlan.ceph.controller-ephemeral-ceph.yaml b/hiera/neut_vlan.ceph.controller-ephemeral-ceph.yaml deleted file mode 100644 index 7b7b081..0000000 --- a/hiera/neut_vlan.ceph.controller-ephemeral-ceph.yaml +++ /dev/null @@ -1,1258 +0,0 @@ ---- -tasks: -- priority: 100 - type: puppet - uids: - - '1' - parameters: - puppet_modules: "/etc/puppet/modules" - puppet_manifest: "/etc/puppet/modules/osnailyfacter/modular/fuel_pkgs/fuel_pkgs.pp" - timeout: 600 - cwd: "/" -- priority: 200 - type: puppet - uids: - - '1' - parameters: - puppet_modules: "/etc/puppet/modules" - puppet_manifest: "/etc/puppet/modules/osnailyfacter/modular/hiera/hiera.pp" - timeout: 3600 - cwd: "/" -- priority: 300 - type: puppet - uids: - - '1' - parameters: - puppet_modules: "/etc/puppet/modules" - puppet_manifest: "/etc/puppet/modules/osnailyfacter/modular/globals/globals.pp" - timeout: 3600 - cwd: "/" -- priority: 400 - type: puppet - uids: - - '1' - parameters: - puppet_modules: "/etc/puppet/modules" - puppet_manifest: "/etc/puppet/modules/osnailyfacter/modular/logging/logging.pp" - timeout: 3600 - cwd: "/" -- priority: 500 - type: puppet - uids: - - '1' - parameters: - puppet_modules: "/etc/puppet/modules" - puppet_manifest: "/etc/puppet/modules/osnailyfacter/modular/tools/tools.pp" - timeout: 3600 - cwd: "/" -- priority: 600 - type: puppet - uids: - - '1' - parameters: - puppet_modules: "/etc/puppet/modules" - puppet_manifest: "/etc/puppet/modules/osnailyfacter/modular/umm/umm.pp" - timeout: 3600 - cwd: "/" -- priority: 700 - type: puppet - uids: - - '1' - parameters: - puppet_modules: "/etc/puppet/modules" - puppet_manifest: "/etc/puppet/modules/osnailyfacter/modular/netconfig/netconfig.pp" - timeout: 3600 - cwd: "/" -- priority: 800 - type: puppet - uids: - - '1' - parameters: - puppet_modules: "/etc/puppet/modules" - puppet_manifest: "/etc/puppet/modules/osnailyfacter/modular/netconfig/connectivity_tests.pp" - timeout: 3600 - cwd: "/" -- priority: 900 - type: puppet - uids: - - '1' - parameters: - puppet_modules: "/etc/puppet/modules" - puppet_manifest: "/etc/puppet/modules/osnailyfacter/modular/firewall/firewall.pp" - timeout: 3600 - cwd: "/" -- priority: 1000 - type: puppet - uids: - - '1' - parameters: - puppet_modules: "/etc/puppet/modules" - puppet_manifest: "/etc/puppet/modules/osnailyfacter/modular/ssl/ssl_add_trust_chain.pp" - timeout: 3600 - cwd: "/" -- priority: 1100 - type: puppet - uids: - - '1' - parameters: - puppet_modules: "/etc/puppet/modules" - puppet_manifest: "/etc/puppet/modules/osnailyfacter/modular/hosts/hosts.pp" - timeout: 3600 - cwd: "/" -- priority: 1300 - type: puppet - uids: - - '1' - parameters: - puppet_modules: "/etc/puppet/modules" - puppet_manifest: "/etc/puppet/modules/osnailyfacter/modular/cluster/cluster.pp" - timeout: 3600 - cwd: "/" -- priority: 1400 - type: puppet - uids: - - '1' - parameters: - puppet_modules: "/etc/puppet/modules" - puppet_manifest: "/etc/puppet/modules/osnailyfacter/modular/cluster-vrouter/cluster-vrouter.pp" - timeout: 3600 - cwd: "/" -- priority: 1500 - type: puppet - uids: - - '1' - parameters: - puppet_modules: "/etc/puppet/modules" - puppet_manifest: "/etc/puppet/modules/osnailyfacter/modular/virtual_ips/virtual_ips.pp" - timeout: 3600 - cwd: "/" -- priority: 1600 - type: puppet - uids: - - '1' - parameters: - puppet_modules: "/etc/puppet/modules" - puppet_manifest: "/etc/puppet/modules/osnailyfacter/modular/cluster-haproxy/cluster-haproxy.pp" - timeout: 3600 - cwd: "/" -- priority: 1700 - type: puppet - uids: - - '1' - parameters: - puppet_modules: "/etc/puppet/modules" - puppet_manifest: "/etc/puppet/modules/osnailyfacter/modular/openstack-haproxy/openstack-haproxy-keystone.pp" - timeout: 300 - cwd: "/" -- priority: 1800 - type: puppet - uids: - - '1' - parameters: - puppet_modules: "/etc/puppet/modules" - puppet_manifest: "/etc/puppet/modules/osnailyfacter/modular/openstack-haproxy/openstack-haproxy-heat.pp" - timeout: 300 - cwd: "/" -- priority: 1900 - type: puppet - uids: - - '1' - parameters: - puppet_modules: "/etc/puppet/modules" - puppet_manifest: "/etc/puppet/modules/osnailyfacter/modular/virtual_ips/conntrackd.pp" - timeout: 3600 - cwd: "/" -- priority: 2000 - type: puppet - uids: - - '1' - parameters: - puppet_modules: "/etc/puppet/modules" - puppet_manifest: "/etc/puppet/modules/osnailyfacter/modular/openstack-haproxy/openstack-haproxy-horizon.pp" - timeout: 300 - cwd: "/" -- priority: 2100 - type: puppet - uids: - - '1' - parameters: - puppet_modules: "/etc/puppet/modules" - puppet_manifest: "/etc/puppet/modules/osnailyfacter/modular/openstack-haproxy/openstack-haproxy-nova.pp" - timeout: 300 - cwd: "/" -- priority: 2200 - type: puppet - uids: - - '1' - parameters: - puppet_modules: "/etc/puppet/modules" - puppet_manifest: "/etc/puppet/modules/osnailyfacter/modular/openstack-haproxy/openstack-haproxy-glance.pp" - timeout: 300 - cwd: "/" -- priority: 2300 - type: puppet - uids: - - '1' - parameters: - puppet_modules: "/etc/puppet/modules" - puppet_manifest: "/etc/puppet/modules/osnailyfacter/modular/openstack-haproxy/openstack-haproxy-cinder.pp" - timeout: 300 - cwd: "/" -- priority: 2400 - type: puppet - uids: - - '1' - parameters: - puppet_modules: "/etc/puppet/modules" - puppet_manifest: "/etc/puppet/modules/osnailyfacter/modular/openstack-haproxy/openstack-haproxy-neutron.pp" - timeout: 300 - cwd: "/" -- priority: 2500 - type: puppet - uids: - - '1' - parameters: - puppet_modules: "/etc/puppet/modules" - puppet_manifest: "/etc/puppet/modules/osnailyfacter/modular/openstack-haproxy/openstack-haproxy-mysqld.pp" - timeout: 300 - cwd: "/" -- priority: 2600 - type: puppet - uids: - - '1' - parameters: - puppet_modules: "/etc/puppet/modules" - puppet_manifest: "/etc/puppet/modules/osnailyfacter/modular/openstack-haproxy/openstack-haproxy-swift.pp" - timeout: 300 - cwd: "/" -- priority: 2700 - type: puppet - uids: - - '1' - parameters: - puppet_modules: "/etc/puppet/modules" - puppet_manifest: "/etc/puppet/modules/osnailyfacter/modular/openstack-haproxy/openstack-haproxy-radosgw.pp" - timeout: 300 - cwd: "/" -- priority: 2800 - type: puppet - uids: - - '1' - parameters: - puppet_modules: "/etc/puppet/modules" - puppet_manifest: "/etc/puppet/modules/osnailyfacter/modular/openstack-haproxy/openstack-haproxy-ceilometer.pp" - timeout: 300 - cwd: "/" -- priority: 2900 - type: puppet - uids: - - '1' - parameters: - puppet_modules: "/etc/puppet/modules" - puppet_manifest: "/etc/puppet/modules/osnailyfacter/modular/openstack-haproxy/openstack-haproxy-sahara.pp" - timeout: 300 - cwd: "/" -- priority: 3000 - type: puppet - uids: - - '1' - parameters: - puppet_modules: "/etc/puppet/modules" - puppet_manifest: "/etc/puppet/modules/osnailyfacter/modular/openstack-haproxy/openstack-haproxy-murano.pp" - timeout: 300 - cwd: "/" -- priority: 3100 - type: puppet - uids: - - '1' - parameters: - puppet_modules: "/etc/puppet/modules" - puppet_manifest: "/etc/puppet/modules/osnailyfacter/modular/openstack-haproxy/openstack-haproxy-stats.pp" - timeout: 300 - cwd: "/" -- priority: 3200 - type: puppet - uids: - - '1' - parameters: - puppet_modules: "/etc/puppet/modules" - puppet_manifest: "/etc/puppet/modules/osnailyfacter/modular/openstack-haproxy/openstack-haproxy.pp" - timeout: 300 - cwd: "/" -- priority: 3300 - type: puppet - uids: - - '1' - parameters: - puppet_modules: "/etc/puppet/modules" - puppet_manifest: "/etc/puppet/modules/osnailyfacter/modular/database/database.pp" - timeout: 3600 - cwd: "/" -- priority: 3400 - type: puppet - uids: - - '1' - parameters: - puppet_modules: "/etc/puppet/modules" - puppet_manifest: "/etc/puppet/modules/osnailyfacter/modular/openstack-controller/db.pp" - timeout: 1800 - cwd: "/" -- priority: 3500 - type: puppet - uids: - - '1' - parameters: - puppet_modules: "/etc/puppet/modules" - puppet_manifest: "/etc/puppet/modules/osnailyfacter/modular/heat/db.pp" - timeout: 1800 - cwd: "/" -- priority: 3600 - type: puppet - uids: - - '1' - parameters: - puppet_modules: "/etc/puppet/modules" - puppet_manifest: "/etc/puppet/modules/osnailyfacter/modular/glance/db.pp" - timeout: 1800 - cwd: "/" -- priority: 3700 - type: puppet - uids: - - '1' - parameters: - puppet_modules: "/etc/puppet/modules" - puppet_manifest: "/etc/puppet/modules/osnailyfacter/modular/openstack-network/db.pp" - timeout: 1800 - cwd: "/" -- priority: 3800 - type: puppet - uids: - - '1' - parameters: - puppet_modules: "/etc/puppet/modules" - puppet_manifest: "/etc/puppet/modules/osnailyfacter/modular/keystone/db.pp" - timeout: 1800 - cwd: "/" -- priority: 3900 - type: puppet - uids: - - '1' - parameters: - puppet_modules: "/etc/puppet/modules" - puppet_manifest: "/etc/puppet/modules/osnailyfacter/modular/openstack-cinder/db.pp" - timeout: 1800 - cwd: "/" -- priority: 4000 - type: puppet - uids: - - '1' - parameters: - puppet_modules: "/etc/puppet/modules" - puppet_manifest: "/etc/puppet/modules/osnailyfacter/modular/dns/dns-server.pp" - timeout: 3600 - cwd: "/" -- priority: 4100 - type: puppet - uids: - - '1' - parameters: - puppet_modules: "/etc/puppet/modules" - puppet_manifest: "/etc/puppet/modules/osnailyfacter/modular/apache/apache.pp" - timeout: 1200 - cwd: "/" -- priority: 4200 - type: puppet - uids: - - '1' - parameters: - puppet_modules: "/etc/puppet/modules" - puppet_manifest: "/etc/puppet/modules/osnailyfacter/modular/api-proxy/api-proxy.pp" - timeout: 3600 - cwd: "/" -- priority: 4300 - type: puppet - uids: - - '1' - parameters: - puppet_modules: "/etc/puppet/modules" - puppet_manifest: "/etc/puppet/modules/osnailyfacter/modular/memcached/memcached.pp" - timeout: 3600 - cwd: "/" -- priority: 4400 - type: puppet - uids: - - '1' - parameters: - puppet_modules: "/etc/puppet/modules" - puppet_manifest: "/etc/puppet/modules/osnailyfacter/modular/rabbitmq/rabbitmq.pp" - timeout: 3600 - cwd: "/" -- priority: 4500 - type: puppet - uids: - - '1' - parameters: - puppet_modules: "/etc/puppet/modules" - puppet_manifest: "/etc/puppet/modules/osnailyfacter/modular/keystone/keystone.pp" - timeout: 3600 - cwd: "/" -- priority: 4600 - type: puppet - uids: - - '1' - parameters: - puppet_modules: "/etc/puppet/modules" - puppet_manifest: "/etc/puppet/modules/osnailyfacter/modular/openstack-controller/keystone.pp" - timeout: 1800 - cwd: "/" -- priority: 4700 - type: puppet - uids: - - '1' - parameters: - puppet_modules: "/etc/puppet/modules" - puppet_manifest: "/etc/puppet/modules/osnailyfacter/modular/heat/keystone.pp" - timeout: 1800 - cwd: "/" -- priority: 4800 - type: puppet - uids: - - '1' - parameters: - puppet_modules: "/etc/puppet/modules" - puppet_manifest: "/etc/puppet/modules/osnailyfacter/modular/glance/keystone.pp" - timeout: 1800 - cwd: "/" -- priority: 4900 - type: puppet - uids: - - '1' - parameters: - puppet_modules: "/etc/puppet/modules" - puppet_manifest: "/etc/puppet/modules/osnailyfacter/modular/openstack-network/keystone.pp" - timeout: 1800 - cwd: "/" -- priority: 5000 - type: puppet - uids: - - '1' - parameters: - puppet_modules: "/etc/puppet/modules" - puppet_manifest: "/etc/puppet/modules/osnailyfacter/modular/swift/keystone.pp" - timeout: 1800 - cwd: "/" -- priority: 5100 - type: puppet - uids: - - '1' - parameters: - puppet_modules: "/etc/puppet/modules/" - puppet_manifest: "/etc/puppet/modules/osnailyfacter/modular/openstack-cinder/keystone.pp" - timeout: 1800 - cwd: "/" -- priority: 5200 - type: puppet - uids: - - '1' - parameters: - puppet_modules: "/etc/puppet/modules" - puppet_manifest: "/etc/puppet/modules/osnailyfacter/modular/openstack-cinder/openstack-cinder.pp" - timeout: 1200 - cwd: "/" -- priority: 5300 - type: puppet - uids: - - '1' - parameters: - puppet_modules: "/etc/puppet/modules" - puppet_manifest: "/etc/puppet/modules/osnailyfacter/modular/glance/glance.pp" - timeout: 3600 - cwd: "/" -- priority: 5400 - type: puppet - uids: - - '1' - parameters: - puppet_modules: "/etc/puppet/modules" - puppet_manifest: "/etc/puppet/modules/osnailyfacter/modular/openstack-controller/openstack-controller.pp" - timeout: 3600 - cwd: "/" -- priority: 5500 - type: puppet - uids: - - '1' - parameters: - puppet_modules: "/etc/puppet/modules" - puppet_manifest: "/etc/puppet/modules/osnailyfacter/modular/heat/heat.pp" - timeout: 3600 - cwd: "/" -- priority: 5600 - type: puppet - uids: - - '1' - parameters: - puppet_modules: "/etc/puppet/modules" - puppet_manifest: "/etc/puppet/modules/osnailyfacter/modular/openstack-network/openstack-network-controller.pp" - timeout: 3600 - cwd: "/" -- priority: 5700 - type: puppet - uids: - - '1' - parameters: - puppet_modules: "/etc/puppet/modules" - puppet_manifest: "/etc/puppet/modules/osnailyfacter/modular/ceph/mon.pp" - timeout: 3600 - cwd: "/" -- priority: 5800 - type: puppet - uids: - - '1' - parameters: - puppet_modules: "/etc/puppet/modules" - puppet_manifest: "/etc/puppet/modules/osnailyfacter/modular/ceph/radosgw.pp" - timeout: 3600 - cwd: "/" -- priority: 5900 - type: puppet - uids: - - '1' - parameters: - puppet_modules: "/etc/puppet/modules" - puppet_manifest: "/etc/puppet/modules/osnailyfacter/modular/swift/swift.pp" - timeout: 3600 - cwd: "/" -- priority: 6000 - type: puppet - uids: - - '1' - parameters: - puppet_modules: "/etc/puppet/modules" - puppet_manifest: "/etc/puppet/modules/osnailyfacter/modular/swift/rebalance_cronjob.pp" - timeout: 300 - cwd: "/" -- priority: 6100 - type: puppet - uids: - - '1' - parameters: - puppet_modules: "/etc/puppet/modules" - puppet_manifest: "/etc/puppet/modules/osnailyfacter/modular/horizon/horizon.pp" - timeout: 3600 - cwd: "/" -- priority: 6200 - type: puppet - uids: - - '1' - parameters: - puppet_modules: "/etc/puppet/modules" - puppet_manifest: "/etc/puppet/modules/osnailyfacter/modular/roles/controller.pp" - timeout: 3600 - cwd: "/" -user_node_name: Untitled (2c:5e) -uid: '1' -resume_guests_state_on_host_boot: true -syslog: - syslog_port: '514' - syslog_transport: tcp - syslog_server: '' - metadata: - weight: 50 - label: Syslog -libvirt_type: qemu -puppet: - modules: rsync://10.122.10.2:/puppet/liberty-9.0/modules/ - manifests: rsync://10.122.10.2:/puppet/liberty-9.0/manifests/ -mysql: - root_password: sx2tGnw7 - wsrep_password: qEYkmkV7 -quantum: true -use_cow_images: true -glance: - image_cache_max_size: '5368709120' - user_password: J3jcjTzv - db_password: vZsiQ0A3 -glance_glare: - user_password: 23dfhbWd -ceilometer: - db_password: ALNBMs7i - user_password: 5fXkIlEW - metering_secret: k3mrQHsh - enabled: false -aodh: - user_password: Be0Oloop - db_password: Thu5ieY6 -cobbler: - profile: ubuntu_1404_x86_64 -mongo: - enabled: false -quantum_settings: - database: - passwd: DVHUmPBa - keystone: - admin_password: muG6m84W - L3: - use_namespaces: true - L2: - phys_nets: - physnet1: - bridge: br-floating - physnet2: - bridge: br-prv - vlan_range: 1000:1030 - base_mac: fa:16:3e:00:00:00 - segmentation_type: vlan - predefined_networks: - net04_ext: - shared: false - L2: - network_type: flat - physnet: physnet1 - router_ext: true - segment_id: - L3: - nameservers: [] - subnet: 10.122.11.0/24 - floating: 10.122.11.130:10.122.11.254 - gateway: 10.122.11.1 - enable_dhcp: false - tenant: admin - net04: - shared: false - L2: - network_type: vlan - router_ext: false - physnet: physnet2 - segment_id: - L3: - nameservers: - - 8.8.4.4 - - 8.8.8.8 - subnet: 10.122.13.0/24 - floating: - gateway: 10.122.13.1 - enable_dhcp: true - tenant: admin - metadata: - metadata_proxy_shared_secret: P3Hi55Hg -use_vcenter: false -management: - network_role: mgmt/vip - ipaddr: 10.122.12.2 - node_roles: - - controller - - primary-controller - namespace: haproxy -openstack_version: liberty-9.0 -kernel_params: - kernel: console=ttyS0,9600 console=tty0 net.ifnames=0 biosdevname=0 rootdelay=90 - nomodeset - metadata: - weight: 40 - label: Kernel parameters -provision: - image_data: - "/boot": - container: gzip - uri: http://10.122.10.2:8080/targetimages/env_1_ubuntu_1404_amd64-boot.img.gz - format: ext2 - "/": - container: gzip - uri: http://10.122.10.2:8080/targetimages/env_1_ubuntu_1404_amd64.img.gz - format: ext4 - codename: trusty - method: image - metadata: - restrictions: - - action: hide - condition: 'true' - weight: 80 - label: Provision -storage: - iser: false - volumes_ceph: false - per_pool_pg_nums: - compute: 512 - default_pg_num: 64 - volumes: 64 - images: 64 - backups: 64 - ".rgw": 64 - objects_ceph: false - ephemeral_ceph: true - volumes_lvm: true - images_vcenter: false - osd_pool_size: '2' - pg_num: 64 - images_ceph: false - metadata: - weight: 60 - label: Storage -nova: - db_password: seh61drS - user_password: vhdwzqrw - state_path: "/var/lib/nova" -master_ip: 10.122.10.2 -priority: 100 -external_dns: - dns_list: - - 8.8.8.8 - metadata: - weight: 90 - label: Host OS DNS Servers -murano: - db_password: SHNCzmlD - user_password: FAzO3etA - enabled: false - rabbit_password: 8yYepd8f -murano_settings: - murano_repo_url: http://storage.apps.openstack.org/ - metadata: - restrictions: - - action: hide - message: Murano is not enabled on the Additional Components section - condition: settings:additional_components.murano.value == false - weight: 20 - label: Murano Settings -role: primary-controller -deployment_mode: ha_compact -external_mongo: - mongo_db_name: ceilometer - mongo_replset: '' - mongo_user: ceilometer - hosts_ip: '' - mongo_password: ceilometer - metadata: - restrictions: - - action: hide - message: Ceilometer and MongoDB are not enabled on the Additional Components - section - condition: settings:additional_components.mongo.value == false - weight: 20 - label: External MongoDB -online: true -keystone: - db_password: 0WzSQMdU - admin_token: n7tfrNvt -nova_quota: false -public: - network_role: public/vip - ipaddr: 10.122.11.3 - node_roles: - - controller - - primary-controller - namespace: haproxy -corosync: - group: 226.94.1.1 - verified: false - port: '12000' - metadata: - restrictions: - - action: hide - condition: 'true' - weight: 50 - label: Corosync -metadata: - weight: 30 - label: Common -status: discover -swift: - user_password: BmPWa1XA -repo_setup: - installer_kernel: - local: "/var/www/nailgun/ubuntu/x86_64/images/linux" - remote_relative: dists/trusty/main/installer-amd64/current/images/netboot/ubuntu-installer/amd64/linux - repos: - - name: ubuntu - section: main universe multiverse - uri: http://archive.ubuntu.com/ubuntu/ - priority: - suite: trusty - type: deb - - name: ubuntu-updates - section: main universe multiverse - uri: http://archive.ubuntu.com/ubuntu/ - priority: - suite: trusty-updates - type: deb - - name: ubuntu-security - section: main universe multiverse - uri: http://archive.ubuntu.com/ubuntu/ - priority: - suite: trusty-security - type: deb - - name: mos - section: main restricted - uri: http://10.122.10.2:8080/liberty-9.0/ubuntu/x86_64 - priority: 1050 - suite: mos7.0 - type: deb - - name: mos-updates - section: main restricted - uri: http://mirror.fuel-infra.org/mos-repos/ubuntu/7.0/ - priority: 1050 - suite: mos7.0-updates - type: deb - - name: mos-security - section: main restricted - uri: http://mirror.fuel-infra.org/mos-repos/ubuntu/7.0/ - priority: 1050 - suite: mos7.0-security - type: deb - - name: mos-holdback - section: main restricted - uri: http://mirror.fuel-infra.org/mos-repos/ubuntu/7.0/ - priority: 1100 - suite: mos7.0-holdback - type: deb - - name: Auxiliary - section: main restricted - uri: http://10.122.10.2:8080/liberty-9.0/ubuntu/auxiliary - priority: 1150 - suite: auxiliary - type: deb - metadata: - always_editable: true - weight: 50 - label: Repositories - installer_initrd: - local: "/var/www/nailgun/ubuntu/x86_64/images/initrd.gz" - remote_relative: dists/trusty/main/installer-amd64/current/images/netboot/ubuntu-installer/amd64/initrd.gz -vrouter: - network_role: mgmt/vip - ipaddr: 10.122.12.1 - node_roles: - - controller - - primary-controller - namespace: vrouter -fail_if_error: true -sahara: - db_password: TDie4DCU - user_password: s3XwKy6C - enabled: false -network_metadata: - nodes: - node-4: - swift_zone: '4' - uid: '4' - fqdn: node-4.domain.local - network_roles: - murano/api: 10.122.12.5 - keystone/api: 10.122.12.5 - neutron/api: 10.122.12.5 - mgmt/database: 10.122.12.5 - sahara/api: 10.122.12.5 - ceilometer/api: 10.122.12.5 - aodh/api: 10.122.12.5 - ceph/public: 10.122.12.5 - mgmt/messaging: 10.122.12.5 - management: 10.122.12.5 - swift/api: 10.122.12.5 - storage: 10.122.14.3 - mgmt/corosync: 10.122.12.5 - cinder/api: 10.122.12.5 - swift/replication: 10.122.14.3 - admin/pxe: 10.122.10.4 - mongo/db: 10.122.12.5 - neutron/private: - neutron/floating: - fw-admin: 10.122.10.4 - glance/api: 10.122.12.5 - glance/glare: 10.122.12.5 - heat/api: 10.122.12.5 - mgmt/vip: 10.122.12.5 - nova/api: 10.122.12.5 - horizon: 10.122.12.5 - nova/migration: 10.122.12.5 - mgmt/memcache: 10.122.12.5 - cinder/iscsi: 10.122.14.3 - ceph/replication: 10.122.14.3 - user_node_name: Untitled (cb:23) - node_roles: - - cinder - name: node-4 - node-1: - swift_zone: '1' - uid: '1' - fqdn: node-1.domain.local - network_roles: - keystone/api: 10.122.12.3 - neutron/api: 10.122.12.3 - mgmt/database: 10.122.12.3 - sahara/api: 10.122.12.3 - heat/api: 10.122.12.3 - ceilometer/api: 10.122.12.3 - aodh/api: 10.122.12.3 - ex: 10.122.11.4 - ceph/public: 10.122.12.3 - mgmt/messaging: 10.122.12.3 - management: 10.122.12.3 - swift/api: 10.122.12.3 - storage: 10.122.14.1 - mgmt/corosync: 10.122.12.3 - cinder/api: 10.122.12.3 - public/vip: 10.122.11.4 - swift/replication: 10.122.14.1 - ceph/radosgw: 10.122.11.4 - admin/pxe: 10.122.10.6 - mongo/db: 10.122.12.3 - neutron/private: - neutron/floating: - fw-admin: 10.122.10.6 - glance/api: 10.122.12.3 - glance/glare: 10.122.12.3 - mgmt/vip: 10.122.12.3 - murano/api: 10.122.12.3 - nova/api: 10.122.12.3 - horizon: 10.122.12.3 - nova/migration: 10.122.12.3 - mgmt/memcache: 10.122.12.3 - cinder/iscsi: 10.122.14.1 - ceph/replication: 10.122.14.1 - user_node_name: Untitled (2c:5e) - node_roles: - - ceph-osd - - primary-controller - name: node-1 - node-3: - swift_zone: '3' - uid: '3' - fqdn: node-3.domain.local - network_roles: - murano/api: 10.122.12.4 - keystone/api: 10.122.12.4 - neutron/api: 10.122.12.4 - mgmt/database: 10.122.12.4 - sahara/api: 10.122.12.4 - ceilometer/api: 10.122.12.4 - aodh/api: 10.122.12.4 - ceph/public: 10.122.12.4 - mgmt/messaging: 10.122.12.4 - management: 10.122.12.4 - swift/api: 10.122.12.4 - storage: 10.122.14.4 - mgmt/corosync: 10.122.12.4 - cinder/api: 10.122.12.4 - swift/replication: 10.122.14.4 - admin/pxe: 10.122.10.3 - mongo/db: 10.122.12.4 - neutron/private: - neutron/floating: - fw-admin: 10.122.10.3 - glance/api: 10.122.12.4 - glance/glare: 10.122.12.4 - heat/api: 10.122.12.4 - mgmt/vip: 10.122.12.4 - nova/api: 10.122.12.4 - horizon: 10.122.12.4 - nova/migration: 10.122.12.4 - mgmt/memcache: 10.122.12.4 - cinder/iscsi: 10.122.14.4 - ceph/replication: 10.122.14.4 - user_node_name: Untitled (50:1e) - node_roles: - - ceph-osd - name: node-3 - node-2: - swift_zone: '2' - uid: '2' - fqdn: node-2.domain.local - network_roles: - murano/api: 10.122.12.6 - keystone/api: 10.122.12.6 - neutron/api: 10.122.12.6 - mgmt/database: 10.122.12.6 - sahara/api: 10.122.12.6 - ceilometer/api: 10.122.12.6 - aodh/api: 10.122.12.6 - ceph/public: 10.122.12.6 - mgmt/messaging: 10.122.12.6 - management: 10.122.12.6 - swift/api: 10.122.12.6 - storage: 10.122.14.2 - mgmt/corosync: 10.122.12.6 - cinder/api: 10.122.12.6 - swift/replication: 10.122.14.2 - admin/pxe: 10.122.10.7 - mongo/db: 10.122.12.6 - neutron/private: - neutron/floating: - fw-admin: 10.122.10.7 - glance/api: 10.122.12.6 - glance/glare: 10.122.12.6 - heat/api: 10.122.12.6 - mgmt/vip: 10.122.12.6 - nova/api: 10.122.12.6 - horizon: 10.122.12.6 - nova/migration: 10.122.12.6 - mgmt/memcache: 10.122.12.6 - cinder/iscsi: 10.122.14.2 - ceph/replication: 10.122.14.2 - user_node_name: Untitled (e5:e6) - node_roles: - - compute - name: node-2 - vips: - vrouter_pub: - network_role: public/vip - node_roles: - - controller - - primary-controller - namespace: vrouter - ipaddr: 10.122.11.2 - management: - network_role: mgmt/vip - node_roles: - - controller - - primary-controller - namespace: haproxy - ipaddr: 10.122.12.2 - public: - network_role: public/vip - node_roles: - - controller - - primary-controller - namespace: haproxy - ipaddr: 10.122.11.3 - vrouter: - network_role: mgmt/vip - node_roles: - - controller - - primary-controller - namespace: vrouter - ipaddr: 10.122.12.1 -network_scheme: - transformations: - - action: add-br - name: br-fw-admin - - action: add-br - name: br-mgmt - - action: add-br - name: br-storage - - action: add-br - name: br-ex - - action: add-br - name: br-floating - provider: ovs - - action: add-patch - bridges: - - br-floating - - br-ex - provider: ovs - mtu: 65000 - - action: add-br - name: br-prv - provider: ovs - - action: add-patch - bridges: - - br-prv - - br-fw-admin - provider: ovs - mtu: 65000 - - action: add-port - bridge: br-fw-admin - name: eth0 - - action: add-port - bridge: br-mgmt - name: eth0.101 - - action: add-port - bridge: br-storage - name: eth0.102 - - action: add-port - bridge: br-ex - name: eth1 - roles: - murano/api: br-mgmt - keystone/api: br-mgmt - neutron/api: br-mgmt - mgmt/database: br-mgmt - sahara/api: br-mgmt - ceilometer/api: br-mgmt - aodh/api: br-mgmt - ex: br-ex - ceph/public: br-mgmt - mgmt/messaging: br-mgmt - management: br-mgmt - swift/api: br-mgmt - storage: br-storage - mgmt/corosync: br-mgmt - cinder/api: br-mgmt - public/vip: br-ex - swift/replication: br-storage - ceph/radosgw: br-ex - admin/pxe: br-fw-admin - mongo/db: br-mgmt - neutron/private: br-prv - neutron/floating: br-floating - fw-admin: br-fw-admin - glance/api: br-mgmt - glance/glare: br-mgmt - mgmt/vip: br-mgmt - heat/api: br-mgmt - nova/api: br-mgmt - horizon: br-mgmt - nova/migration: br-mgmt - mgmt/memcache: br-mgmt - cinder/iscsi: br-storage - ceph/replication: br-storage - interfaces: - eth4: - vendor_specific: - driver: e1000 - bus_info: '0000:00:07.0' - eth3: - vendor_specific: - driver: e1000 - bus_info: '0000:00:06.0' - eth2: - vendor_specific: - driver: e1000 - bus_info: '0000:00:05.0' - eth1: - vendor_specific: - driver: e1000 - bus_info: '0000:00:04.0' - eth0: - vendor_specific: - driver: e1000 - bus_info: '0000:00:03.0' - version: '1.1' - provider: lnx - endpoints: - br-fw-admin: - IP: - - 10.122.10.6/24 - br-prv: - IP: none - br-floating: - IP: none - br-storage: - IP: - - 10.122.14.1/24 - br-mgmt: - IP: - - 10.122.12.3/24 - br-ex: - IP: - - 10.122.11.4/24 - gateway: 10.122.11.1 -heat: - db_password: y9EGLjk9 - user_password: 3SELJ5jn - enabled: true - auth_encryption_key: b200838c57f3e09b2f73df09478a4184 - rabbit_password: JYJzucJF -storage_network_range: 10.122.14.0/24 -fuel_version: '7.0' -rabbit: - password: 06nkQaUt -public_network_assignment: - assign_to_all_nodes: false - metadata: - restrictions: - - action: hide - condition: cluster:net_provider != 'neutron' - weight: 50 - label: Public network assignment -use_cinder: true -test_vm_image: - os_name: cirros - img_path: "/usr/share/cirros-testvm/cirros-x86_64-disk.img" - container_format: bare - min_ram: 64 - disk_format: qcow2 - glance_properties: '' - img_name: TestVM - public: 'true' -management_network_range: 10.122.12.0/24 -neutron_advanced_configuration: - neutron_dvr: false - neutron_l2_pop: false - metadata: - restrictions: - - action: hide - condition: cluster:net_provider != 'neutron' - weight: 45 - label: Neutron Advanced Configuration -base_syslog: - syslog_port: '514' - syslog_server: 10.122.10.2 -vms_conf: [] -workloads_collector: - username: fuel_stats_user - enabled: true - create_user: false - password: nYnEHfYM - tenant: services - metadata: - restrictions: - - action: hide - condition: 'true' - weight: 10 - label: Workloads Collector User -auth_key: '' -puppet_debug: true -access: - metadata: - weight: 10 - label: Access - password: admin - user: admin - tenant: admin - email: admin@localhost -last_controller: node-1 -fqdn: node-1.domain.local -public_ssl: - hostname: public.fuel.local - horizon: true - services: true - cert_data: - content: 'somedataboutyourkeypair' - cert_source: self_signed - metadata: - weight: 110 - label: Public TLS -auto_assign_floating_ip: false -vrouter_pub: - network_role: public/vip - ipaddr: 10.122.11.2 - node_roles: - - controller - - primary-controller - namespace: vrouter -mp: -- weight: '1' - point: '1' -- weight: '2' - point: '2' -neutron_mellanox: - vf_num: '16' - metadata: - restrictions: - - action: hide - condition: not ('experimental' in version:feature_groups) - enabled: true - weight: 50 - toggleable: false - label: Mellanox Neutron components - plugin: disabled -horizon: - secret_key: 57f0f59b32cf2cdb164ca93b146b642b5df34c435aa0f71f46a62e49b1bdc4bf -debug: false -cinder: - db_password: te0Sd4Ai - user_password: HaDqJdMp - fixed_key: 0842c95fc8bc15d2031d1838ebe2059d16cd39248fc5a1bc74638cfe0c5e8687 -deployment_id: 1 -external_ntp: - ntp_list: - - 0.fuel.pool.ntp.org - - 1.fuel.pool.ntp.org - - 2.fuel.pool.ntp.org - metadata: - weight: 100 - label: Host OS NTP Servers -hugepages: -- {count: 512, numa_id: 0, size: 2048} -- {count: 8, numa_id: 1, size: 1048576} -openstack_version_prev: diff --git a/hiera/neut_vlan.cinder-block-device.compute.yaml b/hiera/neut_vlan.cinder-block-device.compute.yaml deleted file mode 100644 index 217d947..0000000 --- a/hiera/neut_vlan.cinder-block-device.compute.yaml +++ /dev/null @@ -1,810 +0,0 @@ -test_tasks: - - globals/globals - - roles/cinder - -user_node_name: Untitled (79:d2) -uid: '2' -resume_guests_state_on_host_boot: true -syslog: - syslog_port: '514' - syslog_transport: tcp - syslog_server: '' - metadata: - enabled: false - group: logging - toggleable: true - weight: 50 - label: Syslog -libvirt_type: kvm -primary_controller: false -puppet: - modules: rsync://10.20.0.2:/puppet/2016.1.0-9.0/modules/ - manifests: rsync://10.20.0.2:/puppet/2016.1.0-9.0/manifests/ -mysql: - root_password: KAfHLQ6UllBAJstHfC7O4rJG - wsrep_password: XN1CXe7VRTjPxj8njhDe1ZHJ -fail_if_error: false -use_cow_images: true -glance: - image_cache_max_size: '5368709120' - user_password: oi0k3mANXsp1vTkMpa07oyBx - db_password: GwBmC3yOp9oo63o4mLdxSLRC -glance_glare: - user_password: 23dfhbWd -cobbler: - profile: ubuntu_1404_x86_64 -mongo: - enabled: false -quantum_settings: - default_floating_net: admin_floating_net - database: - passwd: 2oFwr9x9yXwGwAA60A03b3Kn - default_private_net: admin_internal_net - keystone: - admin_password: mTjSuanz17Dv9ddHNvPrC3Me - L3: - use_namespaces: true - L2: - phys_nets: - physnet1: - bridge: br-floating - vlan_range: - base_mac: fa:16:3e:00:00:00 - segmentation_type: tun - tunnel_id_ranges: 2:65535 - predefined_networks: - admin_floating_net: - shared: false - L2: - network_type: flat - router_ext: true - physnet: physnet1 - segment_id: - L3: - nameservers: [] - subnet: 172.18.79.128/25 - floating: - - 172.18.79.171:172.18.79.190 - gateway: 172.18.79.129 - enable_dhcp: false - tenant: admin - admin_internal_net: - shared: false - L2: - network_type: tun - router_ext: false - physnet: - segment_id: - L3: - nameservers: - - 8.8.4.4 - - 8.8.8.8 - subnet: 192.168.111.0/24 - floating: - gateway: 192.168.111.1 - enable_dhcp: true - tenant: admin - metadata: - metadata_proxy_shared_secret: G2Z2SPMC1POwic211LhtAmyl -use_vcenter: false -openstack_version: 2016.1.0-9.0 -external_dns: - dns_list: - - 8.8.8.8 - metadata: - group: general - weight: 90 - label: Host OS DNS Servers -provision: - image_data: - "/boot": - container: gzip - uri: http://10.20.0.2:8080/targetimages/env_1_ubuntu_1404_amd64-boot.img.gz - format: ext2 - "/": - container: gzip - uri: http://10.20.0.2:8080/targetimages/env_1_ubuntu_1404_amd64.img.gz - format: ext4 - codename: trusty - method: image - metadata: - restrictions: - - action: hide - condition: 'true' - group: general - weight: 80 - label: Provision -access: - metadata: - group: security - weight: 10 - label: Access - password: admin - user: admin - tenant: admin - email: admin@localhost -storage: - iser: false - volumes_ceph: false - per_pool_pg_nums: - compute: 128 - default_pg_num: 128 - volumes: 128 - images: 128 - backups: 128 - ".rgw": 128 - objects_ceph: false - ephemeral_ceph: false - volumes_lvm: true - volumes_block_device: true - images_vcenter: false - osd_pool_size: '2' - pg_num: 128 - images_ceph: false - metadata: - group: storage - weight: 60 - label: Storage -nova: - db_password: wPFuGzlctG0bWM5i94Xsu1ub - user_password: Ss4soYvBMf8v9G7fApevpCD8 - state_path: "/var/lib/nova" -master_ip: 10.20.0.2 -priority: 400 -private_network_range: 192.168.2.0/24 -murano: - db_password: 5uCzknw9OPs1xn0yOoCkJz2L - user_password: eMmLpzvRBmaK6shCMdqCcvJl - enabled: false - rabbit_password: t2o8zY995hJDZxBVgNhGs3eN -murano_settings: - murano_repo_url: http://storage.apps.openstack.org/ - metadata: - restrictions: - - action: hide - message: Murano is not enabled on the Additional Components section - condition: settings:additional_components.murano.value == false - group: openstack_services - weight: 20 - label: Murano Settings -role: cinder-block-device -external_mongo: - mongo_db_name: ceilometer - mongo_replset: '' - mongo_user: ceilometer - hosts_ip: '' - mongo_password: ceilometer - metadata: - restrictions: - - action: hide - message: Ceilometer and MongoDB are not enabled on the Additional Components - section - condition: settings:additional_components.mongo.value == false - group: openstack_services - weight: 20 - label: External MongoDB -online: true -keystone: - db_password: sXRhztIaxf8nc8D4qusUXNPn - admin_token: q8syV6A6XabiEytUWTBQJYmV -nova_quota: false -ceilometer: - db_password: 5dmTkWROJj6xYxhn3UMCyZad - user_password: cS5zJ0og7qA7zT5hqOEedSDk - metering_secret: xM5KbQJtxZd9NwFinAHTzYdQ - enabled: false -aodh: - user_password: Be0Oloop - db_password: Thu5ieY6 -corosync: - group: 226.94.1.1 - verified: false - port: '12000' - metadata: - restrictions: - - action: hide - condition: 'true' - group: general - weight: 50 - label: Corosync -metadata: - weight: 30 - label: Common -status: provisioned -ironic: - swift_tempurl_key: 6ZaEcB9BfMbAH90U144YUSTm - db_password: LbfiGnpd8KuaylmSiLahldsT - user_password: SgwR5Ed5QJFzlBZj5HIprXSN - enabled: false -swift: - user_password: zGlRsQYt0T5Cg8Mmw5bEhtvg -repo_setup: - installer_kernel: - local: "/var/www/nailgun/ubuntu/x86_64/images/linux" - remote_relative: dists/trusty/main/installer-amd64/current/images/netboot/ubuntu-installer/amd64/linux - repos: - - name: ubuntu - section: main universe multiverse - uri: http://archive.ubuntu.com/ubuntu/ - priority: - suite: trusty - type: deb - - name: ubuntu-updates - section: main universe multiverse - uri: http://archive.ubuntu.com/ubuntu/ - priority: - suite: trusty-updates - type: deb - - name: ubuntu-security - section: main universe multiverse - uri: http://archive.ubuntu.com/ubuntu/ - priority: - suite: trusty-security - type: deb - - name: mos - section: main restricted - uri: http://10.20.0.2:8080/2016.1.0-9.0/ubuntu/x86_64 - priority: 1050 - suite: mos9.0 - type: deb - - name: mos-updates - section: main restricted - uri: http://mirror.fuel-infra.org/mos-repos/ubuntu/9.0/ - priority: 1050 - suite: mos9.0-updates - type: deb - - name: mos-security - section: main restricted - uri: http://mirror.fuel-infra.org/mos-repos/ubuntu/9.0/ - priority: 1050 - suite: mos9.0-security - type: deb - - name: mos-holdback - section: main restricted - uri: http://mirror.fuel-infra.org/mos-repos/ubuntu/9.0/ - priority: 1100 - suite: mos9.0-holdback - type: deb - - name: Auxiliary - section: main restricted - uri: http://10.20.0.2:8080/2016.1.0-9.0/ubuntu/auxiliary - priority: 1150 - suite: auxiliary - type: deb - metadata: - group: general - always_editable: true - weight: 50 - label: Repositories - installer_initrd: - local: "/var/www/nailgun/ubuntu/x86_64/images/initrd.gz" - remote_relative: dists/trusty/main/installer-amd64/current/images/netboot/ubuntu-installer/amd64/initrd.gz -deployment_mode: ha_compact -sahara: - db_password: H83B6PTqOTvWRClVxjWLnGvS - user_password: 7nAM74wrHXVyJmlEXqipDShr - enabled: false -network_metadata: - nodes: - node-9: - swift_zone: '9' - uid: '9' - fqdn: node-9.domain.tld - network_roles: - murano/api: 192.168.0.4 - keystone/api: 192.168.0.4 - neutron/api: 192.168.0.4 - mgmt/database: 192.168.0.4 - sahara/api: 192.168.0.4 - ceilometer/api: 192.168.0.4 - aodh/api: 192.168.0.4 - ceph/public: 192.168.0.4 - mgmt/messaging: 192.168.0.4 - management: 192.168.0.4 - swift/api: 192.168.0.4 - storage: 192.168.1.2 - mgmt/corosync: 192.168.0.4 - cinder/api: 192.168.0.4 - swift/replication: 192.168.1.2 - neutron/mesh: 192.168.2.4 - admin/pxe: 10.20.0.9 - mongo/db: 192.168.0.4 - neutron/private: - neutron/floating: - fw-admin: 10.20.0.9 - glance/api: 192.168.0.4 - glance/glare: 192.168.0.4 - heat/api: 192.168.0.4 - mgmt/vip: 192.168.0.4 - nova/api: 192.168.0.4 - horizon: 192.168.0.4 - nova/migration: 192.168.0.4 - mgmt/memcache: 192.168.0.4 - cinder/iscsi: 192.168.1.2 - ceph/replication: 192.168.1.2 - user_node_name: Untitled (3c:7b) - node_roles: - - cinder-block-device - - compute - name: node-9 - node-1: - swift_zone: '1' - uid: '1' - fqdn: node-1.domain.tld - network_roles: - murano/api: 192.168.0.3 - keystone/api: 192.168.0.3 - neutron/api: 192.168.0.3 - mgmt/database: 192.168.0.3 - sahara/api: 192.168.0.3 - ceilometer/api: 192.168.0.3 - aodh/api: 192.168.0.3 - ex: 172.18.79.164 - ceph/public: 192.168.0.3 - mgmt/messaging: 192.168.0.3 - management: 192.168.0.3 - swift/api: 192.168.0.3 - storage: 192.168.1.1 - mgmt/corosync: 192.168.0.3 - cinder/api: 192.168.0.3 - public/vip: 172.18.79.164 - swift/replication: 192.168.1.1 - ceph/radosgw: 172.18.79.164 - neutron/mesh: 192.168.2.5 - admin/pxe: 10.20.0.4 - mongo/db: 192.168.0.3 - neutron/private: - neutron/floating: - fw-admin: 10.20.0.4 - glance/api: 192.168.0.3 - glance/glare: 192.168.0.3 - heat/api: 192.168.0.3 - mgmt/vip: 192.168.0.3 - nova/api: 192.168.0.3 - horizon: 192.168.0.3 - nova/migration: 192.168.0.3 - mgmt/memcache: 192.168.0.3 - cinder/iscsi: 192.168.1.1 - ceph/replication: 192.168.1.1 - user_node_name: Untitled (34:24) - node_roles: - - primary-controller - name: node-1 - node-8: - swift_zone: '8' - uid: '8' - fqdn: node-8.domain.tld - network_roles: - murano/api: 192.168.0.5 - keystone/api: 192.168.0.5 - neutron/api: 192.168.0.5 - mgmt/database: 192.168.0.5 - sahara/api: 192.168.0.5 - ceilometer/api: 192.168.0.5 - aodh/api: 192.168.0.5 - ceph/public: 192.168.0.5 - mgmt/messaging: 192.168.0.5 - management: 192.168.0.5 - swift/api: 192.168.0.5 - storage: 192.168.1.4 - mgmt/corosync: 192.168.0.5 - cinder/api: 192.168.0.5 - swift/replication: 192.168.1.4 - neutron/mesh: 192.168.2.2 - admin/pxe: 10.20.0.8 - mongo/db: 192.168.0.5 - neutron/private: - neutron/floating: - fw-admin: 10.20.0.8 - glance/api: 192.168.0.5 - glance/glare: 192.168.0.5 - heat/api: 192.168.0.5 - mgmt/vip: 192.168.0.5 - nova/api: 192.168.0.5 - horizon: 192.168.0.5 - nova/migration: 192.168.0.5 - mgmt/memcache: 192.168.0.5 - cinder/iscsi: 192.168.1.4 - ceph/replication: 192.168.1.4 - user_node_name: Untitled (4b:d2) - node_roles: - - cinder-block-device - - compute - name: node-8 - node-3: - swift_zone: '3' - uid: '3' - fqdn: node-3.domain.tld - network_roles: - murano/api: 192.168.0.6 - keystone/api: 192.168.0.6 - neutron/api: 192.168.0.6 - mgmt/database: 192.168.0.6 - sahara/api: 192.168.0.6 - ceilometer/api: 192.168.0.6 - aodh/api: 192.168.0.6 - ex: 172.18.79.163 - ceph/public: 192.168.0.6 - mgmt/messaging: 192.168.0.6 - management: 192.168.0.6 - swift/api: 192.168.0.6 - storage: 192.168.1.5 - mgmt/corosync: 192.168.0.6 - cinder/api: 192.168.0.6 - public/vip: 172.18.79.163 - swift/replication: 192.168.1.5 - ceph/radosgw: 172.18.79.163 - neutron/mesh: 192.168.2.1 - admin/pxe: 10.20.0.7 - mongo/db: 192.168.0.6 - neutron/private: - neutron/floating: - fw-admin: 10.20.0.7 - glance/api: 192.168.0.6 - glance/glare: 192.168.0.6 - heat/api: 192.168.0.6 - mgmt/vip: 192.168.0.6 - nova/api: 192.168.0.6 - horizon: 192.168.0.6 - nova/migration: 192.168.0.6 - mgmt/memcache: 192.168.0.6 - cinder/iscsi: 192.168.1.5 - ceph/replication: 192.168.1.5 - user_node_name: Untitled (93:70) - node_roles: - - controller - name: node-3 - node-2: - swift_zone: '2' - uid: '2' - fqdn: node-2.domain.tld - network_roles: - murano/api: 192.168.0.7 - keystone/api: 192.168.0.7 - neutron/api: 192.168.0.7 - mgmt/database: 192.168.0.7 - sahara/api: 192.168.0.7 - ceilometer/api: 192.168.0.7 - aodh/api: 192.168.0.7 - ceph/public: 192.168.0.7 - mgmt/messaging: 192.168.0.7 - management: 192.168.0.7 - swift/api: 192.168.0.7 - storage: 192.168.1.3 - mgmt/corosync: 192.168.0.7 - cinder/api: 192.168.0.7 - swift/replication: 192.168.1.3 - neutron/mesh: 192.168.2.3 - admin/pxe: 10.20.0.10 - mongo/db: 192.168.0.7 - neutron/private: - neutron/floating: - fw-admin: 10.20.0.10 - glance/api: 192.168.0.7 - glance/glare: 192.168.0.7 - heat/api: 192.168.0.7 - mgmt/vip: 192.168.0.7 - nova/api: 192.168.0.7 - horizon: 192.168.0.7 - nova/migration: 192.168.0.7 - mgmt/memcache: 192.168.0.7 - cinder/iscsi: 192.168.1.3 - ceph/replication: 192.168.1.3 - user_node_name: Untitled (79:d2) - node_roles: - - cinder-block-device - - compute - name: node-2 - vips: - vrouter_pub: - network_role: public/vip - node_roles: - - controller - - primary-controller - namespace: vrouter - ipaddr: 172.18.79.161 - management: - network_role: mgmt/vip - node_roles: - - controller - - primary-controller - namespace: haproxy - ipaddr: 192.168.0.2 - public: - network_role: public/vip - node_roles: - - controller - - primary-controller - namespace: haproxy - ipaddr: 172.18.79.162 - vrouter: - network_role: mgmt/vip - node_roles: - - controller - - primary-controller - namespace: vrouter - ipaddr: 192.168.0.1 -network_scheme: - transformations: - - action: add-br - name: br-fw-admin - - action: add-br - name: br-mgmt - - action: add-br - name: br-storage - - action: add-br - name: br-mesh - - action: add-port - bridge: br-fw-admin - name: eth0 - - action: add-port - bridge: br-mgmt - name: eth0.101 - - action: add-port - bridge: br-storage - name: eth0.102 - - action: add-port - bridge: br-mesh - name: eth0.103 - roles: - murano/api: br-mgmt - keystone/api: br-mgmt - neutron/api: br-mgmt - mgmt/database: br-mgmt - sahara/api: br-mgmt - ceilometer/api: br-mgmt - aodh/api: br-mgmt - ceph/public: br-mgmt - mgmt/messaging: br-mgmt - management: br-mgmt - swift/api: br-mgmt - storage: br-storage - mgmt/corosync: br-mgmt - cinder/api: br-mgmt - swift/replication: br-storage - neutron/mesh: br-mesh - admin/pxe: br-fw-admin - mongo/db: br-mgmt - fw-admin: br-fw-admin - glance/api: br-mgmt - glance/glare: br-mgmt - heat/api: br-mgmt - mgmt/vip: br-mgmt - nova/api: br-mgmt - horizon: br-mgmt - nova/migration: br-mgmt - mgmt/memcache: br-mgmt - cinder/iscsi: br-storage - ceph/replication: br-storage - interfaces: - eth1: {} - eth0: {} - version: '1.1' - provider: lnx - endpoints: - br-fw-admin: - IP: - - 10.20.0.10/24 - gateway: 10.20.0.2 - br-storage: - IP: - - 192.168.1.3/24 - br-mesh: - IP: - - 192.168.2.3/24 - br-mgmt: - IP: - - 192.168.0.7/24 -heat: - db_password: WSfMJkSSbMddZJVi8APyB8rx - user_password: Ca60TVwO9PCKgnaCrKuJfNN5 - enabled: true - auth_encryption_key: 04259f638401c92892e9e07c868192cd - rabbit_password: qj2rOdV8gKDaze0X5lxa6JDQ -storage_network_range: 192.168.1.0/24 -fuel_version: '9.0' -rabbit: - password: OBvWdwceobl4uQLgsZ4MPVTt -public_network_assignment: - assign_to_all_nodes: false - metadata: - restrictions: - - action: hide - condition: cluster:net_provider != 'neutron' - group: network - weight: 50 - label: Public network assignment -test_vm_image: - os_name: cirros - img_path: "/usr/share/cirros-testvm/cirros-x86_64-disk.img" - container_format: bare - min_ram: 64 - disk_format: qcow2 - glance_properties: '' - img_name: TestVM - public: 'true' -management_network_range: 192.168.0.0/24 -external_ntp: - ntp_list: - - 0.fuel.pool.ntp.org - - 1.fuel.pool.ntp.org - - 2.fuel.pool.ntp.org - metadata: - group: general - weight: 100 - label: Host OS NTP Servers -neutron_advanced_configuration: - neutron_l3_ha: false - neutron_dvr: false - neutron_l2_pop: false - metadata: - restrictions: - - action: hide - condition: cluster:net_provider != 'neutron' - group: network - weight: 45 - label: Neutron Advanced Configuration -base_syslog: - syslog_port: '514' - syslog_server: 10.20.0.2 -vms_conf: [] -workloads_collector: - username: fuel_stats_user - enabled: true - create_user: false - password: ah6zQ6e6vbhfccMsoofXYPxR - tenant: services - metadata: - restrictions: - - action: hide - condition: 'true' - group: general - weight: 10 - label: Workloads Collector User -auth_key: '' -puppet_debug: true -node_volumes: -- extra: [] - free_space: 953177 - id: sda - name: sda - size: 953869 - type: disk - volumes: - - size: 300 - type: boot - - file_system: ext2 - mount: /boot - name: Boot - size: 200 - type: raid - - size: 64 - type: lvm_meta_pool - - lvm_meta_size: 64 - size: 55360 - type: pv - vg: os - - lvm_meta_size: 0 - size: 0 - type: pv - vg: cinder-block-device - - lvm_meta_size: 64 - size: 897945 - type: pv - vg: vm -- extra: [] - free_space: 953177 - id: sdb - name: sdb - size: 953869 - type: disk - volumes: - - size: 300 - type: boot - - file_system: ext2 - mount: /boot - name: Boot - size: 200 - type: raid - - size: 128 - type: lvm_meta_pool - - lvm_meta_size: 0 - size: 0 - type: pv - vg: os - - lvm_meta_size: 64 - size: 953241 - type: pv - vg: cinder-block-device - - lvm_meta_size: 0 - size: 0 - type: pv - vg: vm -- _allocate_size: min - id: os - label: Base System - min_size: 55296 - type: vg - volumes: - - file_system: ext4 - mount: / - name: root - size: 51200 - type: lv - - file_system: swap - mount: swap - name: swap - size: 4096 - type: lv -- _allocate_size: full-disk - id: cinder-block-device - label: Cinder Block Device - min_size: 1536 - mount: none - type: vg - volumes: [] -- _allocate_size: all - id: vm - label: Virtual Storage - min_size: 5120 - type: vg - volumes: - - file_system: xfs - mount: /var/lib/nova - name: nova - size: 897881 - type: lv -last_controller: node-3 -fqdn: node-2.domain.tld -management_vip: "192.168.0.2" -database_vip: "192.168.0.2" -service_endpoint: "192.168.0.2" -public_vip: "172.18.79.162" -public_ssl: - hostname: public.fuel.local - horizon: true - services: true - cert_data: '' - cert_source: self_signed - metadata: - group: security - weight: 110 - label: Public TLS -auto_assign_floating_ip: false -mp: -- weight: '1' - point: '1' -- weight: '2' - point: '2' -neutron_mellanox: - vf_num: '16' - metadata: - restrictions: - - action: hide - condition: not ('experimental' in version:feature_groups) - group: network - weight: 50 - enabled: true - label: Mellanox Neutron components - toggleable: false - plugin: disabled -horizon: - secret_key: 5cda1dfd17a4eddd0bc110222d880425c4f141242eb5b0335e022e367c0dd342 -debug: false -cinder: - db_password: UruZTmmllq1ErkGIhcMLxuo0 - user_password: TVB7Jz3fewz8UxCN7xFXRvoF - fixed_key: 988cf90842990292d9ce2f24c638262ac8caa64a278592ff705dd3689bbf4c18 -deployment_id: 1 -kernel_params: - kernel: console=tty0 net.ifnames=0 biosdevname=0 rootdelay=90 nomodeset - metadata: - group: general - weight: 40 - label: Kernel parameters -openstack_version_prev: -quantum: true -use_neutron: true -hugepages: -- {count: 512, numa_id: 0, size: 2048} -- {count: 8, numa_id: 1, size: 1048576} diff --git a/hiera/neut_vlan.compute.nossl.yaml b/hiera/neut_vlan.compute.nossl.yaml deleted file mode 100644 index 244db27..0000000 --- a/hiera/neut_vlan.compute.nossl.yaml +++ /dev/null @@ -1,844 +0,0 @@ ---- -tasks: -- priority: 100 - type: puppet - uids: - - '5' - parameters: - puppet_modules: "/etc/puppet/modules" - puppet_manifest: "/etc/puppet/modules/osnailyfacter/modular/fuel_pkgs/fuel_pkgs.pp" - timeout: 600 - cwd: "/" -- priority: 200 - type: puppet - uids: - - '5' - parameters: - puppet_modules: "/etc/puppet/modules" - puppet_manifest: "/etc/puppet/modules/osnailyfacter/modular/hiera/hiera.pp" - timeout: 3600 - cwd: "/" -- priority: 300 - type: puppet - uids: - - '5' - parameters: - puppet_modules: "/etc/puppet/modules" - puppet_manifest: "/etc/puppet/modules/osnailyfacter/modular/globals/globals.pp" - timeout: 3600 - cwd: "/" -- priority: 400 - type: puppet - uids: - - '5' - parameters: - puppet_modules: "/etc/puppet/modules" - puppet_manifest: "/etc/puppet/modules/osnailyfacter/modular/logging/logging.pp" - timeout: 3600 - cwd: "/" -- priority: 500 - type: puppet - uids: - - '5' - parameters: - puppet_modules: "/etc/puppet/modules" - puppet_manifest: "/etc/puppet/modules/osnailyfacter/modular/tools/tools.pp" - timeout: 3600 - cwd: "/" -- priority: 600 - type: puppet - uids: - - '5' - parameters: - puppet_modules: "/etc/puppet/modules" - puppet_manifest: "/etc/puppet/modules/osnailyfacter/modular/netconfig/netconfig.pp" - timeout: 3600 - cwd: "/" -- priority: 700 - type: puppet - uids: - - '5' - parameters: - puppet_modules: "/etc/puppet/modules" - puppet_manifest: "/etc/puppet/modules/osnailyfacter/modular/netconfig/connectivity_tests.pp" - timeout: 3600 - cwd: "/" -- priority: 800 - type: puppet - uids: - - '5' - parameters: - puppet_modules: "/etc/puppet/modules" - puppet_manifest: "/etc/puppet/modules/osnailyfacter/modular/firewall/firewall.pp" - timeout: 3600 - cwd: "/" -- priority: 900 - type: puppet - uids: - - '5' - parameters: - puppet_modules: "/etc/puppet/modules" - puppet_manifest: "/etc/puppet/modules/osnailyfacter/modular/ssl/ssl_add_trust_chain.pp" - timeout: 3600 - cwd: "/" -- priority: 1000 - type: puppet - uids: - - '5' - parameters: - puppet_modules: "/etc/puppet/modules" - puppet_manifest: "/etc/puppet/modules/osnailyfacter/modular/hosts/hosts.pp" - timeout: 3600 - cwd: "/" -- priority: 1100 - type: puppet - uids: - - '5' - parameters: - puppet_modules: "/etc/puppet/modules" - puppet_manifest: "/etc/puppet/modules/osnailyfacter/modular/roles/compute.pp" - timeout: 3600 - cwd: "/" -- priority: 1200 - type: puppet - uids: - - '5' - parameters: - puppet_modules: "/etc/puppet/modules" - puppet_manifest: "/etc/puppet/modules/osnailyfacter/modular/openstack-network/openstack-network-compute.pp" - timeout: 3600 - cwd: "/" -user_node_name: Untitled (2a:ee) -uid: '5' -resume_guests_state_on_host_boot: true -syslog: - syslog_port: '514' - syslog_transport: tcp - syslog_server: '' - metadata: - weight: 50 - label: Syslog -libvirt_type: qemu -host_uuid: '00000000-0000-0000-0000-000000000000' -puppet: - modules: rsync://10.122.5.2:/puppet/liberty-9.0/modules/ - manifests: rsync://10.122.5.2:/puppet/liberty-9.0/manifests/ -mysql: - root_password: PBmaN2YX - wsrep_password: FsatnsoY -quantum: true -use_cow_images: true -glance: - image_cache_max_size: '5368709120' - user_password: DztOMLWg - db_password: LtDxFLyX -glance_glare: - user_password: 23dfhbWd -ceilometer: - db_password: HUn68NQb - user_password: ycMeNdmo - metering_secret: zjAKZxtd - enabled: false -aodh: - user_password: Be0Oloop - db_password: Thu5ieY6 -cobbler: - profile: ubuntu_1404_x86_64 -mongo: - enabled: false -quantum_settings: - database: - passwd: bnQfjm1A - keystone: - admin_password: glXcjTAY - L3: - use_namespaces: true - L2: - phys_nets: - physnet1: - bridge: br-floating - physnet2: - bridge: br-prv - vlan_range: 1000:1030 - base_mac: fa:16:3e:00:00:00 - segmentation_type: vlan - predefined_networks: - net04_ext: - shared: false - L2: - network_type: flat - physnet: physnet1 - router_ext: true - segment_id: - L3: - nameservers: [] - subnet: 10.122.6.0/24 - floating: 10.122.6.130:10.122.6.254 - gateway: 10.122.6.1 - enable_dhcp: false - tenant: admin - net04: - shared: false - L2: - network_type: vlan - router_ext: false - physnet: physnet2 - segment_id: - L3: - nameservers: - - 8.8.4.4 - - 8.8.8.8 - subnet: 10.122.8.0/24 - floating: - gateway: 10.122.8.1 - enable_dhcp: true - tenant: admin - metadata: - metadata_proxy_shared_secret: orn88mVY -use_vcenter: false -management: - network_role: mgmt/vip - ipaddr: 10.122.7.7 - node_roles: - - controller - - primary-controller - namespace: haproxy -openstack_version: liberty-9.0 -kernel_params: - kernel: console=ttyS0,9600 console=tty0 net.ifnames=0 biosdevname=0 rootdelay=90 - nomodeset - metadata: - weight: 40 - label: Kernel parameters -provision: - image_data: - "/boot": - container: gzip - uri: http://10.122.5.2:8080/targetimages/env_1_ubuntu_1404_amd64-boot.img.gz - format: ext2 - "/": - container: gzip - uri: http://10.122.5.2:8080/targetimages/env_1_ubuntu_1404_amd64.img.gz - format: ext4 - codename: trusty - method: image - metadata: - restrictions: - - action: hide - condition: 'true' - weight: 80 - label: Provision -storage: - iser: false - volumes_ceph: false - per_pool_pg_nums: - compute: 128 - default_pg_num: 128 - volumes: 128 - images: 128 - backups: 128 - ".rgw": 128 - objects_ceph: false - ephemeral_ceph: false - volumes_lvm: true - images_vcenter: false - osd_pool_size: '2' - pg_num: 128 - images_ceph: false - metadata: - weight: 60 - label: Storage -nova: - db_password: of31Rxsy - user_password: n0KfayKg - state_path: "/var/lib/nova" -master_ip: 10.122.5.2 -priority: 300 -external_dns: - dns_list: - - 8.8.8.8 - metadata: - weight: 90 - label: Host OS DNS Servers -murano: - db_password: gjBrHFFZ - user_password: crLmJ5b0 - enabled: false - rabbit_password: ra45kjwS -murano_settings: - murano_repo_url: http://storage.apps.openstack.org/ - metadata: - restrictions: - - action: hide - message: Murano is not enabled on the Additional Components section - condition: settings:additional_components.murano.value == false - weight: 20 - label: Murano Settings -role: compute -deployment_mode: ha_compact -external_mongo: - mongo_db_name: ceilometer - mongo_replset: '' - mongo_user: ceilometer - hosts_ip: '' - mongo_password: ceilometer - metadata: - restrictions: - - action: hide - message: Ceilometer and MongoDB are not enabled on the Additional Components - section - condition: settings:additional_components.mongo.value == false - weight: 20 - label: External MongoDB -online: true -keystone: - db_password: H4N630IH - admin_token: cKHHVACg -nova_quota: false -public: - network_role: public/vip - ipaddr: 10.122.6.6 - node_roles: - - controller - - primary-controller - namespace: haproxy -corosync: - verified: false - group: 226.94.1.1 - port: '12000' - metadata: - restrictions: - - action: hide - condition: 'true' - weight: 50 - label: Corosync -metadata: - weight: 30 - label: Common -status: discover -swift: - user_password: zr0zBVgi -memcached_addresses: [10.20.30.40, 10.20.30.41] -memcache_server_port: 11212 -repo_setup: - installer_kernel: - local: "/var/www/nailgun/ubuntu/x86_64/images/linux" - remote_relative: dists/trusty/main/installer-amd64/current/images/netboot/ubuntu-installer/amd64/linux - repos: - - name: ubuntu - section: main universe multiverse - uri: http://archive.ubuntu.com/ubuntu/ - priority: - suite: trusty - type: deb - - name: ubuntu-updates - section: main universe multiverse - uri: http://archive.ubuntu.com/ubuntu/ - priority: - suite: trusty-updates - type: deb - - name: ubuntu-security - section: main universe multiverse - uri: http://archive.ubuntu.com/ubuntu/ - priority: - suite: trusty-security - type: deb - - name: mos - section: main restricted - uri: http://10.122.5.2:8080/liberty-9.0/ubuntu/x86_64 - priority: 1050 - suite: mos7.0 - type: deb - - name: mos-updates - section: main restricted - uri: http://mirror.fuel-infra.org/mos-repos/ubuntu/7.0/ - priority: 1050 - suite: mos7.0-updates - type: deb - - name: mos-security - section: main restricted - uri: http://mirror.fuel-infra.org/mos-repos/ubuntu/7.0/ - priority: 1050 - suite: mos7.0-security - type: deb - - name: mos-holdback - section: main restricted - uri: http://mirror.fuel-infra.org/mos-repos/ubuntu/7.0/ - priority: 1100 - suite: mos7.0-holdback - type: deb - - name: Auxiliary - section: main restricted - uri: http://10.122.5.2:8080/liberty-9.0/ubuntu/auxiliary - priority: 1150 - suite: auxiliary - type: deb - metadata: - always_editable: true - weight: 50 - label: Repositories - installer_initrd: - local: "/var/www/nailgun/ubuntu/x86_64/images/initrd.gz" - remote_relative: dists/trusty/main/installer-amd64/current/images/netboot/ubuntu-installer/amd64/initrd.gz -vrouter: - network_role: mgmt/vip - ipaddr: 10.122.7.6 - node_roles: - - controller - - primary-controller - namespace: vrouter -fail_if_error: false -sahara: - db_password: dfoFKl7u - user_password: jYjxogYn - enabled: false -network_metadata: - nodes: - node-5: - swift_zone: '5' - uid: '5' - fqdn: node-5.domain.local - network_roles: - murano/api: 10.122.7.3 - keystone/api: 10.122.7.3 - neutron/api: 10.122.7.3 - mgmt/database: 10.122.7.3 - sahara/api: 10.122.7.3 - ceilometer/api: 10.122.7.3 - aodh/api: 10.122.7.3 - ceph/public: 10.122.7.3 - mgmt/messaging: 10.122.7.3 - management: 10.122.7.3 - swift/api: 10.122.7.3 - storage: 10.122.9.4 - mgmt/corosync: 10.122.7.3 - cinder/api: 10.122.7.3 - swift/replication: 10.122.9.4 - admin/pxe: 10.122.5.4 - mongo/db: 10.122.7.3 - neutron/private: - neutron/floating: - fw-admin: 10.122.5.4 - glance/api: 10.122.7.3 - glance/glare: 10.122.7.3 - heat/api: 10.122.7.3 - mgmt/vip: 10.122.7.3 - nova/api: 10.122.7.3 - horizon: 10.122.7.3 - nova/migration: 10.122.7.3 - mgmt/memcache: 10.122.7.3 - cinder/iscsi: 10.122.9.4 - ceph/replication: 10.122.9.4 - user_node_name: Untitled (2a:ee) - node_roles: - - compute - name: node-5 - node-4: - swift_zone: '4' - uid: '4' - fqdn: node-4.domain.local - network_roles: - murano/api: 10.122.7.2 - keystone/api: 10.122.7.2 - neutron/api: 10.122.7.2 - mgmt/database: 10.122.7.2 - sahara/api: 10.122.7.2 - ceilometer/api: 10.122.7.2 - aodh/api: 10.122.7.2 - ceph/public: 10.122.7.2 - mgmt/messaging: 10.122.7.2 - management: 10.122.7.2 - swift/api: 10.122.7.2 - storage: 10.122.9.5 - mgmt/corosync: 10.122.7.2 - cinder/api: 10.122.7.2 - swift/replication: 10.122.9.5 - admin/pxe: 10.122.5.5 - mongo/db: 10.122.7.2 - neutron/private: - neutron/floating: - fw-admin: 10.122.5.5 - glance/api: 10.122.7.2 - glance/glare: 10.122.7.2 - heat/api: 10.122.7.2 - mgmt/vip: 10.122.7.2 - nova/api: 10.122.7.2 - horizon: 10.122.7.2 - nova/migration: 10.122.7.2 - mgmt/memcache: 10.122.7.2 - cinder/iscsi: 10.122.9.5 - ceph/replication: 10.122.9.5 - user_node_name: Untitled (a7:46) - node_roles: - - compute - name: node-4 - node-1: - swift_zone: '1' - uid: '1' - fqdn: node-1.domain.local - network_roles: - keystone/api: 10.122.7.1 - neutron/api: 10.122.7.1 - mgmt/database: 10.122.7.1 - sahara/api: 10.122.7.1 - heat/api: 10.122.7.1 - ceilometer/api: 10.122.7.1 - aodh/api: 10.122.7.1 - ex: 10.122.6.2 - ceph/public: 10.122.7.1 - mgmt/messaging: 10.122.7.1 - management: 10.122.7.1 - swift/api: 10.122.7.1 - storage: 10.122.9.1 - mgmt/corosync: 10.122.7.1 - cinder/api: 10.122.7.1 - public/vip: 10.122.6.2 - swift/replication: 10.122.9.1 - ceph/radosgw: 10.122.6.2 - admin/pxe: 10.122.5.3 - mongo/db: 10.122.7.1 - neutron/private: - neutron/floating: - fw-admin: 10.122.5.3 - glance/api: 10.122.7.1 - glance/glare: 10.122.7.1 - mgmt/vip: 10.122.7.1 - murano/api: 10.122.7.1 - nova/api: 10.122.7.1 - horizon: 10.122.7.1 - nova/migration: 10.122.7.1 - mgmt/memcache: 10.122.7.1 - cinder/iscsi: 10.122.9.1 - ceph/replication: 10.122.9.1 - user_node_name: Untitled (d8:bb) - node_roles: - - cinder - - primary-controller - name: node-1 - node-3: - swift_zone: '3' - uid: '3' - fqdn: node-3.domain.local - network_roles: - keystone/api: 10.122.7.5 - neutron/api: 10.122.7.5 - mgmt/database: 10.122.7.5 - sahara/api: 10.122.7.5 - heat/api: 10.122.7.5 - ceilometer/api: 10.122.7.5 - aodh/api: 10.122.7.5 - ex: 10.122.6.3 - ceph/public: 10.122.7.5 - mgmt/messaging: 10.122.7.5 - management: 10.122.7.5 - swift/api: 10.122.7.5 - storage: 10.122.9.2 - mgmt/corosync: 10.122.7.5 - cinder/api: 10.122.7.5 - public/vip: 10.122.6.3 - swift/replication: 10.122.9.2 - ceph/radosgw: 10.122.6.3 - admin/pxe: 10.122.5.6 - mongo/db: 10.122.7.5 - neutron/private: - neutron/floating: - fw-admin: 10.122.5.6 - glance/api: 10.122.7.5 - glance/glare: 10.122.7.5 - mgmt/vip: 10.122.7.5 - murano/api: 10.122.7.5 - nova/api: 10.122.7.5 - horizon: 10.122.7.5 - nova/migration: 10.122.7.5 - mgmt/memcache: 10.122.7.5 - cinder/iscsi: 10.122.9.2 - ceph/replication: 10.122.9.2 - user_node_name: Untitled (03:15) - node_roles: - - cinder - - controller - name: node-3 - node-2: - swift_zone: '2' - uid: '2' - fqdn: node-2.domain.local - network_roles: - keystone/api: 10.122.7.4 - neutron/api: 10.122.7.4 - mgmt/database: 10.122.7.4 - sahara/api: 10.122.7.4 - heat/api: 10.122.7.4 - ceilometer/api: 10.122.7.4 - aodh/api: 10.122.7.4 - ex: 10.122.6.4 - ceph/public: 10.122.7.4 - mgmt/messaging: 10.122.7.4 - management: 10.122.7.4 - swift/api: 10.122.7.4 - storage: 10.122.9.3 - mgmt/corosync: 10.122.7.4 - cinder/api: 10.122.7.4 - public/vip: 10.122.6.4 - swift/replication: 10.122.9.3 - ceph/radosgw: 10.122.6.4 - admin/pxe: 10.122.5.7 - mongo/db: 10.122.7.4 - neutron/private: - neutron/floating: - fw-admin: 10.122.5.7 - glance/api: 10.122.7.4 - glance/glare: 10.122.7.4 - mgmt/vip: 10.122.7.4 - murano/api: 10.122.7.4 - nova/api: 10.122.7.4 - horizon: 10.122.7.4 - nova/migration: 10.122.7.4 - mgmt/memcache: 10.122.7.4 - cinder/iscsi: 10.122.9.3 - ceph/replication: 10.122.9.3 - user_node_name: Untitled (68:63) - node_roles: - - cinder - - controller - name: node-2 - vips: - vrouter_pub: - network_role: public/vip - node_roles: - - controller - - primary-controller - namespace: vrouter - ipaddr: 10.122.6.5 - management: - network_role: mgmt/vip - node_roles: - - controller - - primary-controller - namespace: haproxy - ipaddr: 10.122.7.7 - public: - network_role: public/vip - node_roles: - - controller - - primary-controller - namespace: haproxy - ipaddr: 10.122.6.6 - vrouter: - network_role: mgmt/vip - node_roles: - - controller - - primary-controller - namespace: vrouter - ipaddr: 10.122.7.6 -network_scheme: - transformations: - - action: add-br - name: br-fw-admin - - action: add-br - name: br-mgmt - - action: add-br - name: br-storage - - action: add-br - name: br-prv - provider: ovs - - action: add-patch - bridges: - - br-prv - - br-fw-admin - provider: ovs - mtu: 65000 - - action: add-port - bridge: br-fw-admin - name: eth0 - - action: add-port - bridge: br-mgmt - name: eth0.101 - - action: add-port - bridge: br-storage - name: eth0.102 - roles: - murano/api: br-mgmt - keystone/api: br-mgmt - neutron/api: br-mgmt - mgmt/database: br-mgmt - sahara/api: br-mgmt - ceilometer/api: br-mgmt - aodh/api: br-mgmt - ceph/public: br-mgmt - mgmt/messaging: br-mgmt - management: br-mgmt - swift/api: br-mgmt - storage: br-storage - mgmt/corosync: br-mgmt - cinder/api: br-mgmt - swift/replication: br-storage - admin/pxe: br-fw-admin - mongo/db: br-mgmt - neutron/private: br-prv - fw-admin: br-fw-admin - glance/api: br-mgmt - glance/glare: br-mgmt - heat/api: br-mgmt - mgmt/vip: br-mgmt - nova/api: br-mgmt - horizon: br-mgmt - nova/migration: br-mgmt - mgmt/memcache: br-mgmt - cinder/iscsi: br-storage - ceph/replication: br-storage - interfaces: - eth4: - vendor_specific: - driver: e1000 - bus_info: '0000:00:07.0' - eth3: - vendor_specific: - driver: e1000 - bus_info: '0000:00:06.0' - eth2: - vendor_specific: - driver: e1000 - bus_info: '0000:00:05.0' - eth1: - vendor_specific: - driver: e1000 - bus_info: '0000:00:04.0' - eth0: - vendor_specific: - driver: e1000 - bus_info: '0000:00:03.0' - version: '1.1' - provider: lnx - endpoints: - br-fw-admin: - IP: - - 10.122.5.4/24 - gateway: 10.122.5.2 - br-storage: - IP: - - 10.122.9.4/24 - br-mgmt: - IP: - - 10.122.7.3/24 - br-prv: - IP: none -heat: - db_password: GqzWSxBW - user_password: uMxK47eJ - enabled: true - auth_encryption_key: 9431f2b16d26488b896e64d236953521 - rabbit_password: jnXk99nV -storage_network_range: 10.122.9.0/24 -fuel_version: '7.0' -rabbit: - password: WYcvKQyZ -public_network_assignment: - assign_to_all_nodes: false - metadata: - restrictions: - - action: hide - condition: cluster:net_provider != 'neutron' - weight: 50 - label: Public network assignment -use_cinder: true -test_vm_image: - os_name: cirros - img_path: "/usr/share/cirros-testvm/cirros-x86_64-disk.img" - container_format: bare - min_ram: 64 - disk_format: qcow2 - glance_properties: '' - img_name: TestVM - public: 'true' -management_network_range: 10.122.7.0/24 -neutron_advanced_configuration: - neutron_dvr: false - neutron_l2_pop: false - metadata: - restrictions: - - action: hide - condition: cluster:net_provider != 'neutron' - weight: 45 - label: Neutron Advanced Configuration -base_syslog: - syslog_port: '514' - syslog_server: 10.122.5.2 -vms_conf: [] -workloads_collector: - username: fuel_stats_user - enabled: true - create_user: false - password: ATGggm00 - tenant: services - metadata: - restrictions: - - action: hide - condition: 'true' - weight: 10 - label: Workloads Collector User -auth_key: '' -puppet_debug: true -access: - email: admin@localhost - password: admin - user: admin - tenant: admin - metadata: - weight: 10 - label: Access -last_controller: node-3 -fqdn: node-5.domain.local -public_ssl: - hostname: public.fuel.local - horizon: false - services: false - cert_data: - content: 'somedataaboutyourkeypair' - cert_source: self_signed - metadata: - weight: 110 - label: Public TLS -auto_assign_floating_ip: false -vrouter_pub: - network_role: public/vip - ipaddr: 10.122.6.5 - node_roles: - - controller - - primary-controller - namespace: vrouter -mp: -- weight: '1' - point: '1' -- weight: '2' - point: '2' -neutron_mellanox: - vf_num: '16' - plugin: disabled - metadata: - restrictions: - - action: hide - condition: not ('experimental' in version:feature_groups) - enabled: true - weight: 50 - toggleable: false - label: Mellanox Neutron components -horizon: - secret_key: 1b0d6af1962c94205a5dbbffbb98ba66d651bd4bec78c7c385ad75eb07ad0fcb -debug: false -cinder: - db_password: qeN6frZT - user_password: 7Al0iWfl - fixed_key: 264ecf97cf69264f775e549fe5fd1ce3db6a92df94d37745819892803a83b19c -deployment_id: 1 -external_ntp: - ntp_list: - - 0.fuel.pool.ntp.org - - 1.fuel.pool.ntp.org - - 2.fuel.pool.ntp.org - metadata: - weight: 100 - label: Host OS NTP Servers -openstack_version_prev: -hugepages: -- {count: 512, numa_id: 0, size: 2048} -- {count: 8, numa_id: 1, size: 1048576} diff --git a/hiera/neut_vlan.compute.ssl.overridden.yaml b/hiera/neut_vlan.compute.ssl.overridden.yaml deleted file mode 100644 index 333aca0..0000000 --- a/hiera/neut_vlan.compute.ssl.overridden.yaml +++ /dev/null @@ -1,1034 +0,0 @@ ---- -tasks: -- priority: 100 - type: puppet - uids: - - '5' - parameters: - puppet_modules: "/etc/puppet/modules" - puppet_manifest: "/etc/puppet/modules/osnailyfacter/modular/fuel_pkgs/fuel_pkgs.pp" - timeout: 600 - cwd: "/" -- priority: 200 - type: puppet - uids: - - '5' - parameters: - puppet_modules: "/etc/puppet/modules" - puppet_manifest: "/etc/puppet/modules/osnailyfacter/modular/hiera/hiera.pp" - timeout: 3600 - cwd: "/" -- priority: 300 - type: puppet - uids: - - '5' - parameters: - puppet_modules: "/etc/puppet/modules" - puppet_manifest: "/etc/puppet/modules/osnailyfacter/modular/globals/globals.pp" - timeout: 3600 - cwd: "/" -- priority: 400 - type: puppet - uids: - - '5' - parameters: - puppet_modules: "/etc/puppet/modules" - puppet_manifest: "/etc/puppet/modules/osnailyfacter/modular/logging/logging.pp" - timeout: 3600 - cwd: "/" -- priority: 500 - type: puppet - uids: - - '5' - parameters: - puppet_modules: "/etc/puppet/modules" - puppet_manifest: "/etc/puppet/modules/osnailyfacter/modular/tools/tools.pp" - timeout: 3600 - cwd: "/" -- priority: 600 - type: puppet - uids: - - '5' - parameters: - puppet_modules: "/etc/puppet/modules" - puppet_manifest: "/etc/puppet/modules/osnailyfacter/modular/netconfig/netconfig.pp" - timeout: 3600 - cwd: "/" -- priority: 700 - type: puppet - uids: - - '5' - parameters: - puppet_modules: "/etc/puppet/modules" - puppet_manifest: "/etc/puppet/modules/osnailyfacter/modular/netconfig/connectivity_tests.pp" - timeout: 3600 - cwd: "/" -- priority: 800 - type: puppet - uids: - - '5' - parameters: - puppet_modules: "/etc/puppet/modules" - puppet_manifest: "/etc/puppet/modules/osnailyfacter/modular/firewall/firewall.pp" - timeout: 3600 - cwd: "/" -- priority: 900 - type: puppet - uids: - - '5' - parameters: - puppet_modules: "/etc/puppet/modules" - puppet_manifest: "/etc/puppet/modules/osnailyfacter/modular/ssl/ssl_add_trust_chain.pp" - timeout: 3600 - cwd: "/" -- priority: 1000 - type: puppet - uids: - - '5' - parameters: - puppet_modules: "/etc/puppet/modules" - puppet_manifest: "/etc/puppet/modules/osnailyfacter/modular/hosts/hosts.pp" - timeout: 3600 - cwd: "/" -- priority: 1100 - type: puppet - uids: - - '5' - parameters: - puppet_modules: "/etc/puppet/modules" - puppet_manifest: "/etc/puppet/modules/osnailyfacter/modular/roles/compute.pp" - timeout: 3600 - cwd: "/" -- priority: 1200 - type: puppet - uids: - - '5' - parameters: - puppet_modules: "/etc/puppet/modules" - puppet_manifest: "/etc/puppet/modules/osnailyfacter/modular/openstack-network/openstack-network-compute.pp" - timeout: 3600 - cwd: "/" -user_node_name: Untitled (2a:ee) -uid: '5' -resume_guests_state_on_host_boot: true -syslog: - syslog_port: '514' - syslog_transport: tcp - syslog_server: '' - metadata: - weight: 50 - label: Syslog -libvirt_type: qemu -host_uuid: '00000000-0000-0000-0000-000000000000' -puppet: - modules: rsync://10.122.5.2:/puppet/2016.1.0-9.0/modules/ - manifests: rsync://10.122.5.2:/puppet/2016.1.0-9.0/manifests/ -mysql: - root_password: PBmaN2YX - wsrep_password: FsatnsoY -quantum: true -use_cow_images: true -glance: - image_cache_max_size: '5368709120' - user_password: DztOMLWg - db_password: LtDxFLyX -glance_glare: - user_password: 23dfhbWd -ceilometer: - db_password: HUn68NQb - user_password: ycMeNdmo - metering_secret: zjAKZxtd - enabled: false -aodh: - user_password: Be0Oloop - db_password: Thu5ieY6 -cobbler: - profile: ubuntu_1404_x86_64 -mongo: - enabled: false -quantum_settings: - database: - passwd: bnQfjm1A - keystone: - admin_password: glXcjTAY - L3: - use_namespaces: true - L2: - phys_nets: - physnet1: - bridge: br-floating - physnet2: - bridge: br-prv - vlan_range: 1000:1030 - base_mac: fa:16:3e:00:00:00 - segmentation_type: vlan - predefined_networks: - net04_ext: - shared: false - L2: - network_type: flat - physnet: physnet1 - router_ext: true - segment_id: - L3: - nameservers: [] - subnet: 10.122.6.0/24 - floating: 10.122.6.130:10.122.6.254 - gateway: 10.122.6.1 - enable_dhcp: false - tenant: admin - net04: - shared: false - L2: - network_type: vlan - router_ext: false - physnet: physnet2 - segment_id: - L3: - nameservers: - - 8.8.4.4 - - 8.8.8.8 - subnet: 10.122.8.0/24 - floating: - gateway: 10.122.8.1 - enable_dhcp: true - tenant: admin - metadata: - metadata_proxy_shared_secret: orn88mVY -use_vcenter: false -management: - network_role: mgmt/vip - ipaddr: 10.122.7.7 - node_roles: - - controller - - primary-controller - namespace: haproxy -openstack_version: 2016.1.0-9.0 -kernel_params: - kernel: console=ttyS0,9600 console=tty0 net.ifnames=0 biosdevname=0 rootdelay=90 - nomodeset - metadata: - weight: 40 - label: Kernel parameters -provision: - image_data: - "/boot": - container: gzip - uri: http://10.122.5.2:8080/targetimages/env_1_ubuntu_1404_amd64-boot.img.gz - format: ext2 - "/": - container: gzip - uri: http://10.122.5.2:8080/targetimages/env_1_ubuntu_1404_amd64.img.gz - format: ext4 - codename: trusty - method: image - metadata: - restrictions: - - action: hide - condition: 'true' - weight: 80 - label: Provision -storage: - iser: false - volumes_ceph: false - per_pool_pg_nums: - compute: 128 - default_pg_num: 128 - volumes: 128 - images: 128 - backups: 128 - ".rgw": 128 - objects_ceph: false - ephemeral_ceph: false - volumes_lvm: true - images_vcenter: false - osd_pool_size: '2' - pg_num: 128 - images_ceph: false - metadata: - weight: 60 - label: Storage -nova: - db_password: of31Rxsy - user_password: n0KfayKg - state_path: "/var/lib/nova" -master_ip: 10.122.5.2 -priority: 300 -external_dns: - dns_list: - - 8.8.8.8 - metadata: - weight: 90 - label: Host OS DNS Servers -murano: - db_password: gjBrHFFZ - user_password: crLmJ5b0 - enabled: false - rabbit_password: ra45kjwS -murano_settings: - murano_repo_url: http://storage.apps.openstack.org/ - metadata: - restrictions: - - action: hide - message: Murano is not enabled on the Additional Components section - condition: settings:additional_components.murano.value == false - weight: 20 - label: Murano Settings -role: compute -deployment_mode: ha_compact -external_mongo: - mongo_db_name: ceilometer - mongo_replset: '' - mongo_user: ceilometer - hosts_ip: '' - mongo_password: ceilometer - metadata: - restrictions: - - action: hide - message: Ceilometer and MongoDB are not enabled on the Additional Components - section - condition: settings:additional_components.mongo.value == false - weight: 20 - label: External MongoDB -online: true -keystone: - db_password: H4N630IH - admin_token: cKHHVACg -nova_quota: false -public: - network_role: public/vip - ipaddr: 10.122.6.6 - node_roles: - - controller - - primary-controller - namespace: haproxy -corosync: - verified: false - group: 226.94.1.1 - port: '12000' - metadata: - restrictions: - - action: hide - condition: 'true' - weight: 50 - label: Corosync -metadata: - weight: 30 - label: Common -status: discover -swift: - user_password: zr0zBVgi -repo_setup: - installer_kernel: - local: "/var/www/nailgun/ubuntu/x86_64/images/linux" - remote_relative: dists/trusty/main/installer-amd64/current/images/netboot/ubuntu-installer/amd64/linux - repos: - - name: ubuntu - section: main universe multiverse - uri: http://archive.ubuntu.com/ubuntu/ - priority: - suite: trusty - type: deb - - name: ubuntu-updates - section: main universe multiverse - uri: http://archive.ubuntu.com/ubuntu/ - priority: - suite: trusty-updates - type: deb - - name: ubuntu-security - section: main universe multiverse - uri: http://archive.ubuntu.com/ubuntu/ - priority: - suite: trusty-security - type: deb - - name: mos - section: main restricted - uri: http://10.122.5.2:8080/2016.1.0-9.0/ubuntu/x86_64 - priority: 1050 - suite: mos7.0 - type: deb - - name: mos-updates - section: main restricted - uri: http://mirror.fuel-infra.org/mos-repos/ubuntu/7.0/ - priority: 1050 - suite: mos7.0-updates - type: deb - - name: mos-security - section: main restricted - uri: http://mirror.fuel-infra.org/mos-repos/ubuntu/7.0/ - priority: 1050 - suite: mos7.0-security - type: deb - - name: mos-holdback - section: main restricted - uri: http://mirror.fuel-infra.org/mos-repos/ubuntu/7.0/ - priority: 1100 - suite: mos7.0-holdback - type: deb - - name: Auxiliary - section: main restricted - uri: http://10.122.5.2:8080/2016.1.0-9.0/ubuntu/auxiliary - priority: 1150 - suite: auxiliary - type: deb - metadata: - always_editable: true - weight: 50 - label: Repositories - installer_initrd: - local: "/var/www/nailgun/ubuntu/x86_64/images/initrd.gz" - remote_relative: dists/trusty/main/installer-amd64/current/images/netboot/ubuntu-installer/amd64/initrd.gz -vrouter: - network_role: mgmt/vip - ipaddr: 10.122.7.6 - node_roles: - - controller - - primary-controller - namespace: vrouter -fail_if_error: false -sahara: - db_password: dfoFKl7u - user_password: jYjxogYn - enabled: false -network_metadata: - nodes: - node-5: - swift_zone: '5' - uid: '5' - fqdn: node-5.domain.local - network_roles: - murano/api: 10.122.7.3 - keystone/api: 10.122.7.3 - neutron/api: 10.122.7.3 - mgmt/database: 10.122.7.3 - sahara/api: 10.122.7.3 - ceilometer/api: 10.122.7.3 - aodh/api: 10.122.7.3 - ceph/public: 10.122.7.3 - mgmt/messaging: 10.122.7.3 - management: 10.122.7.3 - swift/api: 10.122.7.3 - storage: 10.122.9.4 - mgmt/corosync: 10.122.7.3 - cinder/api: 10.122.7.3 - swift/replication: 10.122.9.4 - admin/pxe: 10.122.5.4 - mongo/db: 10.122.7.3 - neutron/private: - neutron/floating: - fw-admin: 10.122.5.4 - glance/api: 10.122.7.3 - glance/glare: 10.122.7.3 - heat/api: 10.122.7.3 - mgmt/vip: 10.122.7.3 - nova/api: 10.122.7.3 - horizon: 10.122.7.3 - nova/migration: 10.122.7.3 - mgmt/memcache: 10.122.7.3 - cinder/iscsi: 10.122.9.4 - ceph/replication: 10.122.9.4 - user_node_name: Untitled (2a:ee) - node_roles: - - compute - name: node-5 - node-4: - swift_zone: '4' - uid: '4' - fqdn: node-4.domain.local - network_roles: - murano/api: 10.122.7.2 - keystone/api: 10.122.7.2 - neutron/api: 10.122.7.2 - mgmt/database: 10.122.7.2 - sahara/api: 10.122.7.2 - ceilometer/api: 10.122.7.2 - aodh/api: 10.122.7.2 - ceph/public: 10.122.7.2 - mgmt/messaging: 10.122.7.2 - management: 10.122.7.2 - swift/api: 10.122.7.2 - storage: 10.122.9.5 - mgmt/corosync: 10.122.7.2 - cinder/api: 10.122.7.2 - swift/replication: 10.122.9.5 - admin/pxe: 10.122.5.5 - mongo/db: 10.122.7.2 - neutron/private: - neutron/floating: - fw-admin: 10.122.5.5 - glance/api: 10.122.7.2 - glance/glare: 10.122.7.2 - heat/api: 10.122.7.2 - mgmt/vip: 10.122.7.2 - nova/api: 10.122.7.2 - horizon: 10.122.7.2 - nova/migration: 10.122.7.2 - mgmt/memcache: 10.122.7.2 - cinder/iscsi: 10.122.9.5 - ceph/replication: 10.122.9.5 - user_node_name: Untitled (a7:46) - node_roles: - - compute - name: node-4 - node-1: - swift_zone: '1' - uid: '1' - fqdn: node-1.domain.local - network_roles: - keystone/api: 10.122.7.1 - neutron/api: 10.122.7.1 - mgmt/database: 10.122.7.1 - sahara/api: 10.122.7.1 - heat/api: 10.122.7.1 - ceilometer/api: 10.122.7.1 - aodh/api: 10.122.7.1 - ex: 10.122.6.2 - ceph/public: 10.122.7.1 - mgmt/messaging: 10.122.7.1 - management: 10.122.7.1 - swift/api: 10.122.7.1 - storage: 10.122.9.1 - mgmt/corosync: 10.122.7.1 - cinder/api: 10.122.7.1 - public/vip: 10.122.6.2 - swift/replication: 10.122.9.1 - ceph/radosgw: 10.122.6.2 - admin/pxe: 10.122.5.3 - mongo/db: 10.122.7.1 - neutron/private: - neutron/floating: - fw-admin: 10.122.5.3 - glance/api: 10.122.7.1 - glance/glare: 10.122.7.1 - mgmt/vip: 10.122.7.1 - murano/api: 10.122.7.1 - nova/api: 10.122.7.1 - horizon: 10.122.7.1 - nova/migration: 10.122.7.1 - mgmt/memcache: 10.122.7.1 - cinder/iscsi: 10.122.9.1 - ceph/replication: 10.122.9.1 - user_node_name: Untitled (d8:bb) - node_roles: - - cinder - - primary-controller - name: node-1 - node-3: - swift_zone: '3' - uid: '3' - fqdn: node-3.domain.local - network_roles: - keystone/api: 10.122.7.5 - neutron/api: 10.122.7.5 - mgmt/database: 10.122.7.5 - sahara/api: 10.122.7.5 - heat/api: 10.122.7.5 - ceilometer/api: 10.122.7.5 - aodh/api: 10.122.7.5 - ex: 10.122.6.3 - ceph/public: 10.122.7.5 - mgmt/messaging: 10.122.7.5 - management: 10.122.7.5 - swift/api: 10.122.7.5 - storage: 10.122.9.2 - mgmt/corosync: 10.122.7.5 - cinder/api: 10.122.7.5 - public/vip: 10.122.6.3 - swift/replication: 10.122.9.2 - ceph/radosgw: 10.122.6.3 - admin/pxe: 10.122.5.6 - mongo/db: 10.122.7.5 - neutron/private: - neutron/floating: - fw-admin: 10.122.5.6 - glance/api: 10.122.7.5 - glance/glare: 10.122.7.5 - mgmt/vip: 10.122.7.5 - murano/api: 10.122.7.5 - nova/api: 10.122.7.5 - horizon: 10.122.7.5 - nova/migration: 10.122.7.5 - mgmt/memcache: 10.122.7.5 - cinder/iscsi: 10.122.9.2 - ceph/replication: 10.122.9.2 - user_node_name: Untitled (03:15) - node_roles: - - cinder - - controller - name: node-3 - node-2: - swift_zone: '2' - uid: '2' - fqdn: node-2.domain.local - network_roles: - keystone/api: 10.122.7.4 - neutron/api: 10.122.7.4 - mgmt/database: 10.122.7.4 - sahara/api: 10.122.7.4 - heat/api: 10.122.7.4 - ceilometer/api: 10.122.7.4 - aodh/api: 10.122.7.4 - ex: 10.122.6.4 - ceph/public: 10.122.7.4 - mgmt/messaging: 10.122.7.4 - management: 10.122.7.4 - swift/api: 10.122.7.4 - storage: 10.122.9.3 - mgmt/corosync: 10.122.7.4 - cinder/api: 10.122.7.4 - public/vip: 10.122.6.4 - swift/replication: 10.122.9.3 - ceph/radosgw: 10.122.6.4 - admin/pxe: 10.122.5.7 - mongo/db: 10.122.7.4 - neutron/private: - neutron/floating: - fw-admin: 10.122.5.7 - glance/api: 10.122.7.4 - glance/glare: 10.122.7.4 - mgmt/vip: 10.122.7.4 - murano/api: 10.122.7.4 - nova/api: 10.122.7.4 - horizon: 10.122.7.4 - nova/migration: 10.122.7.4 - mgmt/memcache: 10.122.7.4 - cinder/iscsi: 10.122.9.3 - ceph/replication: 10.122.9.3 - user_node_name: Untitled (68:63) - node_roles: - - cinder - - controller - name: node-2 - vips: - vrouter_pub: - network_role: public/vip - node_roles: - - controller - - primary-controller - namespace: vrouter - ipaddr: 10.122.6.5 - management: - network_role: mgmt/vip - node_roles: - - controller - - primary-controller - namespace: haproxy - ipaddr: 10.122.7.7 - public: - network_role: public/vip - node_roles: - - controller - - primary-controller - namespace: haproxy - ipaddr: 10.122.6.6 - vrouter: - network_role: mgmt/vip - node_roles: - - controller - - primary-controller - namespace: vrouter - ipaddr: 10.122.7.6 -network_scheme: - transformations: - - action: add-br - name: br-fw-admin - - action: add-br - name: br-mgmt - - action: add-br - name: br-storage - - action: add-br - name: br-prv - provider: ovs - - action: add-patch - bridges: - - br-prv - - br-fw-admin - provider: ovs - mtu: 65000 - - action: add-port - bridge: br-fw-admin - name: eth0 - - action: add-port - bridge: br-mgmt - name: eth0.101 - - action: add-port - bridge: br-storage - name: eth0.102 - roles: - murano/api: br-mgmt - keystone/api: br-mgmt - neutron/api: br-mgmt - mgmt/database: br-mgmt - sahara/api: br-mgmt - ceilometer/api: br-mgmt - aodh/api: br-mgmt - ceph/public: br-mgmt - mgmt/messaging: br-mgmt - management: br-mgmt - swift/api: br-mgmt - storage: br-storage - mgmt/corosync: br-mgmt - cinder/api: br-mgmt - swift/replication: br-storage - admin/pxe: br-fw-admin - mongo/db: br-mgmt - neutron/private: br-prv - fw-admin: br-fw-admin - glance/api: br-mgmt - glance/glare: br-mgmt - heat/api: br-mgmt - mgmt/vip: br-mgmt - nova/api: br-mgmt - horizon: br-mgmt - nova/migration: br-mgmt - mgmt/memcache: br-mgmt - cinder/iscsi: br-storage - ceph/replication: br-storage - interfaces: - eth4: - vendor_specific: - driver: e1000 - bus_info: '0000:00:07.0' - eth3: - vendor_specific: - driver: e1000 - bus_info: '0000:00:06.0' - eth2: - vendor_specific: - driver: e1000 - bus_info: '0000:00:05.0' - eth1: - vendor_specific: - driver: e1000 - bus_info: '0000:00:04.0' - eth0: - vendor_specific: - driver: e1000 - bus_info: '0000:00:03.0' - version: '1.1' - provider: lnx - endpoints: - br-fw-admin: - IP: - - 10.122.5.4/24 - gateway: 10.122.5.2 - br-storage: - IP: - - 10.122.9.4/24 - br-mgmt: - IP: - - 10.122.7.3/24 - br-prv: - IP: none -heat: - db_password: GqzWSxBW - user_password: uMxK47eJ - enabled: true - auth_encryption_key: 9431f2b16d26488b896e64d236953521 - rabbit_password: jnXk99nV -storage_network_range: 10.122.9.0/24 -fuel_version: '7.0' -rabbit: - password: WYcvKQyZ -public_network_assignment: - assign_to_all_nodes: false - metadata: - restrictions: - - action: hide - condition: cluster:net_provider != 'neutron' - weight: 50 - label: Public network assignment -use_cinder: true -test_vm_image: - os_name: cirros - img_path: "/usr/share/cirros-testvm/cirros-x86_64-disk.img" - container_format: bare - min_ram: 64 - disk_format: qcow2 - glance_properties: '' - img_name: TestVM - public: 'true' -management_network_range: 10.122.7.0/24 -neutron_advanced_configuration: - neutron_dvr: false - neutron_l2_pop: false - metadata: - restrictions: - - action: hide - condition: cluster:net_provider != 'neutron' - weight: 45 - label: Neutron Advanced Configuration -base_syslog: - syslog_port: '514' - syslog_server: 10.122.5.2 -vms_conf: [] -workloads_collector: - username: fuel_stats_user - enabled: true - create_user: false - password: ATGggm00 - tenant: services - metadata: - restrictions: - - action: hide - condition: 'true' - weight: 10 - label: Workloads Collector User -auth_key: '' -puppet_debug: true -access: - email: admin@localhost - password: admin - user: admin - tenant: admin - metadata: - weight: 10 - label: Access -last_controller: node-3 -fqdn: node-5.domain.local -use_ssl: - horizon: true - horizon_public: true - horizon_public_hostname: 'horizon.public.fuel.local' - horizon_public_usercert: true - horizon_public_certdata: - content: 'somethinglikeacertificateforhorizon' - keystone: true - keystone_public: true - keystone_public_ip: '10.10.10.10' - keystone_public_hostname: 'keystone.public.fuel.local' - keystone_public_usercert: true - keystone_public_certdata: - content: 'somethinglikeacertificateforkeystone' - keystone_internal: true - keystone_internal_ip: '20.20.20.20' - keystone_internal_hostname: 'keystone.internal.fuel.local' - keystone_internal_usercert: true - keystone_internal_certdata: - content: 'somethinglikeacertificateforkeystone' - keystone_admin: true - keystone_admin_ip: '30.30.30.30' - keystone_admin_hostname: 'keystone.admin.fuel.local' - keystone_admin_usercert: true - keystone_admin_certdata: - content: 'somethinglikeacertificateforkeystone' - nova: true - nova_public: true - nova_public_hostname: 'nova.public.fuel.local' - nova_public_usercert: true - nova_public_certdata: - content: 'somethinglikeacertificatefornova' - nova_internal: true - nova_internal_hostname: 'nova.internal.fuel.local' - nova_internal_usercert: true - nova_internal_certdata: - content: 'somethinglikeacertificatefornova' - nova_admin: true - nova_admin_hostname: 'nova.admin.fuel.local' - nova_admin_usercert: true - nova_admin_certdata: - content: 'somethinglikeacertificatefornova' - heat: true - heat_public: true - heat_public_hostname: 'heat.public.fuel.local' - heat_public_usercert: true - heat_public_certdata: - content: 'somethinglikeacertificateforheat' - heat_internal: true - heat_internal_hostname: 'heat.internal.fuel.local' - heat_internal_usercert: true - heat_internal_certdata: - content: 'somethinglikeacertificateforheat' - heat_admin: true - heat_admin_hostname: 'heat.admin.fuel.local' - heat_admin_usercert: true - heat_admin_certdata: - content: 'somethinglikeacertificateforheat' - glance: true - glance_public: true - glance_public_hostname: 'glance.public.fuel.local' - glance_public_usercert: true - glance_public_certdata: - content: 'somethinglikeacertificateforglance' - glance_internal: true - glance_internal_hostname: 'glance.internal.fuel.local' - glance_internal_usercert: true - glance_internal_certdata: - content: 'somethinglikeacertificateforglance' - glance_admin: true - glance_admin_hostname: 'glance.admin.fuel.local' - glance_admin_usercert: true - glance_admin_certdata: - content: 'somethinglikeacertificateforglance' - glance_glare: true - glance_glare_public: true - glance_glare_public_hostname: 'glare.public.fuel.local' - glance_glare_public_usercert: true - glance_glare_public_certdata: - content: 'somethinglikeacertificateforglare' - glance_glare_internal: true - glance_glare_internal_hostname: 'glare.internal.fuel.local' - glance_glare_internal_usercert: true - glance_glare_internal_certdata: - content: 'somethinglikeacertificateforglare' - glance_glare_admin: true - glance_glare_admin_hostname: 'glare.admin.fuel.local' - glance_glare_admin_usercert: true - glance_glare_admin_certdata: - content: 'somethinglikeacertificateforglare' - cinder: true - cinder_public: true - cinder_public_hostname: 'cinder.public.fuel.local' - cinder_public_usercert: true - cinder_public_certdata: - content: 'somethinglikeacertificateforcinder' - cinder_internal: true - cinder_internal_hostname: 'cinder.internal.fuel.local' - cinder_internal_usercert: true - cinder_internal_certdata: - content: 'somethinglikeacertificateforcinder' - cinder_admin: true - cinder_admin_hostname: 'cinder.admin.fuel.local' - cinder_admin_usercert: true - cinder_admin_certdata: - content: 'somethinglikeacertificateforcinder' - neutron: true - neutron_public: true - neutron_public_hostname: 'neutron.public.fuel.local' - neutron_public_usercert: true - neutron_public_certdata: - content: 'somethinglikeacertificateforneutron' - neutron_internal: true - neutron_internal_hostname: 'neutron.internal.fuel.local' - neutron_internal_usercert: true - neutron_internal_certdata: - content: 'somethinglikeacertificateforneutron' - neutron_admin: true - neutron_admin_hostname: 'neutron.admin.fuel.local' - neutron_admin_usercert: true - neutron_admin_certdata: - content: 'somethinglikeacertificateforneutron' - swift: true - swift_public: true - swift_public_hostname: 'swift.public.fuel.local' - swift_public_usercert: true - swift_public_certdata: - content: 'somethinglikeacertificateforswift' - swift_internal: true - swift_internal_hostname: 'swift.internal.fuel.local' - swift_internal_usercert: true - swift_internal_certdata: - content: 'somethinglikeacertificateforswift' - swift_admin: true - swift_admin_hostname: 'swift.admin.fuel.local' - swift_admin_usercert: true - swift_admin_certdata: - content: 'somethinglikeacertificateforswift' - sahara: true - sahara_public: true - sahara_public_hostname: 'sahara.public.fuel.local' - sahara_public_usercert: true - sahara_public_certdata: - content: 'somethinglikeacertificateforsahara' - sahara_internal: true - sahara_internal_hostname: 'sahara.internal.fuel.local' - sahara_internal_usercert: true - sahara_internal_certdata: - content: 'somethinglikeacertificateforsahara' - sahara_admin: true - sahara_admin_hostname: 'sahara.admin.fuel.local' - sahara_admin_usercert: true - sahara_admin_certdata: - content: 'somethinglikeacertificateforsahara' - murano: true - murano_public: true - murano_public_hostname: 'murano.public.fuel.local' - murano_public_usercert: true - murano_public_certdata: - content: 'somethinglikeacertificateformurano' - murano_internal: true - murano_internal_hostname: 'murano.internal.fuel.local' - murano_internal_usercert: true - murano_internal_certdata: - content: 'somethinglikeacertificateformurano' - murano_admin: true - murano_admin_hostname: 'murano.admin.fuel.local' - murano_admin_usercert: true - murano_admin_certdata: - content: 'somethinglikeacertificateformurano' - ceilometer: true - ceilometer_public: true - ceilometer_public_hostname: 'ceilometer.public.fuel.local' - ceilometer_public_usercert: true - ceilometer_public_certdata: - content: 'somethinglikeacertificateforceilometer' - ceilometer_internal: true - ceilometer_internal_hostname: 'ceilometer.internal.fuel.local' - ceilometer_internal_usercert: true - ceilometer_internal_certdata: - content: 'somethinglikeacertificateforceilometer' - ceilometer_admin: true - ceilometer_admin_hostname: 'ceilometer.admin.fuel.local' - ceilometer_admin_usercert: true - ceilometer_admin_certdata: - content: 'somethinglikeacertificateforceilometer' - radosgw: true - radosgw_public: true - radosgw_public_hostname: 'radosgw.public.fuel.local' - radosgw_public_usercert: true - radosgw_public_certdata: - content: 'somethinglikeacertificateforradosgw' -public_ssl: - hostname: public.fuel.local - horizon: true - services: true - cert_data: - content: 'somedataaboutyourkeypair' - cert_source: self_signed - metadata: - weight: 110 - label: Public TLS -auto_assign_floating_ip: false -vrouter_pub: - network_role: public/vip - ipaddr: 10.122.6.5 - node_roles: - - controller - - primary-controller - namespace: vrouter -mp: -- weight: '1' - point: '1' -- weight: '2' - point: '2' -neutron_mellanox: - vf_num: '16' - plugin: disabled - metadata: - restrictions: - - action: hide - condition: not ('experimental' in version:feature_groups) - enabled: true - weight: 50 - toggleable: false - label: Mellanox Neutron components -horizon: - secret_key: 1b0d6af1962c94205a5dbbffbb98ba66d651bd4bec78c7c385ad75eb07ad0fcb -debug: false -cinder: - db_password: qeN6frZT - user_password: 7Al0iWfl - fixed_key: 264ecf97cf69264f775e549fe5fd1ce3db6a92df94d37745819892803a83b19c -deployment_id: 1 -external_ntp: - ntp_list: - - 0.fuel.pool.ntp.org - - 1.fuel.pool.ntp.org - - 2.fuel.pool.ntp.org - metadata: - weight: 100 - label: Host OS NTP Servers -openstack_version_prev: -hugepages: -- {count: 512, numa_id: 0, size: 2048} -- {count: 8, numa_id: 1, size: 1048576} diff --git a/hiera/neut_vlan.compute.ssl.yaml b/hiera/neut_vlan.compute.ssl.yaml deleted file mode 100644 index 0d12ffc..0000000 --- a/hiera/neut_vlan.compute.ssl.yaml +++ /dev/null @@ -1,842 +0,0 @@ ---- -tasks: -- priority: 100 - type: puppet - uids: - - '5' - parameters: - puppet_modules: "/etc/puppet/modules" - puppet_manifest: "/etc/puppet/modules/osnailyfacter/modular/fuel_pkgs/fuel_pkgs.pp" - timeout: 600 - cwd: "/" -- priority: 200 - type: puppet - uids: - - '5' - parameters: - puppet_modules: "/etc/puppet/modules" - puppet_manifest: "/etc/puppet/modules/osnailyfacter/modular/hiera/hiera.pp" - timeout: 3600 - cwd: "/" -- priority: 300 - type: puppet - uids: - - '5' - parameters: - puppet_modules: "/etc/puppet/modules" - puppet_manifest: "/etc/puppet/modules/osnailyfacter/modular/globals/globals.pp" - timeout: 3600 - cwd: "/" -- priority: 400 - type: puppet - uids: - - '5' - parameters: - puppet_modules: "/etc/puppet/modules" - puppet_manifest: "/etc/puppet/modules/osnailyfacter/modular/logging/logging.pp" - timeout: 3600 - cwd: "/" -- priority: 500 - type: puppet - uids: - - '5' - parameters: - puppet_modules: "/etc/puppet/modules" - puppet_manifest: "/etc/puppet/modules/osnailyfacter/modular/tools/tools.pp" - timeout: 3600 - cwd: "/" -- priority: 600 - type: puppet - uids: - - '5' - parameters: - puppet_modules: "/etc/puppet/modules" - puppet_manifest: "/etc/puppet/modules/osnailyfacter/modular/netconfig/netconfig.pp" - timeout: 3600 - cwd: "/" -- priority: 700 - type: puppet - uids: - - '5' - parameters: - puppet_modules: "/etc/puppet/modules" - puppet_manifest: "/etc/puppet/modules/osnailyfacter/modular/netconfig/connectivity_tests.pp" - timeout: 3600 - cwd: "/" -- priority: 800 - type: puppet - uids: - - '5' - parameters: - puppet_modules: "/etc/puppet/modules" - puppet_manifest: "/etc/puppet/modules/osnailyfacter/modular/firewall/firewall.pp" - timeout: 3600 - cwd: "/" -- priority: 900 - type: puppet - uids: - - '5' - parameters: - puppet_modules: "/etc/puppet/modules" - puppet_manifest: "/etc/puppet/modules/osnailyfacter/modular/ssl/ssl_add_trust_chain.pp" - timeout: 3600 - cwd: "/" -- priority: 1000 - type: puppet - uids: - - '5' - parameters: - puppet_modules: "/etc/puppet/modules" - puppet_manifest: "/etc/puppet/modules/osnailyfacter/modular/hosts/hosts.pp" - timeout: 3600 - cwd: "/" -- priority: 1100 - type: puppet - uids: - - '5' - parameters: - puppet_modules: "/etc/puppet/modules" - puppet_manifest: "/etc/puppet/modules/osnailyfacter/modular/roles/compute.pp" - timeout: 3600 - cwd: "/" -- priority: 1200 - type: puppet - uids: - - '5' - parameters: - puppet_modules: "/etc/puppet/modules" - puppet_manifest: "/etc/puppet/modules/osnailyfacter/modular/openstack-network/openstack-network-compute.pp" - timeout: 3600 - cwd: "/" -user_node_name: Untitled (2a:ee) -uid: '5' -resume_guests_state_on_host_boot: true -syslog: - syslog_port: '514' - syslog_transport: tcp - syslog_server: '' - metadata: - weight: 50 - label: Syslog -libvirt_type: qemu -host_uuid: '00000000-0000-0000-0000-000000000000' -puppet: - modules: rsync://10.122.5.2:/puppet/liberty-9.0/modules/ - manifests: rsync://10.122.5.2:/puppet/liberty-9.0/manifests/ -mysql: - root_password: PBmaN2YX - wsrep_password: FsatnsoY -quantum: true -use_cow_images: true -glance: - image_cache_max_size: '5368709120' - user_password: DztOMLWg - db_password: LtDxFLyX -glance_glare: - user_password: 23dfhbWd -ceilometer: - db_password: HUn68NQb - user_password: ycMeNdmo - metering_secret: zjAKZxtd - enabled: false -aodh: - user_password: Be0Oloop - db_password: Thu5ieY6 -cobbler: - profile: ubuntu_1404_x86_64 -mongo: - enabled: false -quantum_settings: - database: - passwd: bnQfjm1A - keystone: - admin_password: glXcjTAY - L3: - use_namespaces: true - L2: - phys_nets: - physnet1: - bridge: br-floating - physnet2: - bridge: br-prv - vlan_range: 1000:1030 - base_mac: fa:16:3e:00:00:00 - segmentation_type: vlan - predefined_networks: - net04_ext: - shared: false - L2: - network_type: flat - physnet: physnet1 - router_ext: true - segment_id: - L3: - nameservers: [] - subnet: 10.122.6.0/24 - floating: 10.122.6.130:10.122.6.254 - gateway: 10.122.6.1 - enable_dhcp: false - tenant: admin - net04: - shared: false - L2: - network_type: vlan - router_ext: false - physnet: physnet2 - segment_id: - L3: - nameservers: - - 8.8.4.4 - - 8.8.8.8 - subnet: 10.122.8.0/24 - floating: - gateway: 10.122.8.1 - enable_dhcp: true - tenant: admin - metadata: - metadata_proxy_shared_secret: orn88mVY -use_vcenter: false -management: - network_role: mgmt/vip - ipaddr: 10.122.7.7 - node_roles: - - controller - - primary-controller - namespace: haproxy -openstack_version: liberty-9.0 -kernel_params: - kernel: console=ttyS0,9600 console=tty0 net.ifnames=0 biosdevname=0 rootdelay=90 - nomodeset - metadata: - weight: 40 - label: Kernel parameters -provision: - image_data: - "/boot": - container: gzip - uri: http://10.122.5.2:8080/targetimages/env_1_ubuntu_1404_amd64-boot.img.gz - format: ext2 - "/": - container: gzip - uri: http://10.122.5.2:8080/targetimages/env_1_ubuntu_1404_amd64.img.gz - format: ext4 - codename: trusty - method: image - metadata: - restrictions: - - action: hide - condition: 'true' - weight: 80 - label: Provision -storage: - iser: false - volumes_ceph: false - per_pool_pg_nums: - compute: 128 - default_pg_num: 128 - volumes: 128 - images: 128 - backups: 128 - ".rgw": 128 - objects_ceph: false - ephemeral_ceph: false - volumes_lvm: true - images_vcenter: false - osd_pool_size: '2' - pg_num: 128 - images_ceph: false - metadata: - weight: 60 - label: Storage -nova: - db_password: of31Rxsy - user_password: n0KfayKg - state_path: "/var/lib/nova" -master_ip: 10.122.5.2 -priority: 300 -external_dns: - dns_list: - - 8.8.8.8 - metadata: - weight: 90 - label: Host OS DNS Servers -murano: - db_password: gjBrHFFZ - user_password: crLmJ5b0 - enabled: false - rabbit_password: ra45kjwS -murano_settings: - murano_repo_url: http://storage.apps.openstack.org/ - metadata: - restrictions: - - action: hide - message: Murano is not enabled on the Additional Components section - condition: settings:additional_components.murano.value == false - weight: 20 - label: Murano Settings -role: compute -deployment_mode: ha_compact -external_mongo: - mongo_db_name: ceilometer - mongo_replset: '' - mongo_user: ceilometer - hosts_ip: '' - mongo_password: ceilometer - metadata: - restrictions: - - action: hide - message: Ceilometer and MongoDB are not enabled on the Additional Components - section - condition: settings:additional_components.mongo.value == false - weight: 20 - label: External MongoDB -online: true -keystone: - db_password: H4N630IH - admin_token: cKHHVACg -nova_quota: false -public: - network_role: public/vip - ipaddr: 10.122.6.6 - node_roles: - - controller - - primary-controller - namespace: haproxy -corosync: - verified: false - group: 226.94.1.1 - port: '12000' - metadata: - restrictions: - - action: hide - condition: 'true' - weight: 50 - label: Corosync -metadata: - weight: 30 - label: Common -status: discover -swift: - user_password: zr0zBVgi -repo_setup: - installer_kernel: - local: "/var/www/nailgun/ubuntu/x86_64/images/linux" - remote_relative: dists/trusty/main/installer-amd64/current/images/netboot/ubuntu-installer/amd64/linux - repos: - - name: ubuntu - section: main universe multiverse - uri: http://archive.ubuntu.com/ubuntu/ - priority: - suite: trusty - type: deb - - name: ubuntu-updates - section: main universe multiverse - uri: http://archive.ubuntu.com/ubuntu/ - priority: - suite: trusty-updates - type: deb - - name: ubuntu-security - section: main universe multiverse - uri: http://archive.ubuntu.com/ubuntu/ - priority: - suite: trusty-security - type: deb - - name: mos - section: main restricted - uri: http://10.122.5.2:8080/liberty-9.0/ubuntu/x86_64 - priority: 1050 - suite: mos7.0 - type: deb - - name: mos-updates - section: main restricted - uri: http://mirror.fuel-infra.org/mos-repos/ubuntu/7.0/ - priority: 1050 - suite: mos7.0-updates - type: deb - - name: mos-security - section: main restricted - uri: http://mirror.fuel-infra.org/mos-repos/ubuntu/7.0/ - priority: 1050 - suite: mos7.0-security - type: deb - - name: mos-holdback - section: main restricted - uri: http://mirror.fuel-infra.org/mos-repos/ubuntu/7.0/ - priority: 1100 - suite: mos7.0-holdback - type: deb - - name: Auxiliary - section: main restricted - uri: http://10.122.5.2:8080/liberty-9.0/ubuntu/auxiliary - priority: 1150 - suite: auxiliary - type: deb - metadata: - always_editable: true - weight: 50 - label: Repositories - installer_initrd: - local: "/var/www/nailgun/ubuntu/x86_64/images/initrd.gz" - remote_relative: dists/trusty/main/installer-amd64/current/images/netboot/ubuntu-installer/amd64/initrd.gz -vrouter: - network_role: mgmt/vip - ipaddr: 10.122.7.6 - node_roles: - - controller - - primary-controller - namespace: vrouter -fail_if_error: false -sahara: - db_password: dfoFKl7u - user_password: jYjxogYn - enabled: false -network_metadata: - nodes: - node-5: - swift_zone: '5' - uid: '5' - fqdn: node-5.domain.local - network_roles: - murano/api: 10.122.7.3 - keystone/api: 10.122.7.3 - neutron/api: 10.122.7.3 - mgmt/database: 10.122.7.3 - sahara/api: 10.122.7.3 - ceilometer/api: 10.122.7.3 - aodh/api: 10.122.7.3 - ceph/public: 10.122.7.3 - mgmt/messaging: 10.122.7.3 - management: 10.122.7.3 - swift/api: 10.122.7.3 - storage: 10.122.9.4 - mgmt/corosync: 10.122.7.3 - cinder/api: 10.122.7.3 - swift/replication: 10.122.9.4 - admin/pxe: 10.122.5.4 - mongo/db: 10.122.7.3 - neutron/private: - neutron/floating: - fw-admin: 10.122.5.4 - glance/api: 10.122.7.3 - glance/glare: 10.122.7.3 - heat/api: 10.122.7.3 - mgmt/vip: 10.122.7.3 - nova/api: 10.122.7.3 - horizon: 10.122.7.3 - nova/migration: 10.122.7.3 - mgmt/memcache: 10.122.7.3 - cinder/iscsi: 10.122.9.4 - ceph/replication: 10.122.9.4 - user_node_name: Untitled (2a:ee) - node_roles: - - compute - name: node-5 - node-4: - swift_zone: '4' - uid: '4' - fqdn: node-4.domain.local - network_roles: - murano/api: 10.122.7.2 - keystone/api: 10.122.7.2 - neutron/api: 10.122.7.2 - mgmt/database: 10.122.7.2 - sahara/api: 10.122.7.2 - ceilometer/api: 10.122.7.2 - aodh/api: 10.122.7.2 - ceph/public: 10.122.7.2 - mgmt/messaging: 10.122.7.2 - management: 10.122.7.2 - swift/api: 10.122.7.2 - storage: 10.122.9.5 - mgmt/corosync: 10.122.7.2 - cinder/api: 10.122.7.2 - swift/replication: 10.122.9.5 - admin/pxe: 10.122.5.5 - mongo/db: 10.122.7.2 - neutron/private: - neutron/floating: - fw-admin: 10.122.5.5 - glance/api: 10.122.7.2 - glance/glare: 10.122.7.2 - heat/api: 10.122.7.2 - mgmt/vip: 10.122.7.2 - nova/api: 10.122.7.2 - horizon: 10.122.7.2 - nova/migration: 10.122.7.2 - mgmt/memcache: 10.122.7.2 - cinder/iscsi: 10.122.9.5 - ceph/replication: 10.122.9.5 - user_node_name: Untitled (a7:46) - node_roles: - - compute - name: node-4 - node-1: - swift_zone: '1' - uid: '1' - fqdn: node-1.domain.local - network_roles: - keystone/api: 10.122.7.1 - neutron/api: 10.122.7.1 - mgmt/database: 10.122.7.1 - sahara/api: 10.122.7.1 - heat/api: 10.122.7.1 - ceilometer/api: 10.122.7.1 - aodh/api: 10.122.7.1 - ex: 10.122.6.2 - ceph/public: 10.122.7.1 - mgmt/messaging: 10.122.7.1 - management: 10.122.7.1 - swift/api: 10.122.7.1 - storage: 10.122.9.1 - mgmt/corosync: 10.122.7.1 - cinder/api: 10.122.7.1 - public/vip: 10.122.6.2 - swift/replication: 10.122.9.1 - ceph/radosgw: 10.122.6.2 - admin/pxe: 10.122.5.3 - mongo/db: 10.122.7.1 - neutron/private: - neutron/floating: - fw-admin: 10.122.5.3 - glance/api: 10.122.7.1 - glance/glare: 10.122.7.1 - mgmt/vip: 10.122.7.1 - murano/api: 10.122.7.1 - nova/api: 10.122.7.1 - horizon: 10.122.7.1 - nova/migration: 10.122.7.1 - mgmt/memcache: 10.122.7.1 - cinder/iscsi: 10.122.9.1 - ceph/replication: 10.122.9.1 - user_node_name: Untitled (d8:bb) - node_roles: - - cinder - - primary-controller - name: node-1 - node-3: - swift_zone: '3' - uid: '3' - fqdn: node-3.domain.local - network_roles: - keystone/api: 10.122.7.5 - neutron/api: 10.122.7.5 - mgmt/database: 10.122.7.5 - sahara/api: 10.122.7.5 - heat/api: 10.122.7.5 - ceilometer/api: 10.122.7.5 - aodh/api: 10.122.7.5 - ex: 10.122.6.3 - ceph/public: 10.122.7.5 - mgmt/messaging: 10.122.7.5 - management: 10.122.7.5 - swift/api: 10.122.7.5 - storage: 10.122.9.2 - mgmt/corosync: 10.122.7.5 - cinder/api: 10.122.7.5 - public/vip: 10.122.6.3 - swift/replication: 10.122.9.2 - ceph/radosgw: 10.122.6.3 - admin/pxe: 10.122.5.6 - mongo/db: 10.122.7.5 - neutron/private: - neutron/floating: - fw-admin: 10.122.5.6 - glance/api: 10.122.7.5 - glance/glare: 10.122.7.5 - mgmt/vip: 10.122.7.5 - murano/api: 10.122.7.5 - nova/api: 10.122.7.5 - horizon: 10.122.7.5 - nova/migration: 10.122.7.5 - mgmt/memcache: 10.122.7.5 - cinder/iscsi: 10.122.9.2 - ceph/replication: 10.122.9.2 - user_node_name: Untitled (03:15) - node_roles: - - cinder - - controller - name: node-3 - node-2: - swift_zone: '2' - uid: '2' - fqdn: node-2.domain.local - network_roles: - keystone/api: 10.122.7.4 - neutron/api: 10.122.7.4 - mgmt/database: 10.122.7.4 - sahara/api: 10.122.7.4 - heat/api: 10.122.7.4 - ceilometer/api: 10.122.7.4 - aodh/api: 10.122.7.4 - ex: 10.122.6.4 - ceph/public: 10.122.7.4 - mgmt/messaging: 10.122.7.4 - management: 10.122.7.4 - swift/api: 10.122.7.4 - storage: 10.122.9.3 - mgmt/corosync: 10.122.7.4 - cinder/api: 10.122.7.4 - public/vip: 10.122.6.4 - swift/replication: 10.122.9.3 - ceph/radosgw: 10.122.6.4 - admin/pxe: 10.122.5.7 - mongo/db: 10.122.7.4 - neutron/private: - neutron/floating: - fw-admin: 10.122.5.7 - glance/api: 10.122.7.4 - glance/glare: 10.122.7.4 - mgmt/vip: 10.122.7.4 - murano/api: 10.122.7.4 - nova/api: 10.122.7.4 - horizon: 10.122.7.4 - nova/migration: 10.122.7.4 - mgmt/memcache: 10.122.7.4 - cinder/iscsi: 10.122.9.3 - ceph/replication: 10.122.9.3 - user_node_name: Untitled (68:63) - node_roles: - - cinder - - controller - name: node-2 - vips: - vrouter_pub: - network_role: public/vip - node_roles: - - controller - - primary-controller - namespace: vrouter - ipaddr: 10.122.6.5 - management: - network_role: mgmt/vip - node_roles: - - controller - - primary-controller - namespace: haproxy - ipaddr: 10.122.7.7 - public: - network_role: public/vip - node_roles: - - controller - - primary-controller - namespace: haproxy - ipaddr: 10.122.6.6 - vrouter: - network_role: mgmt/vip - node_roles: - - controller - - primary-controller - namespace: vrouter - ipaddr: 10.122.7.6 -network_scheme: - transformations: - - action: add-br - name: br-fw-admin - - action: add-br - name: br-mgmt - - action: add-br - name: br-storage - - action: add-br - name: br-prv - provider: ovs - - action: add-patch - bridges: - - br-prv - - br-fw-admin - provider: ovs - mtu: 65000 - - action: add-port - bridge: br-fw-admin - name: eth0 - - action: add-port - bridge: br-mgmt - name: eth0.101 - - action: add-port - bridge: br-storage - name: eth0.102 - roles: - murano/api: br-mgmt - keystone/api: br-mgmt - neutron/api: br-mgmt - mgmt/database: br-mgmt - sahara/api: br-mgmt - ceilometer/api: br-mgmt - aodh/api: br-mgmt - ceph/public: br-mgmt - mgmt/messaging: br-mgmt - management: br-mgmt - swift/api: br-mgmt - storage: br-storage - mgmt/corosync: br-mgmt - cinder/api: br-mgmt - swift/replication: br-storage - admin/pxe: br-fw-admin - mongo/db: br-mgmt - neutron/private: br-prv - fw-admin: br-fw-admin - glance/api: br-mgmt - glance/glare: br-mgmt - heat/api: br-mgmt - mgmt/vip: br-mgmt - nova/api: br-mgmt - horizon: br-mgmt - nova/migration: br-mgmt - mgmt/memcache: br-mgmt - cinder/iscsi: br-storage - ceph/replication: br-storage - interfaces: - eth4: - vendor_specific: - driver: e1000 - bus_info: '0000:00:07.0' - eth3: - vendor_specific: - driver: e1000 - bus_info: '0000:00:06.0' - eth2: - vendor_specific: - driver: e1000 - bus_info: '0000:00:05.0' - eth1: - vendor_specific: - driver: e1000 - bus_info: '0000:00:04.0' - eth0: - vendor_specific: - driver: e1000 - bus_info: '0000:00:03.0' - version: '1.1' - provider: lnx - endpoints: - br-fw-admin: - IP: - - 10.122.5.4/24 - gateway: 10.122.5.2 - br-storage: - IP: - - 10.122.9.4/24 - br-mgmt: - IP: - - 10.122.7.3/24 - br-prv: - IP: none -heat: - db_password: GqzWSxBW - user_password: uMxK47eJ - enabled: true - auth_encryption_key: 9431f2b16d26488b896e64d236953521 - rabbit_password: jnXk99nV -storage_network_range: 10.122.9.0/24 -fuel_version: '7.0' -rabbit: - password: WYcvKQyZ -public_network_assignment: - assign_to_all_nodes: false - metadata: - restrictions: - - action: hide - condition: cluster:net_provider != 'neutron' - weight: 50 - label: Public network assignment -use_cinder: true -test_vm_image: - os_name: cirros - img_path: "/usr/share/cirros-testvm/cirros-x86_64-disk.img" - container_format: bare - min_ram: 64 - disk_format: qcow2 - glance_properties: '' - img_name: TestVM - public: 'true' -management_network_range: 10.122.7.0/24 -neutron_advanced_configuration: - neutron_dvr: false - neutron_l2_pop: false - metadata: - restrictions: - - action: hide - condition: cluster:net_provider != 'neutron' - weight: 45 - label: Neutron Advanced Configuration -base_syslog: - syslog_port: '514' - syslog_server: 10.122.5.2 -vms_conf: [] -workloads_collector: - username: fuel_stats_user - enabled: true - create_user: false - password: ATGggm00 - tenant: services - metadata: - restrictions: - - action: hide - condition: 'true' - weight: 10 - label: Workloads Collector User -auth_key: '' -puppet_debug: true -access: - email: admin@localhost - password: admin - user: admin - tenant: admin - metadata: - weight: 10 - label: Access -last_controller: node-3 -fqdn: node-5.domain.local -public_ssl: - hostname: public.fuel.local - horizon: true - services: true - cert_data: - content: 'somedataaboutyourkeypair' - cert_source: self_signed - metadata: - weight: 110 - label: Public TLS -auto_assign_floating_ip: false -vrouter_pub: - network_role: public/vip - ipaddr: 10.122.6.5 - node_roles: - - controller - - primary-controller - namespace: vrouter -mp: -- weight: '1' - point: '1' -- weight: '2' - point: '2' -neutron_mellanox: - vf_num: '16' - plugin: disabled - metadata: - restrictions: - - action: hide - condition: not ('experimental' in version:feature_groups) - enabled: true - weight: 50 - toggleable: false - label: Mellanox Neutron components -horizon: - secret_key: 1b0d6af1962c94205a5dbbffbb98ba66d651bd4bec78c7c385ad75eb07ad0fcb -debug: false -cinder: - db_password: qeN6frZT - user_password: 7Al0iWfl - fixed_key: 264ecf97cf69264f775e549fe5fd1ce3db6a92df94d37745819892803a83b19c -deployment_id: 1 -external_ntp: - ntp_list: - - 0.fuel.pool.ntp.org - - 1.fuel.pool.ntp.org - - 2.fuel.pool.ntp.org - metadata: - weight: 100 - label: Host OS NTP Servers -hugepages: -- {count: 512, numa_id: 0, size: 2048} -- {count: 8, numa_id: 1, size: 1048576} -openstack_version_prev: diff --git a/hiera/neut_vlan.ironic.conductor.yaml b/hiera/neut_vlan.ironic.conductor.yaml deleted file mode 100644 index 1d4cda5..0000000 --- a/hiera/neut_vlan.ironic.conductor.yaml +++ /dev/null @@ -1,747 +0,0 @@ ---- -tasks: -- priority: 100 - type: puppet - uids: - - '2' - parameters: - puppet_modules: "/etc/puppet/modules" - puppet_manifest: "/etc/puppet/modules/osnailyfacter/modular/fuel_pkgs/fuel_pkgs.pp" - timeout: 600 - cwd: "/" -- priority: 200 - type: puppet - uids: - - '2' - parameters: - puppet_modules: "/etc/puppet/modules" - puppet_manifest: "/etc/puppet/modules/osnailyfacter/modular/hiera/hiera.pp" - timeout: 3600 - cwd: "/" -- priority: 300 - type: puppet - uids: - - '2' - parameters: - puppet_modules: "/etc/puppet/modules" - puppet_manifest: "/etc/puppet/modules/osnailyfacter/modular/globals/globals.pp" - timeout: 3600 - cwd: "/" -- priority: 400 - type: puppet - uids: - - '2' - parameters: - puppet_modules: "/etc/puppet/modules" - puppet_manifest: "/etc/puppet/modules/osnailyfacter/modular/logging/logging.pp" - timeout: 3600 - cwd: "/" -- priority: 500 - type: puppet - uids: - - '2' - parameters: - puppet_modules: "/etc/puppet/modules" - puppet_manifest: "/etc/puppet/modules/osnailyfacter/modular/tools/tools.pp" - timeout: 3600 - cwd: "/" -- priority: 600 - type: puppet - uids: - - '2' - parameters: - puppet_modules: "/etc/puppet/modules" - puppet_manifest: "/etc/puppet/modules/osnailyfacter/modular/netconfig/netconfig.pp" - timeout: 3600 - cwd: "/" -- priority: 700 - type: puppet - uids: - - '2' - parameters: - puppet_modules: "/etc/puppet/modules" - puppet_manifest: "/etc/puppet/modules/osnailyfacter/modular/netconfig/connectivity_tests.pp" - timeout: 3600 - cwd: "/" -- priority: 800 - type: puppet - uids: - - '2' - parameters: - puppet_modules: "/etc/puppet/modules" - puppet_manifest: "/etc/puppet/modules/osnailyfacter/modular/firewall/firewall.pp" - timeout: 3600 - cwd: "/" -- priority: 900 - type: puppet - uids: - - '2' - parameters: - puppet_modules: "/etc/puppet/modules" - puppet_manifest: "/etc/puppet/modules/osnailyfacter/modular/hosts/hosts.pp" - timeout: 3600 - cwd: "/" -- priority: 1000 - type: puppet - uids: - - '2' - parameters: - puppet_modules: "/etc/puppet/modules" - puppet_manifest: "/etc/puppet/modules/osnailyfacter/modular/roles/ironic-conductor.pp" - timeout: 3600 - cwd: "/" -- priority: 1100 - type: puppet - uids: - - '2' - parameters: - puppet_modules: "/etc/puppet/modules" - puppet_manifest: "/etc/puppet/modules/osnailyfacter/modular/roles/ironic-compute.pp" - timeout: 3600 - cwd: "/" -- priority: 1200 - type: puppet - uids: - - '2' - parameters: - puppet_modules: "/etc/puppet/modules" - puppet_manifest: "/etc/puppet/modules/osnailyfacter/modular/openstack-network/openstack-network-compute.pp" - timeout: 3600 - cwd: "/" -user_node_name: Untitled (6c:19) -uid: '2' -resume_guests_state_on_host_boot: true -syslog: - syslog_port: '514' - syslog_transport: tcp - syslog_server: '' - metadata: - enabled: false - toggleable: true - weight: 50 - label: Syslog -libvirt_type: qemu -puppet: - modules: rsync://10.109.37.2:/puppet/2016.1.0-9.0/modules/ - manifests: rsync://10.109.37.2:/puppet/2016.1.0-9.0/manifests/ -mysql: - root_password: POvhJ6iQOcf9d4TCsul2ZRQI - wsrep_password: XV0HBh9vJSqHOp8782RZRBgU -ironic: - swift_tempurl_key: 352KXkjVaFapBI2d1YJKzC4v - db_password: 6WfFFkO2XOLPmgtLhIWyf1kN - user_password: BnjNRET8AjjYSYiUFKQd8MiT - enabled: true -use_cow_images: true -glance: - image_cache_max_size: '5368709120' - user_password: lDOkW0TlkoMY4CmPy8PiW80E - db_password: nNVZnNgNLYYIolcKRcWb2c3J -glance_glare: - user_password: 23dfhbWd -cobbler: - profile: ubuntu_1404_x86_64 -mongo: - enabled: false -quantum_settings: - database: - passwd: R7CwXDC1rgSbz6z0oL38xb4S - keystone: - admin_password: XzCvbGgI0KfqgoHYGXPTkTgY - L3: - use_namespaces: true - L2: - phys_nets: - physnet1: - bridge: br-floating - physnet2: - bridge: br-prv - vlan_range: 1000:1030 - physnet-ironic: - bridge: br-ironic - vlan_range: - base_mac: fa:16:3e:00:00:00 - segmentation_type: vlan - predefined_networks: - net04_ext: - shared: false - L2: - network_type: flat - physnet: physnet1 - router_ext: true - segment_id: - L3: - nameservers: [] - subnet: 172.16.51.112/28 - floating: 172.16.51.121:172.16.51.126 - gateway: 172.16.51.113 - enable_dhcp: false - tenant: admin - net04: - shared: false - L2: - network_type: vlan - router_ext: false - physnet: physnet2 - segment_id: - L3: - nameservers: - - 8.8.4.4 - - 8.8.8.8 - subnet: 192.168.111.0/24 - floating: - gateway: 192.168.111.1 - enable_dhcp: true - tenant: admin - baremetal: - shared: true - L2: - network_type: flat - router_ext: false - physnet: physnet-ironic - segment_id: - L3: - nameservers: - - 8.8.4.4 - - 8.8.8.8 - subnet: 192.168.3.0/24 - floating: 192.168.3.52:192.168.3.254 - gateway: 192.168.3.51 - enable_dhcp: true - tenant: admin - metadata: - metadata_proxy_shared_secret: IFcIv8CuNbllNccJs2bvcrkH -use_vcenter: false -openstack_version: 2016.1.0-9.0 -kernel_params: - kernel: console=tty0 net.ifnames=0 biosdevname=0 rootdelay=90 nomodeset - metadata: - weight: 40 - label: Kernel parameters -provision: - image_data: - "/boot": - container: gzip - uri: http://10.109.37.2:8080/targetimages/env_1_ubuntu_1404_amd64-boot.img.gz - format: ext2 - "/": - container: gzip - uri: http://10.109.37.2:8080/targetimages/env_1_ubuntu_1404_amd64.img.gz - format: ext4 - codename: trusty - method: image - metadata: - restrictions: - - action: hide - condition: 'true' - weight: 80 - label: Provision -storage: - iser: false - volumes_ceph: false - per_pool_pg_nums: - compute: 128 - default_pg_num: 128 - volumes: 128 - images: 128 - backups: 128 - ".rgw": 128 - objects_ceph: false - ephemeral_ceph: false - volumes_lvm: true - images_vcenter: false - osd_pool_size: '2' - pg_num: 128 - images_ceph: false - metadata: - weight: 60 - label: Storage -nova: - db_password: HyPHllrMCyYPLDhhT93Cs7TJ - user_password: jxcyBid9g7iEWreQdmQzsJ8I - state_path: "/var/lib/nova" -master_ip: 10.109.37.2 -priority: 200 -external_dns: - dns_list: - - 10.109.37.1 - metadata: - weight: 90 - label: Host OS DNS Servers -murano: - db_password: K8EARFe83CmiuTgiVftdoX0B - user_password: mLMZMBvmZyvdv6J1CKA1TuLM - enabled: false - rabbit_password: 8h3k5Uf3U7uT39Fr2wggpXOH -murano_settings: - murano_repo_url: http://storage.apps.openstack.org/ - metadata: - restrictions: - - action: hide - message: Murano is not enabled on the Additional Components section - condition: settings:additional_components.murano.value == false - weight: 20 - label: Murano Settings -role: ironic -external_mongo: - mongo_db_name: ceilometer - mongo_replset: '' - mongo_user: ceilometer - hosts_ip: '' - mongo_password: ceilometer - metadata: - restrictions: - - action: hide - message: Ceilometer and MongoDB are not enabled on the Additional Components - section - condition: settings:additional_components.mongo.value == false - weight: 20 - label: External MongoDB -online: true -keystone: - db_password: xl0tg0dvg80jNMGvBfb83YSn - admin_token: fEba1VO69rCHVWjM61sZ4Q5x -nova_quota: false -ceilometer: - db_password: KEOghUJZJKLV5LdUnxjQqu1V - user_password: duH6N8su3soEWT1UbHQEoVPi - metering_secret: zPaQgIhyUYD1q0MWBf1UJgjb - enabled: false -aodh: - user_password: Be0Oloop - db_password: Thu5ieY6 -corosync: - verified: false - group: 226.94.1.1 - port: '12000' - metadata: - restrictions: - - action: hide - condition: 'true' - weight: 50 - label: Corosync -metadata: - weight: 30 - label: Common -status: discover -swift: - user_password: Dik6hafM81P9KQrqWtOXTnTp -repo_setup: - installer_kernel: - local: "/var/www/nailgun/ubuntu/x86_64/images/linux" - remote_relative: dists/trusty/main/installer-amd64/current/images/netboot/ubuntu-installer/amd64/linux - repos: - - name: ubuntu - section: main universe multiverse - uri: http://archive.ubuntu.com/ubuntu/ - priority: - suite: trusty - type: deb - - name: ubuntu-updates - section: main universe multiverse - uri: http://archive.ubuntu.com/ubuntu/ - priority: - suite: trusty-updates - type: deb - - name: ubuntu-security - section: main universe multiverse - uri: http://archive.ubuntu.com/ubuntu/ - priority: - suite: trusty-security - type: deb - - name: mos - section: main restricted - uri: http://10.109.37.2:8080/2016.1.0-9.0/ubuntu/x86_64 - priority: 1050 - suite: mos9.0 - type: deb - - name: mos-updates - section: main restricted - uri: http://mirror.fuel-infra.org/mos-repos/ubuntu/9.0/ - priority: 1050 - suite: mos9.0-updates - type: deb - - name: mos-security - section: main restricted - uri: http://mirror.fuel-infra.org/mos-repos/ubuntu/9.0/ - priority: 1050 - suite: mos9.0-security - type: deb - - name: mos-holdback - section: main restricted - uri: http://mirror.fuel-infra.org/mos-repos/ubuntu/9.0/ - priority: 1100 - suite: mos9.0-holdback - type: deb - - name: Auxiliary - section: main restricted - uri: http://10.109.37.2:8080/2016.1.0-9.0/ubuntu/auxiliary - priority: 1150 - suite: auxiliary - type: deb - - name: ironic - section: main - uri: http://perestroika-repo-tst.infra.net/review/CR-9495/mos-repos/ubuntu/ - priority: 1200 - suite: mos7.0 - type: deb - metadata: - always_editable: true - weight: 50 - label: Repositories - installer_initrd: - local: "/var/www/nailgun/ubuntu/x86_64/images/initrd.gz" - remote_relative: dists/trusty/main/installer-amd64/current/images/netboot/ubuntu-installer/amd64/initrd.gz -deployment_mode: ha_compact -fail_if_error: false -sahara: - db_password: kjIx6v8OeeZxQUENkwB1mcHG - user_password: 1Zhv0E5kprZOcoh0JFlIv4vf - enabled: false -network_metadata: - nodes: - node-1: - swift_zone: '1' - uid: '1' - fqdn: node-1.test.domain.local - network_roles: - keystone/api: 192.168.0.3 - neutron/api: 192.168.0.3 - mgmt/database: 192.168.0.3 - sahara/api: 192.168.0.3 - heat/api: 192.168.0.3 - ceilometer/api: 192.168.0.3 - aodh/api: 192.168.0.3 - ex: 172.16.51.117 - ceph/public: 192.168.0.3 - mgmt/messaging: 192.168.0.3 - management: 192.168.0.3 - swift/api: 192.168.0.3 - storage: 192.168.1.2 - mgmt/corosync: 192.168.0.3 - cinder/api: 192.168.0.3 - public/vip: 172.16.51.117 - swift/replication: 192.168.1.2 - ceph/radosgw: 172.16.51.117 - admin/pxe: 10.109.37.4 - ironic/baremetal: 192.168.3.3 - mongo/db: 192.168.0.3 - neutron/private: - neutron/floating: - fw-admin: 10.109.37.4 - glance/api: 192.168.0.3 - glance/glare: 192.168.0.3 - mgmt/vip: 192.168.0.3 - murano/api: 192.168.0.3 - ironic/api: 192.168.0.3 - nova/api: 192.168.0.3 - horizon: 192.168.0.3 - nova/migration: 192.168.0.3 - mgmt/memcache: 192.168.0.3 - cinder/iscsi: 192.168.1.2 - ceph/replication: 192.168.1.2 - user_node_name: Untitled (cc:a5) - node_roles: - - primary-controller - name: node-1 - node-2: - swift_zone: '2' - uid: '2' - fqdn: node-2.test.domain.local - network_roles: - keystone/api: 192.168.0.4 - neutron/api: 192.168.0.4 - mgmt/database: 192.168.0.4 - sahara/api: 192.168.0.4 - ceilometer/api: 192.168.0.4 - aodh/api: 192.168.0.4 - mgmt/vip: 192.168.0.4 - ceph/public: 192.168.0.4 - mgmt/messaging: 192.168.0.4 - management: 192.168.0.4 - swift/api: 192.168.0.4 - storage: 192.168.1.1 - mgmt/corosync: 192.168.0.4 - cinder/api: 192.168.0.4 - swift/replication: 192.168.1.1 - admin/pxe: 10.109.37.3 - ironic/baremetal: 192.168.3.2 - mongo/db: 192.168.0.4 - neutron/private: - neutron/floating: - fw-admin: 10.109.37.3 - glance/api: 192.168.0.4 - glance/glare: 192.168.0.4 - heat/api: 192.168.0.4 - murano/api: 192.168.0.4 - ironic/api: 192.168.0.4 - nova/api: 192.168.0.4 - horizon: 192.168.0.4 - nova/migration: 192.168.0.4 - mgmt/memcache: 192.168.0.4 - cinder/iscsi: 192.168.1.1 - ceph/replication: 192.168.1.1 - user_node_name: Untitled (6c:19) - node_roles: - - ironic - name: node-2 - vips: - baremetal: - network_role: ironic/baremetal - node_roles: - - controller - - primary-controller - namespace: haproxy - ipaddr: 192.168.3.1 - vrouter_pub: - network_role: public/vip - node_roles: - - controller - - primary-controller - namespace: vrouter - ipaddr: 172.16.51.115 - management: - network_role: mgmt/vip - node_roles: - - controller - - primary-controller - namespace: haproxy - ipaddr: 192.168.0.2 - public: - network_role: public/vip - node_roles: - - controller - - primary-controller - namespace: haproxy - ipaddr: 172.16.51.116 - vrouter: - network_role: mgmt/vip - node_roles: - - controller - - primary-controller - namespace: vrouter - ipaddr: 192.168.0.1 -network_scheme: - transformations: - - action: add-br - name: br-baremetal - - action: add-br - name: br-fw-admin - - action: add-br - name: br-mgmt - - action: add-br - name: br-storage - - action: add-br - name: br-prv - provider: ovs - - action: add-patch - bridges: - - br-prv - - br-fw-admin - provider: ovs - mtu: 65000 - - action: add-port - bridge: br-fw-admin - name: eth0 - - action: add-port - bridge: br-mgmt - name: eth0.101 - - action: add-port - bridge: br-storage - name: eth0.102 - - action: add-port - bridge: br-baremetal - name: eth5 - - action: add-br - name: br-ironic - provider: ovs - - action: add-patch - bridges: - - br-ironic - - br-baremetal - provider: ovs - roles: - murano/api: br-mgmt - keystone/api: br-mgmt - neutron/api: br-mgmt - mgmt/database: br-mgmt - sahara/api: br-mgmt - ceilometer/api: br-mgmt - aodh/api: br-mgmt - ceph/public: br-mgmt - mgmt/messaging: br-mgmt - management: br-mgmt - swift/api: br-mgmt - storage: br-storage - mgmt/corosync: br-mgmt - cinder/api: br-mgmt - swift/replication: br-storage - admin/pxe: br-fw-admin - ironic/baremetal: br-baremetal - mongo/db: br-mgmt - neutron/private: br-prv - fw-admin: br-fw-admin - glance/api: br-mgmt - glance/glare: br-mgmt - heat/api: br-mgmt - mgmt/vip: br-mgmt - cinder/iscsi: br-storage - nova/api: br-mgmt - horizon: br-mgmt - nova/migration: br-mgmt - mgmt/memcache: br-mgmt - ironic/api: br-mgmt - ceph/replication: br-storage - interfaces: - eth5: - vendor_specific: - driver: e1000 - bus_info: '0000:00:08.0' - eth4: - vendor_specific: - driver: e1000 - bus_info: '0000:00:07.0' - eth3: - vendor_specific: - driver: e1000 - bus_info: '0000:00:06.0' - eth2: - vendor_specific: - driver: e1000 - bus_info: '0000:00:05.0' - eth1: - vendor_specific: - driver: e1000 - bus_info: '0000:00:04.0' - eth0: - vendor_specific: - driver: e1000 - bus_info: '0000:00:03.0' - version: '1.1' - provider: lnx - endpoints: - br-fw-admin: - IP: - - 10.109.37.3/24 - gateway: 10.109.37.1 - br-storage: - IP: - - 192.168.1.1/24 - br-mgmt: - IP: - - 192.168.0.4/24 - br-baremetal: - IP: - - 192.168.3.2/24 - br-prv: - IP: none -heat: - db_password: qugZa4RJl8iT0K7060f1buWM - user_password: CxKs9UObDHZOgw20Gv3kwtGT - enabled: true - auth_encryption_key: ce489de3a39996b694db7c8d4804a93d - rabbit_password: hN4hSVxhTei1ViFOfS5sbPv8 -storage_network_range: 192.168.1.0/24 -fuel_version: '9.0' -rabbit: - password: OLCrvt99FgutnBs63PeFJchF -public_network_assignment: - assign_to_all_nodes: false - metadata: - restrictions: - - action: hide - condition: cluster:net_provider != 'neutron' - weight: 50 - label: Public network assignment -test_vm_image: - os_name: cirros - img_path: "/usr/share/cirros-testvm/cirros-x86_64-disk.img" - container_format: bare - min_ram: 64 - disk_format: qcow2 - glance_properties: '' - img_name: TestVM - public: 'true' -management_network_range: 192.168.0.0/24 -neutron_advanced_configuration: - neutron_dvr: false - neutron_l2_pop: false - metadata: - restrictions: - - action: hide - condition: cluster:net_provider != 'neutron' - weight: 45 - label: Neutron Advanced Configuration -base_syslog: - syslog_port: '514' - syslog_server: 10.109.37.2 -vms_conf: [] -workloads_collector: - username: fuel_stats_user - enabled: true - create_user: true - password: OCswHQExnfpgUIfgvpBwup1z - tenant: services - metadata: - restrictions: - - action: hide - condition: 'true' - weight: 10 - label: Workloads Collector User -auth_key: '' -puppet_debug: true -access: - user: admin - password: admin - email: admin@localhost - tenant: admin - metadata: - weight: 10 - label: Access -last_controller: node-1 -fqdn: node-2.test.domain.local -public_ssl: - hostname: public.fuel.local - horizon: true - services: true - cert_data: '' - cert_source: self_signed - metadata: - weight: 110 - label: Public TLS -auto_assign_floating_ip: false -mp: -- weight: '1' - point: '1' -- weight: '2' - point: '2' -neutron_mellanox: - vf_num: '16' - plugin: disabled - metadata: - restrictions: - - action: hide - condition: not ('experimental' in version:feature_groups) - enabled: true - weight: 50 - toggleable: false - label: Mellanox Neutron components -horizon: - secret_key: 8217511ed66fa61b1a9eda5ccebda903acd19c6781dd27b282cb745ede3d69cc -debug: false -cinder: - db_password: x5fu0gJc3Y2RMfcT3J9E39hL - user_password: HzHZy5whrrFCRjziVSE7oL7X - fixed_key: 1d036355c174967c01ddc542cb65e57a6000cfa43a8588e9ae6e30b2ecbb71a9 -deployment_id: 1 -external_ntp: - ntp_list: - - 10.109.37.1 - metadata: - weight: 100 - label: Host OS NTP Servers -openstack_version_prev: -quantum: true -hugepages: -- {count: 512, numa_id: 0, size: 2048} -- {count: 8, numa_id: 1, size: 1048576} diff --git a/hiera/neut_vlan.ironic.controller.yaml b/hiera/neut_vlan.ironic.controller.yaml deleted file mode 100644 index 0560800..0000000 --- a/hiera/neut_vlan.ironic.controller.yaml +++ /dev/null @@ -1,1268 +0,0 @@ ---- -tasks: -- priority: 100 - type: puppet - uids: - - '1' - parameters: - puppet_modules: "/etc/puppet/modules" - puppet_manifest: "/etc/puppet/modules/osnailyfacter/modular/fuel_pkgs/fuel_pkgs.pp" - timeout: 600 - cwd: "/" -- priority: 200 - type: puppet - uids: - - '1' - parameters: - puppet_modules: "/etc/puppet/modules" - puppet_manifest: "/etc/puppet/modules/osnailyfacter/modular/hiera/hiera.pp" - timeout: 3600 - cwd: "/" -- priority: 300 - type: puppet - uids: - - '1' - parameters: - puppet_modules: "/etc/puppet/modules" - puppet_manifest: "/etc/puppet/modules/osnailyfacter/modular/globals/globals.pp" - timeout: 3600 - cwd: "/" -- priority: 400 - type: puppet - uids: - - '1' - parameters: - puppet_modules: "/etc/puppet/modules" - puppet_manifest: "/etc/puppet/modules/osnailyfacter/modular/logging/logging.pp" - timeout: 3600 - cwd: "/" -- priority: 500 - type: puppet - uids: - - '1' - parameters: - puppet_modules: "/etc/puppet/modules" - puppet_manifest: "/etc/puppet/modules/osnailyfacter/modular/tools/tools.pp" - timeout: 3600 - cwd: "/" -- priority: 600 - type: puppet - uids: - - '1' - parameters: - puppet_modules: "/etc/puppet/modules" - puppet_manifest: "/etc/puppet/modules/osnailyfacter/modular/umm/umm.pp" - timeout: 3600 - cwd: "/" -- priority: 700 - type: puppet - uids: - - '1' - parameters: - puppet_modules: "/etc/puppet/modules" - puppet_manifest: "/etc/puppet/modules/osnailyfacter/modular/netconfig/netconfig.pp" - timeout: 3600 - cwd: "/" -- priority: 800 - type: puppet - uids: - - '1' - parameters: - puppet_modules: "/etc/puppet/modules" - puppet_manifest: "/etc/puppet/modules/osnailyfacter/modular/netconfig/connectivity_tests.pp" - timeout: 3600 - cwd: "/" -- priority: 900 - type: puppet - uids: - - '1' - parameters: - puppet_modules: "/etc/puppet/modules" - puppet_manifest: "/etc/puppet/modules/osnailyfacter/modular/firewall/firewall.pp" - timeout: 3600 - cwd: "/" -- priority: 1000 - type: puppet - uids: - - '1' - parameters: - puppet_modules: "/etc/puppet/modules" - puppet_manifest: "/etc/puppet/modules/osnailyfacter/modular/ssl/ssl_add_trust_chain.pp" - timeout: 3600 - cwd: "/" -- priority: 1100 - type: puppet - uids: - - '1' - parameters: - puppet_modules: "/etc/puppet/modules" - puppet_manifest: "/etc/puppet/modules/osnailyfacter/modular/hosts/hosts.pp" - timeout: 3600 - cwd: "/" -- priority: 1200 - type: puppet - uids: - - '1' - parameters: - puppet_modules: "/etc/puppet/modules" - puppet_manifest: "/etc/puppet/modules/osnailyfacter/modular/cluster/cluster.pp" - timeout: 3600 - cwd: "/" -- priority: 1300 - type: puppet - uids: - - '1' - parameters: - puppet_modules: "/etc/puppet/modules" - puppet_manifest: "/etc/puppet/modules/osnailyfacter/modular/cluster-vrouter/cluster-vrouter.pp" - timeout: 3600 - cwd: "/" -- priority: 1400 - type: puppet - uids: - - '1' - parameters: - puppet_modules: "/etc/puppet/modules" - puppet_manifest: "/etc/puppet/modules/osnailyfacter/modular/virtual_ips/virtual_ips.pp" - timeout: 3600 - cwd: "/" -- priority: 1500 - type: puppet - uids: - - '1' - parameters: - puppet_modules: "/etc/puppet/modules" - puppet_manifest: "/etc/puppet/modules/osnailyfacter/modular/cluster-haproxy/cluster-haproxy.pp" - timeout: 3600 - cwd: "/" -- priority: 1600 - type: puppet - uids: - - '1' - parameters: - puppet_modules: "/etc/puppet/modules" - puppet_manifest: "/etc/puppet/modules/osnailyfacter/modular/openstack-haproxy/openstack-haproxy-horizon.pp" - timeout: 300 - cwd: "/" -- priority: 1700 - type: puppet - uids: - - '1' - parameters: - puppet_modules: "/etc/puppet/modules" - puppet_manifest: "/etc/puppet/modules/osnailyfacter/modular/openstack-haproxy/openstack-haproxy-keystone.pp" - timeout: 300 - cwd: "/" -- priority: 1800 - type: puppet - uids: - - '1' - parameters: - puppet_modules: "/etc/puppet/modules" - puppet_manifest: "/etc/puppet/modules/osnailyfacter/modular/openstack-haproxy/openstack-haproxy-nova.pp" - timeout: 300 - cwd: "/" -- priority: 1900 - type: puppet - uids: - - '1' - parameters: - puppet_modules: "/etc/puppet/modules" - puppet_manifest: "/etc/puppet/modules/osnailyfacter/modular/openstack-haproxy/openstack-haproxy-heat.pp" - timeout: 300 - cwd: "/" -- priority: 2000 - type: puppet - uids: - - '1' - parameters: - puppet_modules: "/etc/puppet/modules" - puppet_manifest: "/etc/puppet/modules/osnailyfacter/modular/openstack-haproxy/openstack-haproxy-glance.pp" - timeout: 300 - cwd: "/" -- priority: 2100 - type: puppet - uids: - - '1' - parameters: - puppet_modules: "/etc/puppet/modules" - puppet_manifest: "/etc/puppet/modules/osnailyfacter/modular/openstack-haproxy/openstack-haproxy-cinder.pp" - timeout: 300 - cwd: "/" -- priority: 2200 - type: puppet - uids: - - '1' - parameters: - puppet_modules: "/etc/puppet/modules" - puppet_manifest: "/etc/puppet/modules/osnailyfacter/modular/openstack-haproxy/openstack-haproxy-neutron.pp" - timeout: 300 - cwd: "/" -- priority: 2300 - type: puppet - uids: - - '1' - parameters: - puppet_modules: "/etc/puppet/modules" - puppet_manifest: "/etc/puppet/modules/osnailyfacter/modular/openstack-haproxy/openstack-haproxy-mysqld.pp" - timeout: 300 - cwd: "/" -- priority: 2400 - type: puppet - uids: - - '1' - parameters: - puppet_modules: "/etc/puppet/modules" - puppet_manifest: "/etc/puppet/modules/osnailyfacter/modular/openstack-haproxy/openstack-haproxy-swift.pp" - timeout: 300 - cwd: "/" -- priority: 2500 - type: puppet - uids: - - '1' - parameters: - puppet_modules: "/etc/puppet/modules" - puppet_manifest: "/etc/puppet/modules/osnailyfacter/modular/openstack-haproxy/openstack-haproxy-radosgw.pp" - timeout: 300 - cwd: "/" -- priority: 2600 - type: puppet - uids: - - '1' - parameters: - puppet_modules: "/etc/puppet/modules" - puppet_manifest: "/etc/puppet/modules/osnailyfacter/modular/openstack-haproxy/openstack-haproxy-ceilometer.pp" - timeout: 300 - cwd: "/" -- priority: 2700 - type: puppet - uids: - - '1' - parameters: - puppet_modules: "/etc/puppet/modules" - puppet_manifest: "/etc/puppet/modules/osnailyfacter/modular/openstack-haproxy/openstack-haproxy-sahara.pp" - timeout: 300 - cwd: "/" -- priority: 2800 - type: puppet - uids: - - '1' - parameters: - puppet_modules: "/etc/puppet/modules" - puppet_manifest: "/etc/puppet/modules/osnailyfacter/modular/openstack-haproxy/openstack-haproxy-murano.pp" - timeout: 300 - cwd: "/" -- priority: 2900 - type: puppet - uids: - - '1' - parameters: - puppet_modules: "/etc/puppet/modules" - puppet_manifest: "/etc/puppet/modules/osnailyfacter/modular/openstack-haproxy/openstack-haproxy-stats.pp" - timeout: 300 - cwd: "/" -- priority: 3000 - type: puppet - uids: - - '1' - parameters: - puppet_modules: "/etc/puppet/modules" - puppet_manifest: "/etc/puppet/modules/osnailyfacter/modular/openstack-haproxy/openstack-haproxy-ironic.pp" - timeout: 300 - cwd: "/" -- priority: 3100 - type: puppet - uids: - - '1' - parameters: - puppet_modules: "/etc/puppet/modules" - puppet_manifest: "/etc/puppet/modules/osnailyfacter/modular/openstack-haproxy/openstack-haproxy.pp" - timeout: 300 - cwd: "/" -- priority: 3200 - type: puppet - uids: - - '1' - parameters: - puppet_modules: "/etc/puppet/modules" - puppet_manifest: "/etc/puppet/modules/osnailyfacter/modular/rabbitmq/rabbitmq.pp" - timeout: 3600 - cwd: "/" -- priority: 3300 - type: puppet - uids: - - '1' - parameters: - puppet_modules: "/etc/puppet/modules" - puppet_manifest: "/etc/puppet/modules/osnailyfacter/modular/apache/apache.pp" - timeout: 1200 - cwd: "/" -- priority: 3400 - type: puppet - uids: - - '1' - parameters: - puppet_modules: "/etc/puppet/modules" - puppet_manifest: "/etc/puppet/modules/osnailyfacter/modular/api-proxy/api-proxy.pp" - timeout: 3600 - cwd: "/" -- priority: 3500 - type: puppet - uids: - - '1' - parameters: - puppet_modules: "/etc/puppet/modules" - puppet_manifest: "/etc/puppet/modules/osnailyfacter/modular/database/database.pp" - timeout: 3600 - cwd: "/" -- priority: 3600 - type: puppet - uids: - - '1' - parameters: - puppet_modules: "/etc/puppet/modules" - puppet_manifest: "/etc/puppet/modules/osnailyfacter/modular/heat/db.pp" - timeout: 1800 - cwd: "/" -- priority: 3700 - type: puppet - uids: - - '1' - parameters: - puppet_modules: "/etc/puppet/modules" - puppet_manifest: "/etc/puppet/modules/osnailyfacter/modular/openstack-cinder/db.pp" - timeout: 1800 - cwd: "/" -- priority: 3800 - type: puppet - uids: - - '1' - parameters: - puppet_modules: "/etc/puppet/modules" - puppet_manifest: "/etc/puppet/modules/osnailyfacter/modular/glance/db.pp" - timeout: 1800 - cwd: "/" -- priority: 3900 - type: puppet - uids: - - '1' - parameters: - puppet_modules: "/etc/puppet/modules" - puppet_manifest: "/etc/puppet/modules/osnailyfacter/modular/openstack-controller/db.pp" - timeout: 1800 - cwd: "/" -- priority: 4000 - type: puppet - uids: - - '1' - parameters: - puppet_modules: "/etc/puppet/modules" - puppet_manifest: "/etc/puppet/modules/osnailyfacter/modular/ironic/db.pp" - timeout: 1800 - cwd: "/" -- priority: 4100 - type: puppet - uids: - - '1' - parameters: - puppet_modules: "/etc/puppet/modules" - puppet_manifest: "/etc/puppet/modules/osnailyfacter/modular/keystone/db.pp" - timeout: 1800 - cwd: "/" -- priority: 4200 - type: puppet - uids: - - '1' - parameters: - puppet_modules: "/etc/puppet/modules" - puppet_manifest: "/etc/puppet/modules/osnailyfacter/modular/openstack-network/db.pp" - timeout: 1800 - cwd: "/" -- priority: 4300 - type: puppet - uids: - - '1' - parameters: - puppet_modules: "/etc/puppet/modules" - puppet_manifest: "/etc/puppet/modules/osnailyfacter/modular/memcached/memcached.pp" - timeout: 3600 - cwd: "/" -- priority: 4400 - type: puppet - uids: - - '1' - parameters: - puppet_modules: "/etc/puppet/modules" - puppet_manifest: "/etc/puppet/modules/osnailyfacter/modular/keystone/keystone.pp" - timeout: 3600 - cwd: "/" -- priority: 4500 - type: puppet - uids: - - '1' - parameters: - puppet_modules: "/etc/puppet/modules" - puppet_manifest: "/etc/puppet/modules/osnailyfacter/modular/heat/keystone.pp" - timeout: 1800 - cwd: "/" -- priority: 4600 - type: puppet - uids: - - '1' - parameters: - puppet_modules: "/etc/puppet/modules/" - puppet_manifest: "/etc/puppet/modules/osnailyfacter/modular/openstack-cinder/keystone.pp" - timeout: 1800 - cwd: "/" -- priority: 4700 - type: puppet - uids: - - '1' - parameters: - puppet_modules: "/etc/puppet/modules" - puppet_manifest: "/etc/puppet/modules/osnailyfacter/modular/openstack-cinder/openstack-cinder.pp" - timeout: 1200 - cwd: "/" -- priority: 4800 - type: puppet - uids: - - '1' - parameters: - puppet_modules: "/etc/puppet/modules" - puppet_manifest: "/etc/puppet/modules/osnailyfacter/modular/glance/keystone.pp" - timeout: 1800 - cwd: "/" -- priority: 4900 - type: puppet - uids: - - '1' - parameters: - puppet_modules: "/etc/puppet/modules" - puppet_manifest: "/etc/puppet/modules/osnailyfacter/modular/glance/glance.pp" - timeout: 3600 - cwd: "/" -- priority: 5000 - type: puppet - uids: - - '1' - parameters: - puppet_modules: "/etc/puppet/modules" - puppet_manifest: "/etc/puppet/modules/osnailyfacter/modular/openstack-controller/keystone.pp" - timeout: 1800 - cwd: "/" -- priority: 5100 - type: puppet - uids: - - '1' - parameters: - puppet_modules: "/etc/puppet/modules" - puppet_manifest: "/etc/puppet/modules/osnailyfacter/modular/swift/keystone.pp" - timeout: 1800 - cwd: "/" -- priority: 5200 - type: puppet - uids: - - '1' - parameters: - puppet_modules: "/etc/puppet/modules" - puppet_manifest: "/etc/puppet/modules/osnailyfacter/modular/ironic/keystone.pp" - timeout: 1800 - cwd: "/" -- priority: 5300 - type: puppet - uids: - - '1' - parameters: - puppet_modules: "/etc/puppet/modules" - puppet_manifest: "/etc/puppet/modules/osnailyfacter/modular/ironic/ironic.pp" - timeout: 3600 - cwd: "/" -- priority: 5400 - type: puppet - uids: - - '1' - parameters: - puppet_modules: "/etc/puppet/modules" - puppet_manifest: "/etc/puppet/modules/osnailyfacter/modular/openstack-controller/openstack-controller.pp" - timeout: 3600 - cwd: "/" -- priority: 5500 - type: puppet - uids: - - '1' - parameters: - puppet_modules: "/etc/puppet/modules" - puppet_manifest: "/etc/puppet/modules/osnailyfacter/modular/horizon/horizon.pp" - timeout: 3600 - cwd: "/" -- priority: 5600 - type: puppet - uids: - - '1' - parameters: - puppet_modules: "/etc/puppet/modules" - puppet_manifest: "/etc/puppet/modules/osnailyfacter/modular/heat/heat.pp" - timeout: 3600 - cwd: "/" -- priority: 5700 - type: puppet - uids: - - '1' - parameters: - puppet_modules: "/etc/puppet/modules" - puppet_manifest: "/etc/puppet/modules/osnailyfacter/modular/swift/swift.pp" - timeout: 3600 - cwd: "/" -- priority: 5800 - type: puppet - uids: - - '1' - parameters: - puppet_modules: "/etc/puppet/modules" - puppet_manifest: "/etc/puppet/modules/osnailyfacter/modular/swift/rebalance_cronjob.pp" - timeout: 300 - cwd: "/" -- priority: 5900 - type: puppet - uids: - - '1' - parameters: - puppet_modules: "/etc/puppet/modules" - puppet_manifest: "/etc/puppet/modules/osnailyfacter/modular/ceph/mon.pp" - timeout: 3600 - cwd: "/" -- priority: 6000 - type: puppet - uids: - - '1' - parameters: - puppet_modules: "/etc/puppet/modules" - puppet_manifest: "/etc/puppet/modules/osnailyfacter/modular/ceph/radosgw.pp" - timeout: 3600 - cwd: "/" -- priority: 6100 - type: puppet - uids: - - '1' - parameters: - puppet_modules: "/etc/puppet/modules" - puppet_manifest: "/etc/puppet/modules/osnailyfacter/modular/keystone/workloads_collector_add.pp" - timeout: 1800 - cwd: "/" -- priority: 6200 - type: puppet - uids: - - '1' - parameters: - puppet_modules: "/etc/puppet/modules" - puppet_manifest: "/etc/puppet/modules/osnailyfacter/modular/openstack-network/keystone.pp" - timeout: 1800 - cwd: "/" -- priority: 6300 - type: puppet - uids: - - '1' - parameters: - puppet_modules: "/etc/puppet/modules" - puppet_manifest: "/etc/puppet/modules/osnailyfacter/modular/openstack-network/openstack-network-controller.pp" - timeout: 3600 - cwd: "/" -- priority: 6400 - type: puppet - uids: - - '1' - parameters: - puppet_modules: "/etc/puppet/modules" - puppet_manifest: "/etc/puppet/modules/osnailyfacter/modular/roles/controller.pp" - timeout: 3600 - cwd: "/" -- priority: 6500 - type: puppet - uids: - - '1' - parameters: - puppet_modules: "/etc/puppet/modules" - puppet_manifest: "/etc/puppet/modules/osnailyfacter/modular/dns/dns-server.pp" - timeout: 3600 - cwd: "/" -- priority: 6600 - type: puppet - uids: - - '1' - parameters: - puppet_modules: "/etc/puppet/modules" - puppet_manifest: "/etc/puppet/modules/osnailyfacter/modular/virtual_ips/conntrackd.pp" - timeout: 3600 - cwd: "/" -- priority: 6700 - type: puppet - uids: - - '1' - parameters: - puppet_modules: "/etc/puppet/modules" - puppet_manifest: "/etc/puppet/modules/osnailyfacter/modular/cluster/health.pp" - timeout: 600 - cwd: "/" -user_node_name: Untitled (cc:a5) -uid: '1' -resume_guests_state_on_host_boot: true -syslog: - syslog_port: '514' - syslog_transport: tcp - syslog_server: '' - metadata: - enabled: false - toggleable: true - weight: 50 - label: Syslog -libvirt_type: qemu -puppet: - modules: rsync://10.109.37.2:/puppet/2016.1.0-9.0/modules/ - manifests: rsync://10.109.37.2:/puppet/2016.1.0-9.0/manifests/ -mysql: - root_password: POvhJ6iQOcf9d4TCsul2ZRQI - wsrep_password: XV0HBh9vJSqHOp8782RZRBgU -ironic: - swift_tempurl_key: 352KXkjVaFapBI2d1YJKzC4v - db_password: 6WfFFkO2XOLPmgtLhIWyf1kN - user_password: BnjNRET8AjjYSYiUFKQd8MiT - enabled: true -use_cow_images: true -glance: - image_cache_max_size: '10714349568' - user_password: lDOkW0TlkoMY4CmPy8PiW80E - db_password: nNVZnNgNLYYIolcKRcWb2c3J -glance_glare: - user_password: 23dfhbWd -cobbler: - profile: ubuntu_1404_x86_64 -mongo: - enabled: false -quantum_settings: - database: - passwd: R7CwXDC1rgSbz6z0oL38xb4S - keystone: - admin_password: XzCvbGgI0KfqgoHYGXPTkTgY - L3: - use_namespaces: true - L2: - phys_nets: - physnet1: - bridge: br-floating - physnet2: - bridge: br-prv - vlan_range: 1000:1030 - physnet-ironic: - bridge: br-ironic - vlan_range: - base_mac: fa:16:3e:00:00:00 - segmentation_type: vlan - predefined_networks: - net04_ext: - shared: false - L2: - network_type: flat - physnet: physnet1 - router_ext: true - segment_id: - L3: - nameservers: [] - subnet: 172.16.51.112/28 - floating: 172.16.51.121:172.16.51.126 - gateway: 172.16.51.113 - enable_dhcp: false - tenant: admin - net04: - shared: false - L2: - network_type: vlan - router_ext: false - physnet: physnet2 - segment_id: - L3: - nameservers: - - 8.8.4.4 - - 8.8.8.8 - subnet: 192.168.111.0/24 - floating: - gateway: 192.168.111.1 - enable_dhcp: true - tenant: admin - baremetal: - shared: true - L2: - network_type: flat - router_ext: false - physnet: physnet-ironic - segment_id: - L3: - nameservers: - - 8.8.4.4 - - 8.8.8.8 - subnet: 192.168.3.0/24 - floating: 192.168.3.52:192.168.3.254 - gateway: 192.168.3.51 - enable_dhcp: true - tenant: admin - metadata: - metadata_proxy_shared_secret: IFcIv8CuNbllNccJs2bvcrkH -use_vcenter: false -openstack_version: 2016.1.0-9.0 -kernel_params: - kernel: console=tty0 net.ifnames=0 biosdevname=0 rootdelay=90 nomodeset - metadata: - weight: 40 - label: Kernel parameters -provision: - image_data: - "/boot": - container: gzip - uri: http://10.109.37.2:8080/targetimages/env_1_ubuntu_1404_amd64-boot.img.gz - format: ext2 - "/": - container: gzip - uri: http://10.109.37.2:8080/targetimages/env_1_ubuntu_1404_amd64.img.gz - format: ext4 - codename: trusty - method: image - metadata: - restrictions: - - action: hide - condition: 'true' - weight: 80 - label: Provision -storage: - iser: false - volumes_ceph: false - per_pool_pg_nums: - compute: 128 - default_pg_num: 128 - volumes: 128 - images: 128 - backups: 128 - ".rgw": 128 - objects_ceph: false - ephemeral_ceph: false - volumes_lvm: true - images_vcenter: false - osd_pool_size: '2' - pg_num: 128 - images_ceph: false - metadata: - weight: 60 - label: Storage -nova: - db_password: HyPHllrMCyYPLDhhT93Cs7TJ - user_password: jxcyBid9g7iEWreQdmQzsJ8I - state_path: "/var/lib/nova" -master_ip: 10.109.37.2 -priority: 100 -external_dns: - dns_list: - - 10.109.37.1 - metadata: - weight: 90 - label: Host OS DNS Servers -murano: - db_password: K8EARFe83CmiuTgiVftdoX0B - user_password: mLMZMBvmZyvdv6J1CKA1TuLM - enabled: false - rabbit_password: 8h3k5Uf3U7uT39Fr2wggpXOH -murano_settings: - murano_repo_url: http://storage.apps.openstack.org/ - metadata: - restrictions: - - action: hide - message: Murano is not enabled on the Additional Components section - condition: settings:additional_components.murano.value == false - weight: 20 - label: Murano Settings -role: primary-controller -external_mongo: - mongo_db_name: ceilometer - mongo_replset: '' - mongo_user: ceilometer - hosts_ip: '' - mongo_password: ceilometer - metadata: - restrictions: - - action: hide - message: Ceilometer and MongoDB are not enabled on the Additional Components - section - condition: settings:additional_components.mongo.value == false - weight: 20 - label: External MongoDB -online: true -keystone: - db_password: xl0tg0dvg80jNMGvBfb83YSn - admin_token: fEba1VO69rCHVWjM61sZ4Q5x -nova_quota: false -ceilometer: - db_password: KEOghUJZJKLV5LdUnxjQqu1V - user_password: duH6N8su3soEWT1UbHQEoVPi - metering_secret: zPaQgIhyUYD1q0MWBf1UJgjb - enabled: false -aodh: - user_password: Be0Oloop - db_password: Thu5ieY6 -corosync: - verified: false - group: 226.94.1.1 - port: '12000' - metadata: - restrictions: - - action: hide - condition: 'true' - weight: 50 - label: Corosync -metadata: - weight: 30 - label: Common -status: discover -swift: - user_password: Dik6hafM81P9KQrqWtOXTnTp - management_vip: 10.20.30.40 - public_vip: 50.60.70.80 -repo_setup: - installer_kernel: - local: "/var/www/nailgun/ubuntu/x86_64/images/linux" - remote_relative: dists/trusty/main/installer-amd64/current/images/netboot/ubuntu-installer/amd64/linux - repos: - - name: ubuntu - section: main universe multiverse - uri: http://archive.ubuntu.com/ubuntu/ - priority: - suite: trusty - type: deb - - name: ubuntu-updates - section: main universe multiverse - uri: http://archive.ubuntu.com/ubuntu/ - priority: - suite: trusty-updates - type: deb - - name: ubuntu-security - section: main universe multiverse - uri: http://archive.ubuntu.com/ubuntu/ - priority: - suite: trusty-security - type: deb - - name: mos - section: main restricted - uri: http://10.109.37.2:8080/2016.1.0-9.0/ubuntu/x86_64 - priority: 1050 - suite: mos9.0 - type: deb - - name: mos-updates - section: main restricted - uri: http://mirror.fuel-infra.org/mos-repos/ubuntu/9.0/ - priority: 1050 - suite: mos9.0-updates - type: deb - - name: mos-security - section: main restricted - uri: http://mirror.fuel-infra.org/mos-repos/ubuntu/9.0/ - priority: 1050 - suite: mos9.0-security - type: deb - - name: mos-holdback - section: main restricted - uri: http://mirror.fuel-infra.org/mos-repos/ubuntu/9.0/ - priority: 1100 - suite: mos9.0-holdback - type: deb - - name: Auxiliary - section: main restricted - uri: http://10.109.37.2:8080/2016.1.0-9.0/ubuntu/auxiliary - priority: 1150 - suite: auxiliary - type: deb - - name: ironic - section: main - uri: http://perestroika-repo-tst.infra.net/review/CR-9495/mos-repos/ubuntu/ - priority: 1200 - suite: mos7.0 - type: deb - metadata: - always_editable: true - weight: 50 - label: Repositories - installer_initrd: - local: "/var/www/nailgun/ubuntu/x86_64/images/initrd.gz" - remote_relative: dists/trusty/main/installer-amd64/current/images/netboot/ubuntu-installer/amd64/initrd.gz -deployment_mode: ha_compact -fail_if_error: true -sahara: - db_password: kjIx6v8OeeZxQUENkwB1mcHG - user_password: 1Zhv0E5kprZOcoh0JFlIv4vf - enabled: false -network_metadata: - nodes: - node-1: - swift_zone: '1' - uid: '1' - fqdn: node-1.test.domain.local - network_roles: - keystone/api: 192.168.0.3 - neutron/api: 192.168.0.3 - mgmt/database: 192.168.0.3 - sahara/api: 192.168.0.3 - heat/api: 192.168.0.3 - ceilometer/api: 192.168.0.3 - aodh/api: 192.168.0.3 - ex: 172.16.51.117 - ceph/public: 192.168.0.3 - mgmt/messaging: 192.168.0.3 - management: 192.168.0.3 - swift/api: 192.168.0.3 - storage: 192.168.1.2 - mgmt/corosync: 192.168.0.3 - cinder/api: 192.168.0.3 - public/vip: 172.16.51.117 - swift/replication: 192.168.1.2 - ceph/radosgw: 172.16.51.117 - admin/pxe: 10.109.37.4 - ironic/baremetal: 192.168.3.3 - mongo/db: 192.168.0.3 - neutron/private: - neutron/floating: - fw-admin: 10.109.37.4 - glance/api: 192.168.0.3 - glance/glare: 192.168.0.3 - mgmt/vip: 192.168.0.3 - murano/api: 192.168.0.3 - ironic/api: 192.168.0.3 - nova/api: 192.168.0.3 - horizon: 192.168.0.3 - nova/migration: 192.168.0.3 - mgmt/memcache: 192.168.0.3 - cinder/iscsi: 192.168.1.2 - ceph/replication: 192.168.1.2 - user_node_name: Untitled (cc:a5) - node_roles: - - primary-controller - name: node-1 - node-2: - swift_zone: '2' - uid: '2' - fqdn: node-2.test.domain.local - network_roles: - keystone/api: 192.168.0.4 - neutron/api: 192.168.0.4 - mgmt/database: 192.168.0.4 - sahara/api: 192.168.0.4 - ceilometer/api: 192.168.0.4 - aodh/api: 192.168.0.4 - mgmt/vip: 192.168.0.4 - ceph/public: 192.168.0.4 - mgmt/messaging: 192.168.0.4 - management: 192.168.0.4 - swift/api: 192.168.0.4 - storage: 192.168.1.1 - mgmt/corosync: 192.168.0.4 - cinder/api: 192.168.0.4 - swift/replication: 192.168.1.1 - admin/pxe: 10.109.37.3 - ironic/baremetal: 192.168.3.2 - mongo/db: 192.168.0.4 - neutron/private: - neutron/floating: - fw-admin: 10.109.37.3 - glance/api: 192.168.0.4 - glance/glare: 192.168.0.4 - heat/api: 192.168.0.4 - murano/api: 192.168.0.4 - ironic/api: 192.168.0.4 - nova/api: 192.168.0.4 - horizon: 192.168.0.4 - nova/migration: 192.168.0.4 - mgmt/memcache: 192.168.0.4 - cinder/iscsi: 192.168.1.1 - ceph/replication: 192.168.1.1 - user_node_name: Untitled (6c:19) - node_roles: - - ironic - name: node-2 - vips: - baremetal: - network_role: ironic/baremetal - node_roles: - - controller - - primary-controller - namespace: haproxy - ipaddr: 192.168.3.1 - vrouter_pub: - network_role: public/vip - node_roles: - - controller - - primary-controller - namespace: vrouter - ipaddr: 172.16.51.115 - management: - network_role: mgmt/vip - node_roles: - - controller - - primary-controller - namespace: haproxy - ipaddr: 192.168.0.2 - public: - network_role: public/vip - node_roles: - - controller - - primary-controller - namespace: haproxy - ipaddr: 172.16.51.116 - vrouter: - network_role: mgmt/vip - node_roles: - - controller - - primary-controller - namespace: vrouter - ipaddr: 192.168.0.1 -network_scheme: - transformations: - - action: add-br - name: br-baremetal - - action: add-br - name: br-fw-admin - - action: add-br - name: br-mgmt - - action: add-br - name: br-storage - - action: add-br - name: br-ex - - action: add-br - name: br-floating - provider: ovs - - action: add-patch - bridges: - - br-floating - - br-ex - provider: ovs - mtu: 65000 - - action: add-br - name: br-prv - provider: ovs - - action: add-patch - bridges: - - br-prv - - br-fw-admin - provider: ovs - mtu: 65000 - - action: add-port - bridge: br-fw-admin - name: eth0 - - action: add-port - bridge: br-mgmt - name: eth0.101 - - action: add-port - bridge: br-storage - name: eth0.102 - - action: add-port - bridge: br-ex - name: eth1 - - action: add-port - bridge: br-baremetal - name: eth5 - - action: add-br - name: br-ironic - provider: ovs - - action: add-patch - bridges: - - br-ironic - - br-baremetal - provider: ovs - roles: - murano/api: br-mgmt - keystone/api: br-mgmt - neutron/api: br-mgmt - mgmt/database: br-mgmt - sahara/api: br-mgmt - ceilometer/api: br-mgmt - aodh/api: br-mgmt - ex: br-ex - ceph/public: br-mgmt - mgmt/messaging: br-mgmt - management: br-mgmt - swift/api: br-mgmt - storage: br-storage - mgmt/corosync: br-mgmt - cinder/api: br-mgmt - public/vip: br-ex - swift/replication: br-storage - ceph/radosgw: br-ex - admin/pxe: br-fw-admin - ironic/baremetal: br-baremetal - mongo/db: br-mgmt - neutron/private: br-prv - neutron/floating: br-floating - fw-admin: br-fw-admin - glance/api: br-mgmt - glance/glare: br-mgmt - mgmt/vip: br-mgmt - heat/api: br-mgmt - cinder/iscsi: br-storage - nova/api: br-mgmt - horizon: br-mgmt - nova/migration: br-mgmt - mgmt/memcache: br-mgmt - ironic/api: br-mgmt - ceph/replication: br-storage - interfaces: - eth5: - vendor_specific: - driver: e1000 - bus_info: '0000:00:08.0' - eth4: - vendor_specific: - driver: e1000 - bus_info: '0000:00:07.0' - eth3: - vendor_specific: - driver: e1000 - bus_info: '0000:00:06.0' - eth2: - vendor_specific: - driver: e1000 - bus_info: '0000:00:05.0' - eth1: - vendor_specific: - driver: e1000 - bus_info: '0000:00:04.0' - eth0: - vendor_specific: - driver: e1000 - bus_info: '0000:00:03.0' - version: '1.1' - provider: lnx - endpoints: - br-fw-admin: - IP: - - 10.109.37.4/24 - br-baremetal: - IP: - - 192.168.3.3/24 - br-prv: - IP: none - br-floating: - IP: none - br-storage: - IP: - - 192.168.1.2/24 - br-mgmt: - IP: - - 192.168.0.3/24 - br-ex: - IP: - - 172.16.51.117/28 - gateway: 172.16.51.113 -heat: - db_password: qugZa4RJl8iT0K7060f1buWM - user_password: CxKs9UObDHZOgw20Gv3kwtGT - enabled: true - auth_encryption_key: ce489de3a39996b694db7c8d4804a93d - rabbit_password: hN4hSVxhTei1ViFOfS5sbPv8 -storage_network_range: 192.168.1.0/24 -fuel_version: '9.0' -rabbit: - password: OLCrvt99FgutnBs63PeFJchF -public_network_assignment: - assign_to_all_nodes: false - metadata: - restrictions: - - action: hide - condition: cluster:net_provider != 'neutron' - weight: 50 - label: Public network assignment -test_vm_image: - os_name: cirros - img_path: "/usr/share/cirros-testvm/cirros-x86_64-disk.img" - container_format: bare - min_ram: 64 - disk_format: qcow2 - glance_properties: '' - img_name: TestVM - public: 'true' -management_network_range: 192.168.0.0/24 -neutron_advanced_configuration: - neutron_dvr: false - neutron_l2_pop: false - metadata: - restrictions: - - action: hide - condition: cluster:net_provider != 'neutron' - weight: 45 - label: Neutron Advanced Configuration -base_syslog: - syslog_port: '514' - syslog_server: 10.109.37.2 -vms_conf: [] -workloads_collector: - username: fuel_stats_user - enabled: true - create_user: true - password: OCswHQExnfpgUIfgvpBwup1z - tenant: services - metadata: - restrictions: - - action: hide - condition: 'true' - weight: 10 - label: Workloads Collector User -auth_key: '' -puppet_debug: true -access: - user: admin - password: admin - email: admin@localhost - tenant: admin - metadata: - weight: 10 - label: Access -last_controller: node-1 -fqdn: node-1.test.domain.local -public_ssl: - hostname: public.fuel.local - horizon: true - services: true - cert_data: - content: 'somedataaboutyourkeypair' - cert_source: self_signed - metadata: - weight: 110 - label: Public TLS -auto_assign_floating_ip: false -mp: -- weight: '1' - point: '1' -- weight: '2' - point: '2' -neutron_mellanox: - vf_num: '16' - plugin: disabled - metadata: - restrictions: - - action: hide - condition: not ('experimental' in version:feature_groups) - enabled: true - weight: 50 - toggleable: false - label: Mellanox Neutron components -horizon: - secret_key: 8217511ed66fa61b1a9eda5ccebda903acd19c6781dd27b282cb745ede3d69cc -debug: false -cinder: - db_password: x5fu0gJc3Y2RMfcT3J9E39hL - user_password: HzHZy5whrrFCRjziVSE7oL7X - fixed_key: 1d036355c174967c01ddc542cb65e57a6000cfa43a8588e9ae6e30b2ecbb71a9 -deployment_id: 1 -external_ntp: - ntp_list: - - 10.109.37.1 - metadata: - weight: 100 - label: Host OS NTP Servers -openstack_version_prev: -quantum: true -hugepages: -- {count: 512, numa_id: 0, size: 2048} -- {count: 8, numa_id: 1, size: 1048576} diff --git a/hiera/neut_vlan_l3ha.ceph.ceil-ceph-osd.yaml b/hiera/neut_vlan_l3ha.ceph.ceil-ceph-osd.yaml deleted file mode 100644 index 3a3c5bc..0000000 --- a/hiera/neut_vlan_l3ha.ceph.ceil-ceph-osd.yaml +++ /dev/null @@ -1,796 +0,0 @@ -access: - email: admin@localhost - metadata: - label: Access - weight: 10 - password: admin - tenant: admin - user: admin -auth_key: '' -auto_assign_floating_ip: false -base_syslog: - syslog_port: '514' - syslog_server: 10.108.0.2 -ceilometer: - db_password: Toe5phw4 - enabled: true - metering_secret: tHq2rcoq - user_password: WBfBSo6U -aodh: - user_password: Be0Oloop - db_password: Thu5ieY6 -cinder: - db_password: trj609V8 - fixed_key: 7883d66c643ce9a508ebcd4cd5516fc98814a11276bc98c4e8e671188b54e941 - user_password: sJRfG0GP -cobbler: - profile: ubuntu_1404_x86_64 -corosync: - group: 226.94.1.1 - metadata: - label: Corosync - restrictions: - - action: hide - condition: 'true' - weight: 50 - port: '12000' - verified: false -debug: false -deployment_id: 37 -deployment_mode: ha_compact -external_dns: - dns_list: - - 8.8.8.8 - - 8.8.4.4 - metadata: - label: Upstream DNS - weight: 90 -external_mongo: - hosts_ip: '' - metadata: - label: External MongoDB - restrictions: - - action: hide - condition: settings:additional_components.mongo.value == false - weight: 20 - mongo_db_name: ceilometer - mongo_password: ceilometer - mongo_replset: '' - mongo_user: ceilometer -external_ntp: - metadata: - label: Upstream NTP - weight: 100 - ntp_list: - - 0.pool.ntp.org - - 1.pool.ntp.org -public_ssl: - metadata: - label: Public TLS - weight: 110 - horizon: true - services: true - cert_source: self_signed - cert_data: - content: 'somedataaboutyourkeypair' - hostname: public.fuel.local -fail_if_error: true -fqdn: node-124.test.domain.local -fuel_version: '6.1' -glance: - db_password: 385SUUrC - image_cache_max_size: '0' - user_password: A9KgbnX6 -glance_glare: - user_password: 23dfhbWd -heat: - auth_encryption_key: 2604abefbdf5043f07e989af10f6caba - db_password: NTeyraV2 - enabled: true - rabbit_password: ReVt6ZKQ - user_password: tryL79Yl -kernel_params: - kernel: console=ttyS0,9600 console=tty0 net.ifnames=0 biosdevname=0 rootdelay=90 - nomodeset - metadata: - label: Kernel parameters - weight: 40 -keystone: - admin_token: UxFQFw3m - db_password: e4Op1FQB -last_controller: node-125 -libvirt_type: qemu -management_network_range: 192.168.0.0/24 -management_vip: 192.168.0.6 -management_vrouter_vip: 192.168.0.7 -master_ip: 10.108.0.2 -metadata: - label: Common - weight: 30 -mongo: - enabled: false -mp: -- point: '1' - weight: '1' -- point: '2' - weight: '2' -murano: - db_password: 7I6NRZcB - enabled: false - rabbit_password: X4GK4R7f - user_password: nuCELy8q -murano_settings: - metadata: - label: Murano Settings - restrictions: - - action: hide - condition: settings:additional_components.murano.value == false - weight: 20 - murano_repo_url: http://catalog.openstack.org/ -mysql: - root_password: 5eqwkxY3 - wsrep_password: sFMiVJ7I -network_metadata: - nodes: - node-121: - swift_zone: '1' - uid: '121' - fqdn: node-121.test.domain.local - network_roles: - keystone/api: 192.168.0.1 - neutron/api: 192.168.0.1 - mgmt/database: 192.168.0.1 - sahara/api: 192.168.0.1 - heat/api: 192.168.0.1 - ceilometer/api: 192.168.0.1 - aodh/api: 192.168.0.1 - ex: - ceph/public: 192.168.0.1 - ceph/radosgw: - management: 192.168.0.1 - swift/api: 192.168.0.1 - mgmt/api: 192.168.0.1 - storage: 192.168.1.1 - mgmt/corosync: 192.168.0.1 - cinder/api: 192.168.0.1 - public/vip: - swift/replication: 192.168.1.1 - mgmt/messaging: 192.168.0.1 - neutron/mesh: 192.168.0.1 - admin/pxe: 10.109.0.9 - mongo/db: 192.168.0.1 - neutron/private: - neutron/floating: - fw-admin: 10.109.0.9 - glance/api: 192.168.0.1 - glance/glare: 192.168.0.1 - mgmt/vip: 192.168.0.1 - murano/api: 192.168.0.1 - nova/api: 192.168.0.1 - horizon: 192.168.0.1 - mgmt/memcache: 192.168.0.1 - cinder/iscsi: 192.168.1.1 - ceph/replication: 192.168.1.1 - user_node_name: Untitled (6a:e7) - node_roles: - - primary-mongo - name: node-121 - node-124: - swift_zone: '1' - uid: '124' - fqdn: node-124.test.domain.local - network_roles: - keystone/api: 192.168.0.2 - neutron/api: 192.168.0.2 - mgmt/database: 192.168.0.2 - sahara/api: 192.168.0.2 - heat/api: 192.168.0.2 - ceilometer/api: 192.168.0.2 - aodh/api: 192.168.0.2 - ex: - ceph/public: 192.168.0.2 - ceph/radosgw: - management: 192.168.0.2 - swift/api: 192.168.0.2 - mgmt/api: 192.168.0.2 - storage: 192.168.1.2 - mgmt/corosync: 192.168.0.2 - cinder/api: 192.168.0.2 - public/vip: - swift/replication: 192.168.1.2 - mgmt/messaging: 192.168.0.2 - neutron/mesh: 192.168.0.2 - admin/pxe: 10.109.0.9 - mongo/db: 192.168.0.2 - neutron/private: - neutron/floating: - fw-admin: 10.109.0.9 - glance/api: 192.168.0.2 - glance/glare: 192.168.0.2 - mgmt/vip: 192.168.0.2 - murano/api: 192.168.0.2 - nova/api: 192.168.0.2 - horizon: 192.168.0.2 - mgmt/memcache: 192.168.0.2 - cinder/iscsi: 192.168.1.2 - ceph/replication: 192.168.1.2 - user_node_name: Untitled (6a:e7) - node_roles: - - ceph-osd - name: node-124 - node-125: - swift_zone: '1' - uid: '125' - fqdn: node-125.test.domain.local - network_roles: - keystone/api: 192.168.0.3 - neutron/api: 192.168.0.3 - mgmt/database: 192.168.0.3 - sahara/api: 192.168.0.3 - heat/api: 192.168.0.3 - ceilometer/api: 192.168.0.3 - aodh/api: 192.168.0.3 - ex: 172.16.0.2 - ceph/public: 192.168.0.3 - ceph/radosgw: 172.16.0.2 - management: 192.168.0.3 - swift/api: 192.168.0.3 - mgmt/api: 192.168.0.3 - storage: 192.168.1.3 - mgmt/corosync: 192.168.0.3 - cinder/api: 192.168.0.3 - public/vip: 172.16.0.2 - swift/replication: 192.168.1.3 - mgmt/messaging: 192.168.0.3 - neutron/mesh: 192.168.0.3 - admin/pxe: 10.109.0.9 - mongo/db: 192.168.0.3 - neutron/private: - neutron/floating: - fw-admin: 10.109.0.9 - glance/api: 192.168.0.3 - glance/glare: 192.168.0.3 - mgmt/vip: 192.168.0.3 - murano/api: 192.168.0.3 - nova/api: 192.168.0.3 - horizon: 192.168.0.3 - mgmt/memcache: 192.168.0.3 - cinder/iscsi: 192.168.1.3 - ceph/replication: 192.168.1.3 - user_node_name: Untitled (6a:e7) - node_roles: - - primary-controller - name: node-125 - node-126: - swift_zone: '1' - uid: '126' - fqdn: node-126.test.domain.local - network_roles: - keystone/api: 192.168.0.4 - neutron/api: 192.168.0.4 - mgmt/database: 192.168.0.4 - sahara/api: 192.168.0.4 - heat/api: 192.168.0.4 - ceilometer/api: 192.168.0.4 - aodh/api: 192.168.0.4 - ex: - ceph/public: 192.168.0.4 - ceph/radosgw: - management: 192.168.0.4 - swift/api: 192.168.0.4 - mgmt/api: 192.168.0.4 - storage: 192.168.1.4 - mgmt/corosync: 192.168.0.4 - cinder/api: 192.168.0.4 - public/vip: - swift/replication: 192.168.1.4 - mgmt/messaging: 192.168.0.4 - neutron/mesh: 192.168.0.4 - admin/pxe: 10.109.0.9 - mongo/db: 192.168.0.4 - neutron/private: - neutron/floating: - fw-admin: 10.109.0.9 - glance/api: 192.168.0.4 - glance/glare: 192.168.0.4 - mgmt/vip: 192.168.0.4 - murano/api: 192.168.0.4 - nova/api: 192.168.0.4 - horizon: 192.168.0.4 - mgmt/memcache: 192.168.0.4 - cinder/iscsi: 192.168.1.4 - ceph/replication: 192.168.1.4 - user_node_name: Untitled (6a:e7) - node_roles: - - ceph-osd - name: node-126 - node-127: - swift_zone: '1' - uid: '127' - fqdn: node-127.test.domain.local - network_roles: - keystone/api: 192.168.0.5 - neutron/api: 192.168.0.5 - mgmt/database: 192.168.0.5 - sahara/api: 192.168.0.5 - heat/api: 192.168.0.5 - ceilometer/api: 192.168.0.5 - aodh/api: 192.168.0.5 - ex: - ceph/public: 192.168.0.5 - ceph/radosgw: - management: 192.168.0.5 - swift/api: 192.168.0.5 - mgmt/api: 192.168.0.5 - storage: 192.168.1.5 - mgmt/corosync: 192.168.0.5 - cinder/api: 192.168.0.5 - public/vip: - swift/replication: 192.168.1.5 - mgmt/messaging: 192.168.0.5 - neutron/mesh: 192.168.0.5 - admin/pxe: 10.109.0.9 - mongo/db: 192.168.0.5 - neutron/private: - neutron/floating: - fw-admin: 10.109.0.9 - glance/api: 192.168.0.5 - glance/glare: 192.168.0.5 - mgmt/vip: 192.168.0.5 - murano/api: 192.168.0.5 - nova/api: 192.168.0.5 - horizon: 192.168.0.5 - mgmt/memcache: 192.168.0.5 - cinder/iscsi: 192.168.1.5 - ceph/replication: 192.168.1.5 - user_node_name: Untitled (6a:e7) - node_roles: - - compute - name: node-127 - vips: - vrouter: - ipaddr: 192.168.0.6 - network_role: mgmt/vip - vendor_specific: - namespace: vrouter - node_roles: - - controller - - primary-controller - management: - ipaddr: 192.168.0.7 - network_role: mgmt/vip - vendor_specific: - namespace: haproxy - node_roles: - - controller - - primary-controller - public: - ipaddr: 172.16.0.3 - network_role: public/vip - vendor_specific: - namespace: haproxy - node_roles: - - controller - - primary-controller - vrouter_pub: - ipaddr: 172.16.0.3 - network_role: public/vip - vendor_specific: - iptables_rules: - ns_start: - - iptables -t nat -A POSTROUTING -o <%INT%> -j MASQUERADE - ns_stop: - - iptables -t nat -D POSTROUTING -o <%INT%> -j MASQUERADE - namespace: vrouter - node_roles: - - controller - - primary-controller -network_scheme: - endpoints: - br-fw-admin: - IP: - - 10.108.0.3/24 - br-mgmt: - IP: - - 192.168.0.2/24 - gateway: 192.168.0.7 - vendor_specific: - phy_interfaces: - - eth0 - vlans: 101 - br-prv: - IP: none - vendor_specific: - phy_interfaces: - - eth0 - vlans: 1000:1030 - br-storage: - IP: - - 192.168.1.2/24 - vendor_specific: - phy_interfaces: - - eth0 - vlans: 102 - interfaces: - eth0: - vendor_specific: - bus_info: '0000:00:03.0' - driver: e1000 - eth1: - vendor_specific: - bus_info: '0000:00:04.0' - driver: e1000 - eth2: - vendor_specific: - bus_info: '0000:00:05.0' - driver: e1000 - eth3: - vendor_specific: - bus_info: '0000:00:06.0' - driver: e1000 - eth4: - vendor_specific: - bus_info: '0000:00:07.0' - driver: e1000 - provider: lnx - roles: - ex: br-ex - public/vip: br-ex - neutron/floating: br-floating - storage: br-storage - keystone/api: br-mgmt - neutron/api: br-mgmt - mgmt/database: br-mgmt - sahara/api: br-mgmt - ceilometer/api: br-mgmt - aodh/api: br-mgmt - mgmt/vip: br-mgmt - ceph/public: br-mgmt - mgmt/messaging: br-mgmt - management: br-mgmt - swift/api: br-mgmt - mgmt/api: br-mgmt - storage: br-storage - mgmt/corosync: br-mgmt - cinder/api: br-mgmt - swift/replication: br-storage - neutron/mesh: br-mgmt - admin/pxe: br-fw-admin - mongo/db: br-mgmt - neutron/private: br-prv - fw-admin: br-fw-admin - glance/api: br-mgmt - glance/glare: br-mgmt - heat/api: br-mgmt - murano/api: br-mgmt - nova/api: br-mgmt - horizon: br-mgmt - mgmt/memcache: br-mgmt - cinder/iscsi: br-storage - ceph/replication: br-storage - neutron/mesh: br-mgmt - transformations: - - action: add-br - name: br-fw-admin - - action: add-br - name: br-mgmt - - action: add-br - name: br-storage - - action: add-br - name: br-prv - provider: ovs - - action: add-patch - bridges: - - br-prv - - br-fw-admin - provider: ovs - - action: add-port - bridge: br-fw-admin - name: eth0 - - action: add-port - bridge: br-storage - name: eth0.102 - - action: add-port - bridge: br-mgmt - name: eth0.101 - version: '1.1' -neutron_mellanox: - metadata: - enabled: true - label: Mellanox Neutron components - toggleable: false - weight: 50 - plugin: disabled - vf_num: '16' -nova: - db_password: VXcP6cIR - state_path: /var/lib/nova - user_password: fuhtZH6v -nova_quota: false -online: true -openstack_version: 2014.2-6.1 -openstack_version_prev: null -priority: 300 -provision: - codename: trusty - image_data: - /: - container: gzip - format: ext4 - uri: http://10.108.0.2:8080/targetimages/env_37_ubuntu_1404_amd64.img.gz - /boot: - container: gzip - format: ext2 - uri: http://10.108.0.2:8080/targetimages/env_37_ubuntu_1404_amd64-boot.img.gz - metadata: - label: Provision - weight: 80 - method: image -public_network_assignment: - assign_to_all_nodes: false - metadata: - label: Public network assignment - restrictions: - - action: hide - condition: cluster:net_provider != 'neutron' - weight: 50 -neutron_advanced_configuration: - neutron_dvr: false - neutron_l2_pop: false - neutron_l3_ha: true -public_vip: 172.16.0.3 -public_vrouter_vip: 172.16.0.4 -puppet: - manifests: rsync://10.108.0.2:/puppet/2014.2-6.1/manifests/ - modules: rsync://10.108.0.2:/puppet/2014.2-6.1/modules/ -puppet_debug: true -quantum: true -quantum_settings: - L2: - base_mac: fa:16:3e:00:00:00 - phys_nets: - physnet1: - bridge: br-floating - physnet2: - bridge: br-prv - vlan_range: 1000:1030 - segmentation_type: vlan - L3: - use_namespaces: true - database: - passwd: zOXpcc6c - keystone: - admin_password: XgdPodA7 - metadata: - metadata_proxy_shared_secret: QU11ydS2 - predefined_networks: - net04: - L2: - network_type: vlan - physnet: physnet2 - router_ext: false - segment_id: null - L3: - enable_dhcp: true - floating: null - gateway: 192.168.111.1 - nameservers: - - 8.8.4.4 - - 8.8.8.8 - subnet: 192.168.111.0/24 - shared: false - tenant: admin - net04_ext: - L2: - network_type: flat - physnet: physnet1 - router_ext: true - segment_id: null - L3: - enable_dhcp: false - floating: 172.16.0.130:172.16.0.254 - gateway: 172.16.0.1 - nameservers: [] - subnet: 172.16.0.0/24 - shared: false - tenant: admin -rabbit: - password: 1GXPbTgb -repo_setup: - installer_initrd: - local: /var/www/nailgun/ubuntu/x86_64/images/initrd.gz - remote_relative: dists/trusty/main/installer-amd64/current/images/netboot/ubuntu-installer/amd64/initrd.gz - installer_kernel: - local: /var/www/nailgun/ubuntu/x86_64/images/linux - remote_relative: dists/trusty/main/installer-amd64/current/images/netboot/ubuntu-installer/amd64/linux - metadata: - label: Repositories - weight: 50 - repos: - - name: ubuntu - priority: null - section: main universe multiverse - suite: trusty - type: deb - uri: http://archive.ubuntu.com/ubuntu/ - - name: ubuntu-updates - priority: null - section: main universe multiverse - suite: trusty-updates - type: deb - uri: http://archive.ubuntu.com/ubuntu/ - - name: ubuntu-security - priority: null - section: main universe multiverse - suite: trusty-security - type: deb - uri: http://archive.ubuntu.com/ubuntu/ - - name: mos - priority: 1050 - section: main restricted - suite: mos6.1 - type: deb - uri: http://mirror.fuel-infra.org/mos/ubuntu/ - - name: mos-updates - priority: 1050 - section: main restricted - suite: mos6.1-updates - type: deb - uri: http://mirror.fuel-infra.org/mos/ubuntu/ - - name: mos-security - priority: 1050 - section: main restricted - suite: mos6.1-security - type: deb - uri: http://mirror.fuel-infra.org/mos/ubuntu/ - - name: mos-holdback - priority: 1100 - section: main restricted - suite: mos6.1-holdback - type: deb - uri: http://mirror.fuel-infra.org/mos/ubuntu/ -resume_guests_state_on_host_boot: true -role: ceph-osd -sahara: - db_password: R68HpdNS - enabled: false - user_password: ts32qXcD -status: discover -storage: - ephemeral_ceph: false - images_ceph: true - images_vcenter: false - iser: false - metadata: - label: Storage - weight: 60 - objects_ceph: true - osd_pool_size: '2' - pg_num: 256 - per_pool_pg_nums: - default_pg_num: 256 - compute: 1024 - backups: 512 - ".rgw": 512 - images: 256 - volumes_ceph: true - volumes_lvm: false -storage_network_range: 192.168.1.0/24 -swift: - user_password: bpFT3TKn -syslog: - metadata: - label: Syslog - weight: 50 - syslog_port: '514' - syslog_server: '' - syslog_transport: tcp -tasks: -- parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/hiera/hiera.pp - puppet_modules: /etc/puppet/modules - timeout: 3600 - priority: 100 - type: puppet - uids: - - '124' -- parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/globals/globals.pp - puppet_modules: /etc/puppet/modules - timeout: 3600 - priority: 200 - type: puppet - uids: - - '124' -- parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/logging/logging.pp - puppet_modules: /etc/puppet/modules - timeout: 3600 - priority: 300 - type: puppet - uids: - - '124' -- parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/tools/tools.pp - puppet_modules: /etc/puppet/modules - timeout: 3600 - priority: 400 - type: puppet - uids: - - '124' -- parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/netconfig/netconfig.pp - puppet_modules: /etc/puppet/modules - timeout: 3600 - priority: 500 - type: puppet - uids: - - '124' -- parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/firewall/firewall.pp - puppet_modules: /etc/puppet/modules - timeout: 3600 - priority: 600 - type: puppet - uids: - - '124' -- parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/hosts/hosts.pp - puppet_modules: /etc/puppet/modules - timeout: 3600 - priority: 700 - type: puppet - uids: - - '124' -- parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/roles/ceph-osd.pp - puppet_modules: /etc/puppet/modules - timeout: 3600 - priority: 900 - type: puppet - uids: - - '124' -- parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/dns/dns-client.pp - puppet_modules: /etc/puppet/modules - timeout: 3600 - priority: 1000 - type: puppet - uids: - - '124' -test_vm_image: - container_format: bare - disk_format: qcow2 - glance_properties: '' - img_name: TestVM - img_path: /usr/share/cirros-testvm/cirros-x86_64-disk.img - min_ram: 64 - os_name: cirros - public: 'true' -uid: '124' -use_cow_images: true -use_vcenter: false -user_node_name: Untitled (6f:9d) -workloads_collector: - enabled: true - metadata: - label: Workloads Collector User - restrictions: - - action: hide - condition: 'true' - weight: 10 - password: v6vMAe7Q - tenant: services - username: workloads_collector -hugepages: -- {count: 512, numa_id: 0, size: 2048} -- {count: 8, numa_id: 1, size: 1048576} diff --git a/hiera/neut_vlan_l3ha.ceph.ceil-compute.yaml b/hiera/neut_vlan_l3ha.ceph.ceil-compute.yaml deleted file mode 100644 index 3b8a3f1..0000000 --- a/hiera/neut_vlan_l3ha.ceph.ceil-compute.yaml +++ /dev/null @@ -1,815 +0,0 @@ -access: - email: admin@localhost - metadata: - label: Access - weight: 10 - password: admin - tenant: admin - user: admin -auth_key: '' -auto_assign_floating_ip: false -base_syslog: - syslog_port: '514' - syslog_server: 10.108.0.2 -ceilometer: - db_password: Toe5phw4 - enabled: true - metering_secret: tHq2rcoq - user_password: WBfBSo6U -aodh: - user_password: Be0Oloop - db_password: Thu5ieY6 -cinder: - db_password: trj609V8 - fixed_key: 7883d66c643ce9a508ebcd4cd5516fc98814a11276bc98c4e8e671188b54e941 - user_password: sJRfG0GP -cobbler: - profile: ubuntu_1404_x86_64 -corosync: - group: 226.94.1.1 - metadata: - label: Corosync - restrictions: - - action: hide - condition: 'true' - weight: 50 - port: '12000' - verified: false -debug: false -deployment_id: 37 -deployment_mode: ha_compact -external_dns: - dns_list: - - 8.8.8.8 - - 8.8.4.4 - metadata: - label: Upstream DNS - weight: 90 -external_mongo: - hosts_ip: '' - metadata: - label: External MongoDB - restrictions: - - action: hide - condition: settings:additional_components.mongo.value == false - weight: 20 - mongo_db_name: ceilometer - mongo_password: ceilometer - mongo_replset: '' - mongo_user: ceilometer -external_ntp: - metadata: - label: Upstream NTP - weight: 100 - ntp_list: - - 0.pool.ntp.org - - 1.pool.ntp.org -public_ssl: - metadata: - label: Public TLS - weight: 110 - horizon: true - services: true - cert_source: self_signed - cert_data: - content: 'somedataaboutyourkeypair' - hostname: public.fuel.local -fail_if_error: false -fqdn: node-127.test.domain.local -fuel_version: '6.1' -glance: - db_password: 385SUUrC - image_cache_max_size: '0' - user_password: A9KgbnX6 -glance_glare: - user_password: 23dfhbWd -heat: - auth_encryption_key: 2604abefbdf5043f07e989af10f6caba - db_password: NTeyraV2 - enabled: true - rabbit_password: ReVt6ZKQ - user_password: tryL79Yl -kernel_params: - kernel: console=ttyS0,9600 console=tty0 net.ifnames=0 biosdevname=0 rootdelay=90 - nomodeset - metadata: - label: Kernel parameters - weight: 40 -keystone: - admin_token: UxFQFw3m - db_password: e4Op1FQB -last_controller: node-125 -libvirt_type: qemu -host_uuid: '00000000-0000-0000-0000-000000000000' -management_network_range: 192.168.0.0/24 -management_vip: 192.168.0.6 -management_vrouter_vip: 192.168.0.7 -master_ip: 10.108.0.2 -metadata: - label: Common - weight: 30 -mongo: - enabled: false -mp: -- point: '1' - weight: '1' -- point: '2' - weight: '2' -murano: - db_password: 7I6NRZcB - enabled: false - rabbit_password: X4GK4R7f - user_password: nuCELy8q -murano_settings: - metadata: - label: Murano Settings - restrictions: - - action: hide - condition: settings:additional_components.murano.value == false - weight: 20 - murano_repo_url: http://catalog.openstack.org/ -mysql: - root_password: 5eqwkxY3 - wsrep_password: sFMiVJ7I -network_metadata: - nodes: - node-121: - swift_zone: '1' - uid: '121' - fqdn: node-121.test.domain.local - network_roles: - keystone/api: 192.168.0.1 - neutron/api: 192.168.0.1 - mgmt/database: 192.168.0.1 - sahara/api: 192.168.0.1 - heat/api: 192.168.0.1 - ceilometer/api: 192.168.0.1 - aodh/api: 192.168.0.1 - ex: - ceph/public: 192.168.0.1 - ceph/radosgw: - management: 192.168.0.1 - swift/api: 192.168.0.1 - mgmt/api: 192.168.0.1 - storage: 192.168.1.1 - mgmt/corosync: 192.168.0.1 - cinder/api: 192.168.0.1 - public/vip: - swift/replication: 192.168.1.1 - mgmt/messaging: 192.168.0.1 - neutron/mesh: 192.168.0.1 - admin/pxe: 10.109.0.9 - mongo/db: 192.168.0.1 - neutron/private: - neutron/floating: - fw-admin: 10.109.0.9 - glance/api: 192.168.0.1 - glance/glare: 192.168.0.1 - mgmt/vip: 192.168.0.1 - murano/api: 192.168.0.1 - nova/api: 192.168.0.1 - horizon: 192.168.0.1 - mgmt/memcache: 192.168.0.1 - cinder/iscsi: 192.168.1.1 - ceph/replication: 192.168.1.1 - user_node_name: Untitled (6a:e7) - node_roles: - - primary-mongo - name: node-121 - node-124: - swift_zone: '1' - uid: '124' - fqdn: node-124.test.domain.local - network_roles: - keystone/api: 192.168.0.2 - neutron/api: 192.168.0.2 - mgmt/database: 192.168.0.2 - sahara/api: 192.168.0.2 - heat/api: 192.168.0.2 - ceilometer/api: 192.168.0.2 - aodh/api: 192.168.0.2 - ex: - ceph/public: 192.168.0.2 - ceph/radosgw: - management: 192.168.0.2 - swift/api: 192.168.0.2 - mgmt/api: 192.168.0.2 - storage: 192.168.1.2 - mgmt/corosync: 192.168.0.2 - cinder/api: 192.168.0.2 - public/vip: - swift/replication: 192.168.1.2 - mgmt/messaging: 192.168.0.2 - neutron/mesh: 192.168.0.2 - admin/pxe: 10.109.0.9 - mongo/db: 192.168.0.2 - neutron/private: - neutron/floating: - fw-admin: 10.109.0.9 - glance/api: 192.168.0.2 - glance/glare: 192.168.0.2 - mgmt/vip: 192.168.0.2 - murano/api: 192.168.0.2 - nova/api: 192.168.0.2 - horizon: 192.168.0.2 - mgmt/memcache: 192.168.0.2 - cinder/iscsi: 192.168.1.2 - ceph/replication: 192.168.1.2 - user_node_name: Untitled (6a:e7) - node_roles: - - ceph-osd - name: node-124 - node-125: - swift_zone: '1' - uid: '125' - fqdn: node-125.test.domain.local - network_roles: - keystone/api: 192.168.0.3 - neutron/api: 192.168.0.3 - mgmt/database: 192.168.0.3 - sahara/api: 192.168.0.3 - heat/api: 192.168.0.3 - ceilometer/api: 192.168.0.3 - aodh/api: 192.168.0.3 - ex: 172.16.0.2 - ceph/public: 192.168.0.3 - ceph/radosgw: 172.16.0.2 - management: 192.168.0.3 - swift/api: 192.168.0.3 - mgmt/api: 192.168.0.3 - storage: 192.168.1.3 - mgmt/corosync: 192.168.0.3 - cinder/api: 192.168.0.3 - public/vip: 172.16.0.2 - swift/replication: 192.168.1.3 - mgmt/messaging: 192.168.0.3 - neutron/mesh: 192.168.0.3 - admin/pxe: 10.109.0.9 - mongo/db: 192.168.0.3 - neutron/private: - neutron/floating: - fw-admin: 10.109.0.9 - glance/api: 192.168.0.3 - glance/glare: 192.168.0.3 - mgmt/vip: 192.168.0.3 - murano/api: 192.168.0.3 - nova/api: 192.168.0.3 - horizon: 192.168.0.3 - mgmt/memcache: 192.168.0.3 - cinder/iscsi: 192.168.1.3 - ceph/replication: 192.168.1.3 - user_node_name: Untitled (6a:e7) - node_roles: - - primary-controller - name: node-125 - node-126: - swift_zone: '1' - uid: '126' - fqdn: node-126.test.domain.local - network_roles: - keystone/api: 192.168.0.4 - neutron/api: 192.168.0.4 - mgmt/database: 192.168.0.4 - sahara/api: 192.168.0.4 - heat/api: 192.168.0.4 - ceilometer/api: 192.168.0.4 - aodh/api: 192.168.0.4 - ex: - ceph/public: 192.168.0.4 - ceph/radosgw: - management: 192.168.0.4 - swift/api: 192.168.0.4 - mgmt/api: 192.168.0.4 - storage: 192.168.1.4 - mgmt/corosync: 192.168.0.4 - cinder/api: 192.168.0.4 - public/vip: - swift/replication: 192.168.1.4 - mgmt/messaging: 192.168.0.4 - neutron/mesh: 192.168.0.4 - admin/pxe: 10.109.0.9 - mongo/db: 192.168.0.4 - neutron/private: - neutron/floating: - fw-admin: 10.109.0.9 - glance/api: 192.168.0.4 - glance/glare: 192.168.0.4 - mgmt/vip: 192.168.0.4 - murano/api: 192.168.0.4 - nova/api: 192.168.0.4 - horizon: 192.168.0.4 - mgmt/memcache: 192.168.0.4 - cinder/iscsi: 192.168.1.4 - ceph/replication: 192.168.1.4 - user_node_name: Untitled (6a:e7) - node_roles: - - ceph-osd - name: node-126 - node-127: - swift_zone: '1' - uid: '127' - fqdn: node-127.test.domain.local - network_roles: - keystone/api: 192.168.0.5 - neutron/api: 192.168.0.5 - mgmt/database: 192.168.0.5 - sahara/api: 192.168.0.5 - heat/api: 192.168.0.5 - ceilometer/api: 192.168.0.5 - aodh/api: 192.168.0.5 - ex: - ceph/public: 192.168.0.5 - ceph/radosgw: - management: 192.168.0.5 - swift/api: 192.168.0.5 - mgmt/api: 192.168.0.5 - storage: 192.168.1.5 - mgmt/corosync: 192.168.0.5 - cinder/api: 192.168.0.5 - public/vip: - swift/replication: 192.168.1.5 - mgmt/messaging: 192.168.0.5 - neutron/mesh: 192.168.0.5 - admin/pxe: 10.109.0.9 - mongo/db: 192.168.0.5 - neutron/private: - neutron/floating: - fw-admin: 10.109.0.9 - glance/api: 192.168.0.5 - glance/glare: 192.168.0.5 - mgmt/vip: 192.168.0.5 - murano/api: 192.168.0.5 - nova/api: 192.168.0.5 - horizon: 192.168.0.5 - mgmt/memcache: 192.168.0.5 - cinder/iscsi: 192.168.1.5 - ceph/replication: 192.168.1.5 - user_node_name: Untitled (6a:e7) - node_roles: - - compute - name: node-127 - vips: - vrouter: - ipaddr: 192.168.0.6 - network_role: mgmt/vip - vendor_specific: - namespace: vrouter - node_roles: - - controller - - primary-controller - management: - ipaddr: 192.168.0.7 - network_role: mgmt/vip - vendor_specific: - namespace: haproxy - node_roles: - - controller - - primary-controller - public: - ipaddr: 172.16.0.3 - network_role: public/vip - vendor_specific: - namespace: haproxy - node_roles: - - controller - - primary-controller - vrouter_pub: - ipaddr: 172.16.0.3 - network_role: public/vip - vendor_specific: - iptables_rules: - ns_start: - - iptables -t nat -A POSTROUTING -o <%INT%> -j MASQUERADE - ns_stop: - - iptables -t nat -D POSTROUTING -o <%INT%> -j MASQUERADE - namespace: vrouter - node_roles: - - controller - - primary-controller -network_scheme: - endpoints: - br-fw-admin: - IP: - - 10.108.0.6/24 - br-mgmt: - IP: - - 192.168.0.5/24 - gateway: 192.168.0.7 - vendor_specific: - phy_interfaces: - - eth0 - vlans: 101 - br-prv: - IP: none - vendor_specific: - phy_interfaces: - - eth0 - vlans: 1000:1030 - br-storage: - IP: - - 192.168.1.5/24 - vendor_specific: - phy_interfaces: - - eth0 - vlans: 102 - interfaces: - eth0: - vendor_specific: - bus_info: '0000:00:03.0' - driver: e1000 - eth1: - vendor_specific: - bus_info: '0000:00:04.0' - driver: e1000 - eth2: - vendor_specific: - bus_info: '0000:00:05.0' - driver: e1000 - eth3: - vendor_specific: - bus_info: '0000:00:06.0' - driver: e1000 - eth4: - vendor_specific: - bus_info: '0000:00:07.0' - driver: e1000 - provider: lnx - roles: - ex: br-ex - public/vip: br-ex - neutron/floating: br-floating - storage: br-storage - keystone/api: br-mgmt - neutron/api: br-mgmt - mgmt/database: br-mgmt - sahara/api: br-mgmt - ceilometer/api: br-mgmt - aodh/api: br-mgmt - mgmt/vip: br-mgmt - ceph/public: br-mgmt - mgmt/messaging: br-mgmt - management: br-mgmt - swift/api: br-mgmt - mgmt/api: br-mgmt - storage: br-storage - mgmt/corosync: br-mgmt - cinder/api: br-mgmt - swift/replication: br-storage - neutron/mesh: br-mgmt - admin/pxe: br-fw-admin - mongo/db: br-mgmt - neutron/private: br-prv - fw-admin: br-fw-admin - glance/api: br-mgmt - glance/glare: br-mgmt - heat/api: br-mgmt - murano/api: br-mgmt - nova/api: br-mgmt - horizon: br-mgmt - mgmt/memcache: br-mgmt - cinder/iscsi: br-storage - ceph/replication: br-storage - neutron/mesh: br-mgmt - transformations: - - action: add-br - name: br-fw-admin - - action: add-br - name: br-mgmt - - action: add-br - name: br-storage - - action: add-br - name: br-prv - provider: ovs - - action: add-patch - bridges: - - br-prv - - br-fw-admin - provider: ovs - - action: add-port - bridge: br-fw-admin - name: eth0 - - action: add-port - bridge: br-storage - name: eth0.102 - - action: add-port - bridge: br-mgmt - name: eth0.101 - version: '1.1' -neutron_mellanox: - metadata: - enabled: true - label: Mellanox Neutron components - toggleable: false - weight: 50 - plugin: disabled - vf_num: '16' -nova: - db_password: VXcP6cIR - state_path: /var/lib/nova - user_password: fuhtZH6v -nova_quota: false -online: true -openstack_version: 2014.2-6.1 -openstack_version_prev: null -priority: 300 -provision: - codename: trusty - image_data: - /: - container: gzip - format: ext4 - uri: http://10.108.0.2:8080/targetimages/env_37_ubuntu_1404_amd64.img.gz - /boot: - container: gzip - format: ext2 - uri: http://10.108.0.2:8080/targetimages/env_37_ubuntu_1404_amd64-boot.img.gz - metadata: - label: Provision - weight: 80 - method: image -public_network_assignment: - assign_to_all_nodes: false - metadata: - label: Public network assignment - restrictions: - - action: hide - condition: cluster:net_provider != 'neutron' - weight: 50 -neutron_advanced_configuration: - neutron_dvr: false - neutron_l2_pop: false - neutron_l3_ha: true -public_vip: 172.16.0.3 -public_vrouter_vip: 172.16.0.4 -puppet: - manifests: rsync://10.108.0.2:/puppet/2014.2-6.1/manifests/ - modules: rsync://10.108.0.2:/puppet/2014.2-6.1/modules/ -puppet_debug: true -quantum: true -quantum_settings: - L2: - base_mac: fa:16:3e:00:00:00 - phys_nets: - physnet1: - bridge: br-floating - physnet2: - bridge: br-prv - vlan_range: 1000:1030 - segmentation_type: vlan - L3: - use_namespaces: true - database: - passwd: zOXpcc6c - keystone: - admin_password: XgdPodA7 - metadata: - metadata_proxy_shared_secret: QU11ydS2 - predefined_networks: - net04: - L2: - network_type: vlan - physnet: physnet2 - router_ext: false - segment_id: null - L3: - enable_dhcp: true - floating: null - gateway: 192.168.111.1 - nameservers: - - 8.8.4.4 - - 8.8.8.8 - subnet: 192.168.111.0/24 - shared: false - tenant: admin - net04_ext: - L2: - network_type: flat - physnet: physnet1 - router_ext: true - segment_id: null - L3: - enable_dhcp: false - floating: 172.16.0.130:172.16.0.254 - gateway: 172.16.0.1 - nameservers: [] - subnet: 172.16.0.0/24 - shared: false - tenant: admin -rabbit: - password: 1GXPbTgb -repo_setup: - installer_initrd: - local: /var/www/nailgun/ubuntu/x86_64/images/initrd.gz - remote_relative: dists/trusty/main/installer-amd64/current/images/netboot/ubuntu-installer/amd64/initrd.gz - installer_kernel: - local: /var/www/nailgun/ubuntu/x86_64/images/linux - remote_relative: dists/trusty/main/installer-amd64/current/images/netboot/ubuntu-installer/amd64/linux - metadata: - label: Repositories - weight: 50 - repos: - - name: ubuntu - priority: null - section: main universe multiverse - suite: trusty - type: deb - uri: http://archive.ubuntu.com/ubuntu/ - - name: ubuntu-updates - priority: null - section: main universe multiverse - suite: trusty-updates - type: deb - uri: http://archive.ubuntu.com/ubuntu/ - - name: ubuntu-security - priority: null - section: main universe multiverse - suite: trusty-security - type: deb - uri: http://archive.ubuntu.com/ubuntu/ - - name: mos - priority: 1050 - section: main restricted - suite: mos6.1 - type: deb - uri: http://mirror.fuel-infra.org/mos/ubuntu/ - - name: mos-updates - priority: 1050 - section: main restricted - suite: mos6.1-updates - type: deb - uri: http://mirror.fuel-infra.org/mos/ubuntu/ - - name: mos-security - priority: 1050 - section: main restricted - suite: mos6.1-security - type: deb - uri: http://mirror.fuel-infra.org/mos/ubuntu/ - - name: mos-holdback - priority: 1100 - section: main restricted - suite: mos6.1-holdback - type: deb - uri: http://mirror.fuel-infra.org/mos/ubuntu/ -resume_guests_state_on_host_boot: true -role: compute -sahara: - db_password: R68HpdNS - enabled: false - user_password: ts32qXcD -status: discover -storage: - ephemeral_ceph: false - images_ceph: true - images_vcenter: false - iser: false - metadata: - label: Storage - weight: 60 - objects_ceph: true - osd_pool_size: '2' - pg_num: 256 - per_pool_pg_nums: - default_pg_num: 256 - compute: 1024 - backups: 512 - ".rgw": 512 - images: 256 - volumes_ceph: true - volumes_lvm: false -storage_network_range: 192.168.1.0/24 -swift: - user_password: bpFT3TKn -syslog: - metadata: - label: Syslog - weight: 50 - syslog_port: '514' - syslog_server: '' - syslog_transport: tcp -tasks: -- parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/hiera/hiera.pp - puppet_modules: /etc/puppet/modules - timeout: 3600 - priority: 100 - type: puppet - uids: - - '127' -- parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/globals/globals.pp - puppet_modules: /etc/puppet/modules - timeout: 3600 - priority: 200 - type: puppet - uids: - - '127' -- parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/logging/logging.pp - puppet_modules: /etc/puppet/modules - timeout: 3600 - priority: 300 - type: puppet - uids: - - '127' -- parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/tools/tools.pp - puppet_modules: /etc/puppet/modules - timeout: 3600 - priority: 400 - type: puppet - uids: - - '127' -- parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/netconfig/netconfig.pp - puppet_modules: /etc/puppet/modules - timeout: 3600 - priority: 500 - type: puppet - uids: - - '127' -- parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/firewall/firewall.pp - puppet_modules: /etc/puppet/modules - timeout: 3600 - priority: 600 - type: puppet - uids: - - '127' -- parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/hosts/hosts.pp - puppet_modules: /etc/puppet/modules - timeout: 3600 - priority: 700 - type: puppet - uids: - - '127' -- parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/roles/compute.pp - puppet_modules: /etc/puppet/modules - timeout: 3600 - priority: 900 - type: puppet - uids: - - '127' -- parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/ceilometer/compute.pp - puppet_modules: /etc/puppet/modules - timeout: 3600 - priority: 1000 - type: puppet - uids: - - '127' -- parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/dns/dns-client.pp - puppet_modules: /etc/puppet/modules - timeout: 3600 - priority: 1100 - type: puppet - uids: - - '127' -- parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/openstack-network/openstack-network-compute.pp - puppet_modules: /etc/puppet/modules - timeout: 3600 - priority: 1200 - type: puppet - uids: - - '127' -test_vm_image: - container_format: bare - disk_format: qcow2 - glance_properties: '' - img_name: TestVM - img_path: /usr/share/cirros-testvm/cirros-x86_64-disk.img - min_ram: 64 - os_name: cirros - public: 'true' -uid: '127' -use_cow_images: true -use_vcenter: false -user_node_name: Untitled (74:27) -workloads_collector: - enabled: true - metadata: - label: Workloads Collector User - restrictions: - - action: hide - condition: 'true' - weight: 10 - password: v6vMAe7Q - tenant: services - username: workloads_collector -hugepages: -- {count: 512, numa_id: 0, size: 2048} -- {count: 8, numa_id: 1, size: 1048576} diff --git a/hiera/neut_vlan_l3ha.ceph.ceil-controller.yaml b/hiera/neut_vlan_l3ha.ceph.ceil-controller.yaml deleted file mode 100644 index 0e37d8e..0000000 --- a/hiera/neut_vlan_l3ha.ceph.ceil-controller.yaml +++ /dev/null @@ -1,1113 +0,0 @@ -access: - email: admin@localhost - metadata: - label: Access - weight: 10 - password: admin - tenant: admin - user: admin -auth_key: '' -auto_assign_floating_ip: false -base_syslog: - syslog_port: '514' - syslog_server: 10.108.0.2 -ceilometer: - db_password: Toe5phw4 - enabled: true - metering_secret: tHq2rcoq - user_password: WBfBSo6U -aodh: - user_password: Be0Oloop - db_password: Thu5ieY6 -cinder: - db_password: trj609V8 - fixed_key: 7883d66c643ce9a508ebcd4cd5516fc98814a11276bc98c4e8e671188b54e941 - user_password: sJRfG0GP -cobbler: - profile: ubuntu_1404_x86_64 -corosync: - group: 226.94.1.1 - metadata: - label: Corosync - restrictions: - - action: hide - condition: 'true' - weight: 50 - port: '12000' - verified: false -debug: false -deployment_id: 37 -deployment_mode: ha_compact -external_dns: - dns_list: - - 8.8.8.8 - - 8.8.4.4 - metadata: - label: Upstream DNS - weight: 90 -external_mongo: - hosts_ip: '' - metadata: - label: External MongoDB - restrictions: - - action: hide - condition: settings:additional_components.mongo.value == false - weight: 20 - mongo_db_name: ceilometer - mongo_password: ceilometer - mongo_replset: '' - mongo_user: ceilometer -external_ntp: - metadata: - label: Upstream NTP - weight: 100 - ntp_list: - - 0.pool.ntp.org - - 1.pool.ntp.org -public_ssl: - metadata: - label: Public TLS - weight: 110 - horizon: true - services: true - cert_source: self_signed - cert_data: - content: 'somedataaboutyourkeypair' - hostname: public.fuel.local -fail_if_error: true -fqdn: node-125.test.domain.local -fuel_version: '6.1' -glance: - db_password: 385SUUrC - image_cache_max_size: '0' - user_password: A9KgbnX6 -glance_glare: - user_password: 23dfhbWd -heat: - auth_encryption_key: 2604abefbdf5043f07e989af10f6caba - db_password: NTeyraV2 - enabled: true - rabbit_password: ReVt6ZKQ - user_password: tryL79Yl -kernel_params: - kernel: console=ttyS0,9600 console=tty0 net.ifnames=0 biosdevname=0 rootdelay=90 - nomodeset - metadata: - label: Kernel parameters - weight: 40 -keystone: - admin_token: UxFQFw3m - db_password: e4Op1FQB -last_controller: node-125 -libvirt_type: qemu -management_network_range: 192.168.0.0/24 -management_vip: 192.168.0.6 -management_vrouter_vip: 192.168.0.7 -master_ip: 10.108.0.2 -metadata: - label: Common - weight: 30 -mongo: - enabled: false -mp: -- point: '1' - weight: '1' -- point: '2' - weight: '2' -murano: - db_password: 7I6NRZcB - enabled: false - rabbit_password: X4GK4R7f - user_password: nuCELy8q -murano_settings: - metadata: - label: Murano Settings - restrictions: - - action: hide - condition: settings:additional_components.murano.value == false - weight: 20 - murano_repo_url: http://catalog.openstack.org/ -mysql: - root_password: 5eqwkxY3 - wsrep_password: sFMiVJ7R -network_metadata: - nodes: - node-121: - swift_zone: '1' - uid: '121' - fqdn: node-121.test.domain.local - network_roles: - keystone/api: 192.168.0.1 - neutron/api: 192.168.0.1 - mgmt/database: 192.168.0.1 - sahara/api: 192.168.0.1 - heat/api: 192.168.0.1 - ceilometer/api: 192.168.0.1 - aodh/api: 192.168.0.1 - ex: - ceph/public: 192.168.0.1 - ceph/radosgw: - management: 192.168.0.1 - swift/api: 192.168.0.1 - mgmt/api: 192.168.0.1 - storage: 192.168.1.1 - mgmt/corosync: 192.168.0.1 - cinder/api: 192.168.0.1 - public/vip: - swift/replication: 192.168.1.1 - mgmt/messaging: 192.168.0.1 - neutron/mesh: 192.168.0.1 - admin/pxe: 10.109.0.9 - mongo/db: 192.168.0.1 - neutron/private: - neutron/floating: - fw-admin: 10.109.0.9 - glance/api: 192.168.0.1 - glance/glare: 192.168.0.1 - mgmt/vip: 192.168.0.1 - murano/api: 192.168.0.1 - nova/api: 192.168.0.1 - horizon: 192.168.0.1 - mgmt/memcache: 192.168.0.1 - cinder/iscsi: 192.168.1.1 - ceph/replication: 192.168.1.1 - user_node_name: Untitled (6a:e7) - node_roles: - - primary-mongo - name: node-121 - node-124: - swift_zone: '1' - uid: '124' - fqdn: node-124.test.domain.local - network_roles: - keystone/api: 192.168.0.2 - neutron/api: 192.168.0.2 - mgmt/database: 192.168.0.2 - sahara/api: 192.168.0.2 - heat/api: 192.168.0.2 - ceilometer/api: 192.168.0.2 - aodh/api: 192.168.0.2 - ex: - ceph/public: 192.168.0.2 - ceph/radosgw: - management: 192.168.0.2 - swift/api: 192.168.0.2 - mgmt/api: 192.168.0.2 - storage: 192.168.1.2 - mgmt/corosync: 192.168.0.2 - cinder/api: 192.168.0.2 - public/vip: - swift/replication: 192.168.1.2 - mgmt/messaging: 192.168.0.2 - neutron/mesh: 192.168.0.2 - admin/pxe: 10.109.0.9 - mongo/db: 192.168.0.2 - neutron/private: - neutron/floating: - fw-admin: 10.109.0.9 - glance/api: 192.168.0.2 - glance/glare: 192.168.0.2 - mgmt/vip: 192.168.0.2 - murano/api: 192.168.0.2 - nova/api: 192.168.0.2 - horizon: 192.168.0.2 - mgmt/memcache: 192.168.0.2 - cinder/iscsi: 192.168.1.2 - ceph/replication: 192.168.1.2 - user_node_name: Untitled (6a:e7) - node_roles: - - ceph-osd - name: node-124 - node-125: - swift_zone: '1' - uid: '125' - fqdn: node-125.test.domain.local - network_roles: - keystone/api: 192.168.0.3 - neutron/api: 192.168.0.3 - mgmt/database: 192.168.0.3 - sahara/api: 192.168.0.3 - heat/api: 192.168.0.3 - ceilometer/api: 192.168.0.3 - aodh/api: 192.168.0.3 - ex: 172.16.0.2 - ceph/public: 192.168.0.3 - ceph/radosgw: 172.16.0.2 - management: 192.168.0.3 - swift/api: 192.168.0.3 - mgmt/api: 192.168.0.3 - storage: 192.168.1.3 - mgmt/corosync: 192.168.0.3 - cinder/api: 192.168.0.3 - public/vip: 172.16.0.2 - swift/replication: 192.168.1.3 - mgmt/messaging: 192.168.0.3 - neutron/mesh: 192.168.0.3 - admin/pxe: 10.109.0.9 - mongo/db: 192.168.0.3 - neutron/private: - neutron/floating: - fw-admin: 10.109.0.9 - glance/api: 192.168.0.3 - glance/glare: 192.168.0.3 - mgmt/vip: 192.168.0.3 - murano/api: 192.168.0.3 - nova/api: 192.168.0.3 - horizon: 192.168.0.3 - mgmt/memcache: 192.168.0.3 - cinder/iscsi: 192.168.1.3 - ceph/replication: 192.168.1.3 - user_node_name: Untitled (6a:e7) - node_roles: - - primary-controller - name: node-125 - node-126: - swift_zone: '1' - uid: '126' - fqdn: node-126.test.domain.local - network_roles: - keystone/api: 192.168.0.4 - neutron/api: 192.168.0.4 - mgmt/database: 192.168.0.4 - sahara/api: 192.168.0.4 - heat/api: 192.168.0.4 - ceilometer/api: 192.168.0.4 - aodh/api: 192.168.0.4 - ex: - ceph/public: 192.168.0.4 - ceph/radosgw: - management: 192.168.0.4 - swift/api: 192.168.0.4 - mgmt/api: 192.168.0.4 - storage: 192.168.1.4 - mgmt/corosync: 192.168.0.4 - cinder/api: 192.168.0.4 - public/vip: - swift/replication: 192.168.1.4 - mgmt/messaging: 192.168.0.4 - neutron/mesh: 192.168.0.4 - admin/pxe: 10.109.0.9 - mongo/db: 192.168.0.4 - neutron/private: - neutron/floating: - fw-admin: 10.109.0.9 - glance/api: 192.168.0.4 - glance/glare: 192.168.0.4 - mgmt/vip: 192.168.0.4 - murano/api: 192.168.0.4 - nova/api: 192.168.0.4 - horizon: 192.168.0.4 - mgmt/memcache: 192.168.0.4 - cinder/iscsi: 192.168.1.4 - ceph/replication: 192.168.1.4 - user_node_name: Untitled (6a:e7) - node_roles: - - ceph-osd - name: node-126 - node-127: - swift_zone: '1' - uid: '127' - fqdn: node-127.test.domain.local - network_roles: - keystone/api: 192.168.0.5 - neutron/api: 192.168.0.5 - mgmt/database: 192.168.0.9 - sahara/api: 192.168.0.5 - heat/api: 192.168.0.5 - ceilometer/api: 192.168.0.5 - aodh/api: 192.168.0.5 - ex: - ceph/public: 192.168.0.5 - ceph/radosgw: - management: 192.168.0.5 - swift/api: 192.168.0.5 - mgmt/api: 192.168.0.5 - storage: 192.168.1.5 - mgmt/corosync: 192.168.0.5 - cinder/api: 192.168.0.5 - public/vip: - swift/replication: 192.168.1.5 - mgmt/messaging: 192.168.0.5 - neutron/mesh: 192.168.0.5 - admin/pxe: 10.109.0.9 - mongo/db: 192.168.0.5 - neutron/private: - neutron/floating: - fw-admin: 10.109.0.9 - glance/api: 192.168.0.5 - glance/glare: 192.168.0.5 - mgmt/vip: 192.168.0.5 - murano/api: 192.168.0.5 - nova/api: 192.168.0.5 - horizon: 192.168.0.5 - mgmt/memcache: 192.168.0.5 - cinder/iscsi: 192.168.1.5 - ceph/replication: 192.168.1.5 - user_node_name: Untitled (6a:e7) - node_roles: - - compute - name: node-127 - node-128: - swift_zone: '1' - uid: '128' - fqdn: node-128.test.domain.local - network_roles: - keystone/api: 192.168.0.8 - neutron/api: 192.168.0.8 - mgmt/database: 192.168.0.8 - sahara/api: 192.168.0.8 - heat/api: 192.168.0.8 - ceilometer/api: 192.168.0.8 - aodh/api: 192.168.0.8 - ex: 172.16.0.8 - ceph/public: 192.168.0.8 - ceph/radosgw: 172.16.0.8 - management: 192.168.0.8 - swift/api: 192.168.0.8 - mgmt/api: 192.168.0.8 - storage: 192.168.1.8 - mgmt/corosync: 192.168.0.8 - cinder/api: 192.168.0.8 - public/vip: 172.16.0.8 - swift/replication: 192.168.1.8 - mgmt/messaging: 192.168.0.8 - neutron/mesh: 192.168.0.8 - admin/pxe: 10.109.0.9 - mongo/db: 192.168.0.8 - neutron/private: - neutron/floating: - fw-admin: 10.109.0.9 - glance/api: 192.168.0.8 - glance/glare: 192.168.0.8 - mgmt/vip: 192.168.0.8 - murano/api: 192.168.0.8 - nova/api: 192.168.0.8 - horizon: 192.168.0.8 - mgmt/memcache: 192.168.0.8 - cinder/iscsi: 192.168.1.8 - ceph/replication: 192.168.1.8 - user_node_name: Untitled (56:67) - node_roles: - - controller - name: node-128 - vips: - vrouter: - ipaddr: 192.168.0.6 - network_role: mgmt/vip - vendor_specific: - namespace: vrouter - node_roles: - - controller - - primary-controller - management: - ipaddr: 192.168.0.7 - network_role: mgmt/vip - vendor_specific: - namespace: haproxy - node_roles: - - controller - - primary-controller - public: - ipaddr: 172.16.0.3 - network_role: public/vip - vendor_specific: - namespace: haproxy - node_roles: - - controller - - primary-controller - vrouter_pub: - ipaddr: 172.16.0.3 - network_role: public/vip - vendor_specific: - iptables_rules: - ns_start: - - iptables -t nat -A POSTROUTING -o <%INT%> -j MASQUERADE - ns_stop: - - iptables -t nat -D POSTROUTING -o <%INT%> -j MASQUERADE - namespace: vrouter - node_roles: - - controller - - primary-controller -network_scheme: - endpoints: - br-ex: - IP: - - 172.16.0.8/24 - gateway: 172.16.0.1 - vendor_specific: - phy_interfaces: - - eth1 - br-floating: - IP: none - br-fw-admin: - IP: - - 10.108.0.9/24 - br-mgmt: - IP: - - 192.168.0.8/24 - vendor_specific: - phy_interfaces: - - eth0 - vlans: 101 - br-prv: - IP: none - vendor_specific: - phy_interfaces: - - eth0 - vlans: 1000:1030 - br-storage: - IP: - - 192.168.1.8/24 - vendor_specific: - phy_interfaces: - - eth0 - vlans: 102 - interfaces: - eth0: - vendor_specific: - bus_info: '0000:00:03.0' - driver: e1000 - eth1: - vendor_specific: - bus_info: '0000:00:04.0' - driver: e1000 - eth2: - vendor_specific: - bus_info: '0000:00:05.0' - driver: e1000 - eth3: - vendor_specific: - bus_info: '0000:00:06.0' - driver: e1000 - eth4: - vendor_specific: - bus_info: '0000:00:07.0' - driver: e1000 - provider: lnx - roles: - ex: br-ex - public/vip: br-ex - neutron/floating: br-floating - storage: br-storage - keystone/api: br-mgmt - neutron/api: br-mgmt - mgmt/database: br-mgmt - sahara/api: br-mgmt - ceilometer/api: br-mgmt - aodh/api: br-mgmt - mgmt/vip: br-mgmt - ceph/public: br-mgmt - mgmt/messaging: br-mgmt - management: br-mgmt - swift/api: br-mgmt - mgmt/api: br-mgmt - storage: br-storage - mgmt/corosync: br-mgmt - cinder/api: br-mgmt - swift/replication: br-storage - neutron/mesh: br-mgmt - admin/pxe: br-fw-admin - mongo/db: br-mgmt - neutron/private: br-prv - fw-admin: br-fw-admin - glance/api: br-mgmt - glance/glare: br-mgmt - heat/api: br-mgmt - murano/api: br-mgmt - nova/api: br-mgmt - horizon: br-mgmt - mgmt/memcache: br-mgmt - cinder/iscsi: br-storage - ceph/replication: br-storage - neutron/mesh: br-mgmt - transformations: - - action: add-br - name: br-fw-admin - - action: add-br - name: br-mgmt - - action: add-br - name: br-storage - - action: add-br - name: br-ex - - action: add-br - name: br-floating - provider: ovs - - action: add-patch - bridges: - - br-floating - - br-ex - provider: ovs - - action: add-br - name: br-prv - provider: ovs - - action: add-patch - bridges: - - br-prv - - br-fw-admin - provider: ovs - - action: add-port - bridge: br-fw-admin - name: eth0 - - action: add-port - bridge: br-storage - name: eth0.102 - - action: add-port - bridge: br-mgmt - name: eth0.101 - - action: add-port - bridge: br-ex - name: eth1 - version: '1.1' -neutron_mellanox: - metadata: - enabled: true - label: Mellanox Neutron components - toggleable: false - weight: 50 - plugin: disabled - vf_num: '16' -nova: - db_password: VXcP6cIR - state_path: /var/lib/nova - user_password: fuhtZH6v -nova_quota: false -online: true -openstack_version: 2014.2-6.1 -openstack_version_prev: null -priority: 200 -provision: - codename: trusty - image_data: - /: - container: gzip - format: ext4 - uri: http://10.108.0.2:8080/targetimages/env_37_ubuntu_1404_amd64.img.gz - /boot: - container: gzip - format: ext2 - uri: http://10.108.0.2:8080/targetimages/env_37_ubuntu_1404_amd64-boot.img.gz - metadata: - label: Provision - weight: 80 - method: image -public_network_assignment: - assign_to_all_nodes: false - metadata: - label: Public network assignment - restrictions: - - action: hide - condition: cluster:net_provider != 'neutron' - weight: 50 -neutron_advanced_configuration: - neutron_dvr: false - neutron_l2_pop: false - neutron_l3_ha: true -public_vip: 172.16.0.3 -public_vrouter_vip: 172.16.0.4 -puppet: - manifests: rsync://10.108.0.2:/puppet/2014.2-6.1/manifests/ - modules: rsync://10.108.0.2:/puppet/2014.2-6.1/modules/ -puppet_debug: true -quantum: true -quantum_settings: - L2: - base_mac: fa:16:3e:00:00:00 - phys_nets: - physnet1: - bridge: br-floating - physnet2: - bridge: br-prv - vlan_range: 1000:1030 - segmentation_type: vlan - L3: - use_namespaces: true - database: - passwd: zOXpcc6c - keystone: - admin_password: XgdPodA7 - metadata: - metadata_proxy_shared_secret: QU11ydS2 - predefined_networks: - net04: - L2: - network_type: vlan - physnet: physnet2 - router_ext: false - segment_id: null - L3: - enable_dhcp: true - floating: null - gateway: 192.168.111.1 - nameservers: - - 8.8.4.4 - - 8.8.8.8 - subnet: 192.168.111.0/24 - shared: false - tenant: admin - net04_ext: - L2: - network_type: flat - physnet: physnet1 - router_ext: true - segment_id: null - L3: - enable_dhcp: false - floating: 172.16.0.130:172.16.0.254 - gateway: 172.16.0.1 - nameservers: [] - subnet: 172.16.0.0/24 - shared: false - tenant: admin -rabbit: - password: 1GXPbTgb -repo_setup: - installer_initrd: - local: /var/www/nailgun/ubuntu/x86_64/images/initrd.gz - remote_relative: dists/trusty/main/installer-amd64/current/images/netboot/ubuntu-installer/amd64/initrd.gz - installer_kernel: - local: /var/www/nailgun/ubuntu/x86_64/images/linux - remote_relative: dists/trusty/main/installer-amd64/current/images/netboot/ubuntu-installer/amd64/linux - metadata: - label: Repositories - weight: 50 - repos: - - name: ubuntu - priority: null - section: main universe multiverse - suite: trusty - type: deb - uri: http://archive.ubuntu.com/ubuntu/ - - name: ubuntu-updates - priority: null - section: main universe multiverse - suite: trusty-updates - type: deb - uri: http://archive.ubuntu.com/ubuntu/ - - name: ubuntu-security - priority: null - section: main universe multiverse - suite: trusty-security - type: deb - uri: http://archive.ubuntu.com/ubuntu/ - - name: mos - priority: 1050 - section: main restricted - suite: mos6.1 - type: deb - uri: http://mirror.fuel-infra.org/mos/ubuntu/ - - name: mos-updates - priority: 1050 - section: main restricted - suite: mos6.1-updates - type: deb - uri: http://mirror.fuel-infra.org/mos/ubuntu/ - - name: mos-security - priority: 1050 - section: main restricted - suite: mos6.1-security - type: deb - uri: http://mirror.fuel-infra.org/mos/ubuntu/ - - name: mos-holdback - priority: 1100 - section: main restricted - suite: mos6.1-holdback - type: deb - uri: http://mirror.fuel-infra.org/mos/ubuntu/ -resume_guests_state_on_host_boot: true -role: primary-controller -sahara: - db_password: R68HpdNS - enabled: false - user_password: ts32qXcD -status: discover -storage: - ephemeral_ceph: false - images_ceph: true - images_vcenter: false - iser: false - metadata: - label: Storage - weight: 60 - objects_ceph: true - osd_pool_size: '2' - pg_num: 256 - per_pool_pg_nums: - default_pg_num: 256 - volumes: 64 - compute: 1024 - backups: 512 - ".rgw": 512 - images: 256 - volumes_ceph: true - volumes_lvm: false -storage_network_range: 192.168.1.0/24 -swift: - user_password: bpFT3TKn -syslog: - metadata: - label: Syslog - weight: 50 - syslog_port: '514' - syslog_server: '' - syslog_transport: tcp -tasks: -- parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/hiera/hiera.pp - puppet_modules: /etc/puppet/modules - timeout: 3600 - priority: 100 - type: puppet - uids: - - '125' -- parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/globals/globals.pp - puppet_modules: /etc/puppet/modules - timeout: 3600 - priority: 200 - type: puppet - uids: - - '125' -- parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/logging/logging.pp - puppet_modules: /etc/puppet/modules - timeout: 3600 - priority: 300 - type: puppet - uids: - - '125' -- parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/tools/tools.pp - puppet_modules: /etc/puppet/modules - timeout: 3600 - priority: 400 - type: puppet - uids: - - '125' -- parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/umm/umm.pp - puppet_modules: /etc/puppet/modules - timeout: 3600 - priority: 500 - type: puppet - uids: - - '125' -- parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/netconfig/netconfig.pp - puppet_modules: /etc/puppet/modules - timeout: 3600 - priority: 600 - type: puppet - uids: - - '125' -- parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/hosts/hosts.pp - puppet_modules: /etc/puppet/modules - timeout: 3600 - priority: 700 - type: puppet - uids: - - '125' -- parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/firewall/firewall.pp - puppet_modules: /etc/puppet/modules - timeout: 3600 - priority: 800 - type: puppet - uids: - - '125' -- parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/cluster/cluster.pp - puppet_modules: /etc/puppet/modules - timeout: 3600 - priority: 900 - type: puppet - uids: - - '125' -- parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/virtual_ips/virtual_ips.pp - puppet_modules: /etc/puppet/modules - timeout: 3600 - priority: 1000 - type: puppet - uids: - - '125' -- parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/virtual_ips/conntrackd.pp - puppet_modules: /etc/puppet/modules - timeout: 3600 - priority: 1100 - type: puppet - uids: - - '125' -- parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/cluster-haproxy/cluster-haproxy.pp - puppet_modules: /etc/puppet/modules - timeout: 3600 - priority: 1200 - type: puppet - uids: - - '125' -- parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/openstack-haproxy/openstack-haproxy.pp - puppet_modules: /etc/puppet/modules - timeout: 3600 - priority: 1300 - type: puppet - uids: - - '125' -- parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/dns/dns-server.pp - puppet_modules: /etc/puppet/modules - timeout: 3600 - priority: 1400 - type: puppet - uids: - - '125' -- parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/dns/dns-client.pp - puppet_modules: /etc/puppet/modules - timeout: 3600 - priority: 1500 - type: puppet - uids: - - '125' -- parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/ntp/ntp-server.pp - puppet_modules: /etc/puppet/modules - timeout: 3600 - priority: 1600 - type: puppet - uids: - - '125' -- parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/database/database.pp - puppet_modules: /etc/puppet/modules - timeout: 3600 - priority: 1700 - type: puppet - uids: - - '125' -- parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/aodh/aodh.pp - puppet_modules: /etc/puppet/modules - timeout: 3600 - priority: 1800 - type: puppet - uids: - - '125' -- parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/ceilometer/controller.pp - puppet_modules: /etc/puppet/modules - timeout: 3600 - priority: 1800 - type: puppet - uids: - - '125' -- parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/ceilometer/radosgw_user.pp - puppet_modules: /etc/puppet/modules - timeout: 3600 - priority: 1800 - type: puppet - uids: - - '125' -- parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/rabbitmq/rabbitmq.pp - puppet_modules: /etc/puppet/modules - timeout: 3600 - priority: 1900 - type: puppet - uids: - - '125' -- parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/memcached/memcached.pp - puppet_modules: /etc/puppet/modules - timeout: 3600 - priority: 2000 - type: puppet - uids: - - '125' -- parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/keystone/keystone.pp - puppet_modules: /etc/puppet/modules - timeout: 3600 - priority: 2100 - type: puppet - uids: - - '125' -- parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/openstack-cinder/openstack-cinder.pp - puppet_modules: /etc/puppet/modules - timeout: 1200 - priority: 2200 - type: puppet - uids: - - '125' -- parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/glance/glance.pp - puppet_modules: /etc/puppet/modules - timeout: 3600 - priority: 2300 - type: puppet - uids: - - '125' -- parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/openstack-controller/openstack-controller.pp - puppet_modules: /etc/puppet/modules - timeout: 3600 - priority: 2400 - type: puppet - uids: - - '125' -- parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/openstack-network/openstack-network-controller.pp - puppet_modules: /etc/puppet/modules - timeout: 3600 - priority: 2500 - type: puppet - uids: - - '125' -- parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/heat/heat.pp - puppet_modules: /etc/puppet/modules - timeout: 3600 - priority: 2600 - type: puppet - uids: - - '125' -- parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/horizon/horizon.pp - puppet_modules: /etc/puppet/modules - timeout: 3600 - priority: 2700 - type: puppet - uids: - - '125' -- parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/murano/murano.pp - puppet_modules: /etc/puppet/modules - timeout: 3600 - priority: 2800 - type: puppet - uids: - - '125' -- parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/sahara/sahara.pp - puppet_modules: /etc/puppet/modules - timeout: 3600 - priority: 2900 - type: puppet - uids: - - '125' -- parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/api-proxy/api-proxy.pp - puppet_modules: /etc/puppet/modules - timeout: 3600 - priority: 3000 - type: puppet - uids: - - '125' -- parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/ceph/mon.pp - puppet_modules: /etc/puppet/modules - timeout: 3600 - priority: 3100 - type: puppet - uids: - - '125' -- parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/ceph/radosgw.pp - puppet_modules: /etc/puppet/modules - timeout: 3600 - priority: 3200 - type: puppet - uids: - - '125' -- parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/swift/swift.pp - puppet_modules: /etc/puppet/modules - timeout: 3600 - priority: 3300 - type: puppet - uids: - - '125' -- parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/roles/controller.pp - puppet_modules: /etc/puppet/modules - timeout: 3600 - priority: 3400 - type: puppet - uids: - - '125' -- parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/swift/rebalance_cronjob.pp - puppet_modules: /etc/puppet/modules - timeout: 300 - priority: 3500 - type: puppet - uids: - - '125' -test_vm_image: - container_format: bare - disk_format: qcow2 - glance_properties: '' - img_name: TestVM - img_path: /usr/share/cirros-testvm/cirros-x86_64-disk.img - min_ram: 64 - os_name: cirros - public: 'true' -uid: '125' -use_cow_images: true -use_vcenter: false -user_node_name: Untitled (34:45) -workloads_collector: - enabled: true - metadata: - label: Workloads Collector User - restrictions: - - action: hide - condition: 'true' - weight: 10 - password: v6vMAe7Q - tenant: services - username: workloads_collector -hugepages: -- {count: 512, numa_id: 0, size: 2048} -- {count: 8, numa_id: 1, size: 1048576} diff --git a/hiera/neut_vlan_l3ha.ceph.ceil-primary-controller.yaml b/hiera/neut_vlan_l3ha.ceph.ceil-primary-controller.yaml deleted file mode 100644 index 71c7f4c..0000000 --- a/hiera/neut_vlan_l3ha.ceph.ceil-primary-controller.yaml +++ /dev/null @@ -1,1113 +0,0 @@ -access: - email: admin@localhost - metadata: - label: Access - weight: 10 - password: admin - tenant: admin - user: admin -auth_key: '' -auto_assign_floating_ip: false -base_syslog: - syslog_port: '514' - syslog_server: 10.108.0.2 -ceilometer: - db_password: Toe5phw4 - enabled: true - metering_secret: tHq2rcoq - user_password: WBfBSo6U -aodh: - user_password: Be0Oloop - db_password: Thu5ieY6 -cinder: - db_password: trj609V8 - fixed_key: 7883d66c643ce9a508ebcd4cd5516fc98814a11276bc98c4e8e671188b54e941 - user_password: sJRfG0GP -cobbler: - profile: ubuntu_1404_x86_64 -corosync: - group: 226.94.1.1 - metadata: - label: Corosync - restrictions: - - action: hide - condition: 'true' - weight: 50 - port: '12000' - verified: false -debug: false -deployment_id: 37 -deployment_mode: ha_compact -external_dns: - dns_list: - - 8.8.8.8 - - 8.8.4.4 - metadata: - label: Upstream DNS - weight: 90 -external_mongo: - hosts_ip: '' - metadata: - label: External MongoDB - restrictions: - - action: hide - condition: settings:additional_components.mongo.value == false - weight: 20 - mongo_db_name: ceilometer - mongo_password: ceilometer - mongo_replset: '' - mongo_user: ceilometer -external_ntp: - metadata: - label: Upstream NTP - weight: 100 - ntp_list: - - 0.pool.ntp.org - - 1.pool.ntp.org -public_ssl: - metadata: - label: Public TLS - weight: 110 - horizon: true - services: true - cert_source: self_signed - cert_data: - content: 'somedataaboutyourkeypair' - hostname: public.fuel.local -fail_if_error: true -fqdn: node-125.test.domain.local -fuel_version: '6.1' -glance: - db_password: 385SUUrC - image_cache_max_size: '0' - user_password: A9KgbnX6 -glance_glare: - user_password: 23dfhbWd -heat: - auth_encryption_key: 2604abefbdf5043f07e989af10f6caba - db_password: NTeyraV2 - enabled: true - rabbit_password: ReVt6ZKQ - user_password: tryL79Yl -kernel_params: - kernel: console=ttyS0,9600 console=tty0 net.ifnames=0 biosdevname=0 rootdelay=90 - nomodeset - metadata: - label: Kernel parameters - weight: 40 -keystone: - admin_token: UxFQFw3m - db_password: e4Op1FQB -last_controller: node-125 -libvirt_type: qemu -management_network_range: 192.168.0.0/24 -management_vip: 192.168.0.6 -management_vrouter_vip: 192.168.0.7 -master_ip: 10.108.0.2 -metadata: - label: Common - weight: 30 -mongo: - enabled: false -mp: -- point: '1' - weight: '1' -- point: '2' - weight: '2' -murano: - db_password: 7I6NRZcB - enabled: false - rabbit_password: X4GK4R7f - user_password: nuCELy8q -murano_settings: - metadata: - label: Murano Settings - restrictions: - - action: hide - condition: settings:additional_components.murano.value == false - weight: 20 - murano_repo_url: http://catalog.openstack.org/ -mysql: - root_password: 5eqwkxY3 - wsrep_password: sFMiVJ7R -network_metadata: - nodes: - node-121: - swift_zone: '1' - uid: '121' - fqdn: node-121.test.domain.local - network_roles: - keystone/api: 192.168.0.1 - neutron/api: 192.168.0.1 - mgmt/database: 192.168.0.1 - sahara/api: 192.168.0.1 - heat/api: 192.168.0.1 - ceilometer/api: 192.168.0.1 - aodh/api: 192.168.0.1 - ex: - ceph/public: 192.168.0.1 - ceph/radosgw: - management: 192.168.0.1 - swift/api: 192.168.0.1 - mgmt/api: 192.168.0.1 - storage: 192.168.1.1 - mgmt/corosync: 192.168.0.1 - cinder/api: 192.168.0.1 - public/vip: - swift/replication: 192.168.1.1 - mgmt/messaging: 192.168.0.1 - neutron/mesh: 192.168.0.1 - admin/pxe: 10.109.0.9 - mongo/db: 192.168.0.1 - neutron/private: - neutron/floating: - fw-admin: 10.109.0.9 - glance/api: 192.168.0.1 - glance/glare: 192.168.0.1 - mgmt/vip: 192.168.0.1 - murano/api: 192.168.0.1 - nova/api: 192.168.0.1 - horizon: 192.168.0.1 - mgmt/memcache: 192.168.0.1 - cinder/iscsi: 192.168.1.1 - ceph/replication: 192.168.1.1 - user_node_name: Untitled (6a:e7) - node_roles: - - primary-mongo - name: node-121 - node-124: - swift_zone: '1' - uid: '124' - fqdn: node-124.test.domain.local - network_roles: - keystone/api: 192.168.0.2 - neutron/api: 192.168.0.2 - mgmt/database: 192.168.0.2 - sahara/api: 192.168.0.2 - heat/api: 192.168.0.2 - ceilometer/api: 192.168.0.2 - aodh/api: 192.168.0.2 - ex: - ceph/public: 192.168.0.2 - ceph/radosgw: - management: 192.168.0.2 - swift/api: 192.168.0.2 - mgmt/api: 192.168.0.2 - storage: 192.168.1.2 - mgmt/corosync: 192.168.0.2 - cinder/api: 192.168.0.2 - public/vip: - swift/replication: 192.168.1.2 - mgmt/messaging: 192.168.0.2 - neutron/mesh: 192.168.0.2 - admin/pxe: 10.109.0.9 - mongo/db: 192.168.0.2 - neutron/private: - neutron/floating: - fw-admin: 10.109.0.9 - glance/api: 192.168.0.2 - glance/glare: 192.168.0.2 - mgmt/vip: 192.168.0.2 - murano/api: 192.168.0.2 - nova/api: 192.168.0.2 - horizon: 192.168.0.2 - mgmt/memcache: 192.168.0.2 - cinder/iscsi: 192.168.1.2 - ceph/replication: 192.168.1.2 - user_node_name: Untitled (6a:e7) - node_roles: - - ceph-osd - name: node-124 - node-125: - swift_zone: '1' - uid: '125' - fqdn: node-125.test.domain.local - network_roles: - keystone/api: 192.168.0.3 - neutron/api: 192.168.0.3 - mgmt/database: 192.168.0.3 - sahara/api: 192.168.0.3 - heat/api: 192.168.0.3 - ceilometer/api: 192.168.0.3 - aodh/api: 192.168.0.3 - ex: 172.16.0.2 - ceph/public: 192.168.0.3 - ceph/radosgw: 172.16.0.2 - management: 192.168.0.3 - swift/api: 192.168.0.3 - mgmt/api: 192.168.0.3 - storage: 192.168.1.3 - mgmt/corosync: 192.168.0.3 - cinder/api: 192.168.0.3 - public/vip: 172.16.0.2 - swift/replication: 192.168.1.3 - mgmt/messaging: 192.168.0.3 - neutron/mesh: 192.168.0.3 - admin/pxe: 10.109.0.9 - mongo/db: 192.168.0.3 - neutron/private: - neutron/floating: - fw-admin: 10.109.0.9 - glance/api: 192.168.0.3 - glance/glare: 192.168.0.3 - mgmt/vip: 192.168.0.3 - murano/api: 192.168.0.3 - nova/api: 192.168.0.3 - horizon: 192.168.0.3 - mgmt/memcache: 192.168.0.3 - cinder/iscsi: 192.168.1.3 - ceph/replication: 192.168.1.3 - user_node_name: Untitled (6a:e7) - node_roles: - - primary-controller - name: node-125 - node-126: - swift_zone: '1' - uid: '126' - fqdn: node-126.test.domain.local - network_roles: - keystone/api: 192.168.0.4 - neutron/api: 192.168.0.4 - mgmt/database: 192.168.0.4 - sahara/api: 192.168.0.4 - heat/api: 192.168.0.4 - ceilometer/api: 192.168.0.4 - aodh/api: 192.168.0.4 - ex: - ceph/public: 192.168.0.4 - ceph/radosgw: - management: 192.168.0.4 - swift/api: 192.168.0.4 - mgmt/api: 192.168.0.4 - storage: 192.168.1.4 - mgmt/corosync: 192.168.0.4 - cinder/api: 192.168.0.4 - public/vip: - swift/replication: 192.168.1.4 - mgmt/messaging: 192.168.0.4 - neutron/mesh: 192.168.0.4 - admin/pxe: 10.109.0.9 - mongo/db: 192.168.0.4 - neutron/private: - neutron/floating: - fw-admin: 10.109.0.9 - glance/api: 192.168.0.4 - glance/glare: 192.168.0.4 - mgmt/vip: 192.168.0.4 - murano/api: 192.168.0.4 - nova/api: 192.168.0.4 - horizon: 192.168.0.4 - mgmt/memcache: 192.168.0.4 - cinder/iscsi: 192.168.1.4 - ceph/replication: 192.168.1.4 - user_node_name: Untitled (6a:e7) - node_roles: - - ceph-osd - name: node-126 - node-127: - swift_zone: '1' - uid: '127' - fqdn: node-127.test.domain.local - network_roles: - keystone/api: 192.168.0.5 - neutron/api: 192.168.0.5 - mgmt/database: 192.168.0.5 - sahara/api: 192.168.0.5 - heat/api: 192.168.0.5 - ceilometer/api: 192.168.0.5 - aodh/api: 192.168.0.5 - ex: - ceph/public: 192.168.0.5 - ceph/radosgw: - management: 192.168.0.5 - swift/api: 192.168.0.5 - mgmt/api: 192.168.0.5 - storage: 192.168.1.5 - mgmt/corosync: 192.168.0.5 - cinder/api: 192.168.0.5 - public/vip: - swift/replication: 192.168.1.5 - mgmt/messaging: 192.168.0.5 - neutron/mesh: 192.168.0.5 - admin/pxe: 10.109.0.9 - mongo/db: 192.168.0.5 - neutron/private: - neutron/floating: - fw-admin: 10.109.0.9 - glance/api: 192.168.0.5 - glance/glare: 192.168.0.5 - mgmt/vip: 192.168.0.5 - murano/api: 192.168.0.5 - nova/api: 192.168.0.5 - horizon: 192.168.0.5 - mgmt/memcache: 192.168.0.5 - cinder/iscsi: 192.168.1.5 - ceph/replication: 192.168.1.5 - user_node_name: Untitled (6a:e7) - node_roles: - - compute - name: node-127 - node-128: - swift_zone: '1' - uid: '128' - fqdn: node-128.test.domain.local - network_roles: - keystone/api: 192.168.0.8 - neutron/api: 192.168.0.8 - mgmt/database: 192.168.0.8 - sahara/api: 192.168.0.8 - heat/api: 192.168.0.8 - ceilometer/api: 192.168.0.8 - aodh/api: 192.168.0.8 - ex: 172.16.0.8 - ceph/public: 192.168.0.8 - ceph/radosgw: 172.16.0.8 - management: 192.168.0.8 - swift/api: 192.168.0.8 - mgmt/api: 192.168.0.8 - storage: 192.168.1.8 - mgmt/corosync: 192.168.0.8 - cinder/api: 192.168.0.8 - public/vip: 172.16.0.8 - swift/replication: 192.168.1.8 - mgmt/messaging: 192.168.0.8 - neutron/mesh: 192.168.0.8 - admin/pxe: 10.109.0.9 - mongo/db: 192.168.0.8 - neutron/private: - neutron/floating: - fw-admin: 10.109.0.9 - glance/api: 192.168.0.8 - glance/glare: 192.168.0.8 - mgmt/vip: 192.168.0.8 - murano/api: 192.168.0.8 - nova/api: 192.168.0.8 - horizon: 192.168.0.8 - mgmt/memcache: 192.168.0.8 - cinder/iscsi: 192.168.1.8 - ceph/replication: 192.168.1.8 - user_node_name: Untitled (56:67) - node_roles: - - controller - name: node-128 - vips: - vrouter: - ipaddr: 192.168.0.6 - network_role: mgmt/vip - vendor_specific: - namespace: vrouter - node_roles: - - controller - - primary-controller - management: - ipaddr: 192.168.0.7 - network_role: mgmt/vip - vendor_specific: - namespace: haproxy - node_roles: - - controller - - primary-controller - public: - ipaddr: 172.16.0.3 - network_role: public/vip - vendor_specific: - namespace: haproxy - node_roles: - - controller - - primary-controller - vrouter_pub: - ipaddr: 172.16.0.3 - network_role: public/vip - vendor_specific: - iptables_rules: - ns_start: - - iptables -t nat -A POSTROUTING -o <%INT%> -j MASQUERADE - ns_stop: - - iptables -t nat -D POSTROUTING -o <%INT%> -j MASQUERADE - namespace: vrouter - node_roles: - - controller - - primary-controller -network_scheme: - endpoints: - br-ex: - IP: - - 172.16.0.2/24 - gateway: 172.16.0.1 - vendor_specific: - phy_interfaces: - - eth1 - br-floating: - IP: none - br-fw-admin: - IP: - - 10.108.0.8/24 - br-mgmt: - IP: - - 192.168.0.3/24 - vendor_specific: - phy_interfaces: - - eth0 - vlans: 101 - br-prv: - IP: none - vendor_specific: - phy_interfaces: - - eth0 - vlans: 1000:1030 - br-storage: - IP: - - 192.168.1.3/24 - vendor_specific: - phy_interfaces: - - eth0 - vlans: 102 - interfaces: - eth0: - vendor_specific: - bus_info: '0000:00:03.0' - driver: e1000 - eth1: - vendor_specific: - bus_info: '0000:00:04.0' - driver: e1000 - eth2: - vendor_specific: - bus_info: '0000:00:05.0' - driver: e1000 - eth3: - vendor_specific: - bus_info: '0000:00:06.0' - driver: e1000 - eth4: - vendor_specific: - bus_info: '0000:00:07.0' - driver: e1000 - provider: lnx - roles: - ex: br-ex - public/vip: br-ex - neutron/floating: br-floating - storage: br-storage - keystone/api: br-mgmt - neutron/api: br-mgmt - mgmt/database: br-mgmt - sahara/api: br-mgmt - ceilometer/api: br-mgmt - aodh/api: br-mgmt - mgmt/vip: br-mgmt - ceph/public: br-mgmt - mgmt/messaging: br-mgmt - management: br-mgmt - swift/api: br-mgmt - mgmt/api: br-mgmt - storage: br-storage - mgmt/corosync: br-mgmt - cinder/api: br-mgmt - swift/replication: br-storage - neutron/mesh: br-mgmt - admin/pxe: br-fw-admin - mongo/db: br-mgmt - neutron/private: br-prv - fw-admin: br-fw-admin - glance/api: br-mgmt - glance/glare: br-mgmt - heat/api: br-mgmt - murano/api: br-mgmt - nova/api: br-mgmt - horizon: br-mgmt - mgmt/memcache: br-mgmt - cinder/iscsi: br-storage - ceph/replication: br-storage - neutron/mesh: br-mgmt - transformations: - - action: add-br - name: br-fw-admin - - action: add-br - name: br-mgmt - - action: add-br - name: br-storage - - action: add-br - name: br-ex - - action: add-br - name: br-floating - provider: ovs - - action: add-patch - bridges: - - br-floating - - br-ex - provider: ovs - - action: add-br - name: br-prv - provider: ovs - - action: add-patch - bridges: - - br-prv - - br-fw-admin - provider: ovs - - action: add-port - bridge: br-fw-admin - name: eth0 - - action: add-port - bridge: br-storage - name: eth0.102 - - action: add-port - bridge: br-mgmt - name: eth0.101 - - action: add-port - bridge: br-ex - name: eth1 - version: '1.1' -neutron_mellanox: - metadata: - enabled: true - label: Mellanox Neutron components - toggleable: false - weight: 50 - plugin: disabled - vf_num: '16' -nova: - db_password: VXcP6cIR - state_path: /var/lib/nova - user_password: fuhtZH6v -nova_quota: false -online: true -openstack_version: 2014.2-6.1 -openstack_version_prev: null -priority: 200 -provision: - codename: trusty - image_data: - /: - container: gzip - format: ext4 - uri: http://10.108.0.2:8080/targetimages/env_37_ubuntu_1404_amd64.img.gz - /boot: - container: gzip - format: ext2 - uri: http://10.108.0.2:8080/targetimages/env_37_ubuntu_1404_amd64-boot.img.gz - metadata: - label: Provision - weight: 80 - method: image -public_network_assignment: - assign_to_all_nodes: false - metadata: - label: Public network assignment - restrictions: - - action: hide - condition: cluster:net_provider != 'neutron' - weight: 50 -neutron_advanced_configuration: - neutron_dvr: false - neutron_l2_pop: false - neutron_l3_ha: true -public_vip: 172.16.0.3 -public_vrouter_vip: 172.16.0.4 -puppet: - manifests: rsync://10.108.0.2:/puppet/2014.2-6.1/manifests/ - modules: rsync://10.108.0.2:/puppet/2014.2-6.1/modules/ -puppet_debug: true -quantum: true -quantum_settings: - L2: - base_mac: fa:16:3e:00:00:00 - phys_nets: - physnet1: - bridge: br-floating - physnet2: - bridge: br-prv - vlan_range: 1000:1030 - segmentation_type: vlan - L3: - use_namespaces: true - database: - passwd: zOXpcc6c - keystone: - admin_password: XgdPodA7 - metadata: - metadata_proxy_shared_secret: QU11ydS2 - predefined_networks: - net04: - L2: - network_type: vlan - physnet: physnet2 - router_ext: false - segment_id: null - L3: - enable_dhcp: true - floating: null - gateway: 192.168.111.1 - nameservers: - - 8.8.4.4 - - 8.8.8.8 - subnet: 192.168.111.0/24 - shared: false - tenant: admin - net04_ext: - L2: - network_type: flat - physnet: physnet1 - router_ext: true - segment_id: null - L3: - enable_dhcp: false - floating: 172.16.0.130:172.16.0.254 - gateway: 172.16.0.1 - nameservers: [] - subnet: 172.16.0.0/24 - shared: false - tenant: admin -rabbit: - password: 1GXPbTgb -repo_setup: - installer_initrd: - local: /var/www/nailgun/ubuntu/x86_64/images/initrd.gz - remote_relative: dists/trusty/main/installer-amd64/current/images/netboot/ubuntu-installer/amd64/initrd.gz - installer_kernel: - local: /var/www/nailgun/ubuntu/x86_64/images/linux - remote_relative: dists/trusty/main/installer-amd64/current/images/netboot/ubuntu-installer/amd64/linux - metadata: - label: Repositories - weight: 50 - repos: - - name: ubuntu - priority: null - section: main universe multiverse - suite: trusty - type: deb - uri: http://archive.ubuntu.com/ubuntu/ - - name: ubuntu-updates - priority: null - section: main universe multiverse - suite: trusty-updates - type: deb - uri: http://archive.ubuntu.com/ubuntu/ - - name: ubuntu-security - priority: null - section: main universe multiverse - suite: trusty-security - type: deb - uri: http://archive.ubuntu.com/ubuntu/ - - name: mos - priority: 1050 - section: main restricted - suite: mos6.1 - type: deb - uri: http://mirror.fuel-infra.org/mos/ubuntu/ - - name: mos-updates - priority: 1050 - section: main restricted - suite: mos6.1-updates - type: deb - uri: http://mirror.fuel-infra.org/mos/ubuntu/ - - name: mos-security - priority: 1050 - section: main restricted - suite: mos6.1-security - type: deb - uri: http://mirror.fuel-infra.org/mos/ubuntu/ - - name: mos-holdback - priority: 1100 - section: main restricted - suite: mos6.1-holdback - type: deb - uri: http://mirror.fuel-infra.org/mos/ubuntu/ -resume_guests_state_on_host_boot: true -role: primary-controller -sahara: - db_password: R68HpdNS - enabled: false - user_password: ts32qXcD -status: discover -storage: - ephemeral_ceph: false - images_ceph: true - images_vcenter: false - iser: false - metadata: - label: Storage - weight: 60 - objects_ceph: true - osd_pool_size: '2' - pg_num: 256 - per_pool_pg_nums: - default_pg_num: 256 - volumes: 64 - compute: 1024 - backups: 512 - ".rgw": 512 - images: 256 - volumes_ceph: true - volumes_lvm: false -storage_network_range: 192.168.1.0/24 -swift: - user_password: bpFT3TKn -syslog: - metadata: - label: Syslog - weight: 50 - syslog_port: '514' - syslog_server: '' - syslog_transport: tcp -tasks: -- parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/hiera/hiera.pp - puppet_modules: /etc/puppet/modules - timeout: 3600 - priority: 100 - type: puppet - uids: - - '125' -- parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/globals/globals.pp - puppet_modules: /etc/puppet/modules - timeout: 3600 - priority: 200 - type: puppet - uids: - - '125' -- parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/logging/logging.pp - puppet_modules: /etc/puppet/modules - timeout: 3600 - priority: 300 - type: puppet - uids: - - '125' -- parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/tools/tools.pp - puppet_modules: /etc/puppet/modules - timeout: 3600 - priority: 400 - type: puppet - uids: - - '125' -- parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/umm/umm.pp - puppet_modules: /etc/puppet/modules - timeout: 3600 - priority: 500 - type: puppet - uids: - - '125' -- parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/netconfig/netconfig.pp - puppet_modules: /etc/puppet/modules - timeout: 3600 - priority: 600 - type: puppet - uids: - - '125' -- parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/hosts/hosts.pp - puppet_modules: /etc/puppet/modules - timeout: 3600 - priority: 700 - type: puppet - uids: - - '125' -- parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/firewall/firewall.pp - puppet_modules: /etc/puppet/modules - timeout: 3600 - priority: 800 - type: puppet - uids: - - '125' -- parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/cluster/cluster.pp - puppet_modules: /etc/puppet/modules - timeout: 3600 - priority: 900 - type: puppet - uids: - - '125' -- parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/virtual_ips/virtual_ips.pp - puppet_modules: /etc/puppet/modules - timeout: 3600 - priority: 1000 - type: puppet - uids: - - '125' -- parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/virtual_ips/conntrackd.pp - puppet_modules: /etc/puppet/modules - timeout: 3600 - priority: 1100 - type: puppet - uids: - - '125' -- parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/cluster-haproxy/cluster-haproxy.pp - puppet_modules: /etc/puppet/modules - timeout: 3600 - priority: 1200 - type: puppet - uids: - - '125' -- parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/openstack-haproxy/openstack-haproxy.pp - puppet_modules: /etc/puppet/modules - timeout: 3600 - priority: 1300 - type: puppet - uids: - - '125' -- parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/dns/dns-server.pp - puppet_modules: /etc/puppet/modules - timeout: 3600 - priority: 1400 - type: puppet - uids: - - '125' -- parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/dns/dns-client.pp - puppet_modules: /etc/puppet/modules - timeout: 3600 - priority: 1500 - type: puppet - uids: - - '125' -- parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/ntp/ntp-server.pp - puppet_modules: /etc/puppet/modules - timeout: 3600 - priority: 1600 - type: puppet - uids: - - '125' -- parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/database/database.pp - puppet_modules: /etc/puppet/modules - timeout: 3600 - priority: 1700 - type: puppet - uids: - - '125' -- parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/aodh/aodh.pp - puppet_modules: /etc/puppet/modules - timeout: 3600 - priority: 1800 - type: puppet - uids: - - '125' -- parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/ceilometer/controller.pp - puppet_modules: /etc/puppet/modules - timeout: 3600 - priority: 1800 - type: puppet - uids: - - '125' -- parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/ceilometer/radosgw_user.pp - puppet_modules: /etc/puppet/modules - timeout: 3600 - priority: 1800 - type: puppet - uids: - - '125' -- parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/rabbitmq/rabbitmq.pp - puppet_modules: /etc/puppet/modules - timeout: 3600 - priority: 1900 - type: puppet - uids: - - '125' -- parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/memcached/memcached.pp - puppet_modules: /etc/puppet/modules - timeout: 3600 - priority: 2000 - type: puppet - uids: - - '125' -- parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/keystone/keystone.pp - puppet_modules: /etc/puppet/modules - timeout: 3600 - priority: 2100 - type: puppet - uids: - - '125' -- parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/openstack-cinder/openstack-cinder.pp - puppet_modules: /etc/puppet/modules - timeout: 1200 - priority: 2200 - type: puppet - uids: - - '125' -- parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/glance/glance.pp - puppet_modules: /etc/puppet/modules - timeout: 3600 - priority: 2300 - type: puppet - uids: - - '125' -- parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/openstack-controller/openstack-controller.pp - puppet_modules: /etc/puppet/modules - timeout: 3600 - priority: 2400 - type: puppet - uids: - - '125' -- parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/openstack-network/openstack-network-controller.pp - puppet_modules: /etc/puppet/modules - timeout: 3600 - priority: 2500 - type: puppet - uids: - - '125' -- parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/heat/heat.pp - puppet_modules: /etc/puppet/modules - timeout: 3600 - priority: 2600 - type: puppet - uids: - - '125' -- parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/horizon/horizon.pp - puppet_modules: /etc/puppet/modules - timeout: 3600 - priority: 2700 - type: puppet - uids: - - '125' -- parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/murano/murano.pp - puppet_modules: /etc/puppet/modules - timeout: 3600 - priority: 2800 - type: puppet - uids: - - '125' -- parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/sahara/sahara.pp - puppet_modules: /etc/puppet/modules - timeout: 3600 - priority: 2900 - type: puppet - uids: - - '125' -- parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/api-proxy/api-proxy.pp - puppet_modules: /etc/puppet/modules - timeout: 3600 - priority: 3000 - type: puppet - uids: - - '125' -- parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/ceph/mon.pp - puppet_modules: /etc/puppet/modules - timeout: 3600 - priority: 3100 - type: puppet - uids: - - '125' -- parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/ceph/radosgw.pp - puppet_modules: /etc/puppet/modules - timeout: 3600 - priority: 3200 - type: puppet - uids: - - '125' -- parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/swift/swift.pp - puppet_modules: /etc/puppet/modules - timeout: 3600 - priority: 3300 - type: puppet - uids: - - '125' -- parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/roles/controller.pp - puppet_modules: /etc/puppet/modules - timeout: 3600 - priority: 3400 - type: puppet - uids: - - '125' -- parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/swift/rebalance_cronjob.pp - puppet_modules: /etc/puppet/modules - timeout: 300 - priority: 3500 - type: puppet - uids: - - '125' -test_vm_image: - container_format: bare - disk_format: qcow2 - glance_properties: '' - img_name: TestVM - img_path: /usr/share/cirros-testvm/cirros-x86_64-disk.img - min_ram: 64 - os_name: cirros - public: 'true' -uid: '125' -use_cow_images: true -use_vcenter: false -user_node_name: Untitled (34:45) -workloads_collector: - enabled: true - metadata: - label: Workloads Collector User - restrictions: - - action: hide - condition: 'true' - weight: 10 - password: v6vMAe7Q - tenant: services - username: workloads_collector -hugepages: -- {count: 512, numa_id: 0, size: 2048} -- {count: 8, numa_id: 1, size: 1048576} diff --git a/hiera/neut_vlan_l3ha.ceph.ceil-primary-mongo.yaml b/hiera/neut_vlan_l3ha.ceph.ceil-primary-mongo.yaml deleted file mode 100644 index d437223..0000000 --- a/hiera/neut_vlan_l3ha.ceph.ceil-primary-mongo.yaml +++ /dev/null @@ -1,797 +0,0 @@ -access: - email: admin@localhost - metadata: - label: Access - weight: 10 - password: admin - tenant: admin - user: admin -auth_key: '' -auto_assign_floating_ip: false -base_syslog: - syslog_port: '514' - syslog_server: 10.108.0.2 -ceilometer: - db_password: Toe5phw4 - enabled: true - metering_secret: tHq2rcoq - user_password: WBfBSo6U -aodh: - user_password: Be0Oloop - db_password: Thu5ieY6 -cinder: - db_password: trj609V8 - fixed_key: 7883d66c643ce9a508ebcd4cd5516fc98814a11276bc98c4e8e671188b54e941 - user_password: sJRfG0GP -cobbler: - profile: ubuntu_1404_x86_64 -corosync: - group: 226.94.1.1 - metadata: - label: Corosync - restrictions: - - action: hide - condition: 'true' - weight: 50 - port: '12000' - verified: false -debug: false -deployment_id: 37 -deployment_mode: ha_compact -external_dns: - dns_list: - - 8.8.8.8 - - 8.8.4.4 - metadata: - label: Upstream DNS - weight: 90 -external_mongo: - hosts_ip: '' - metadata: - label: External MongoDB - restrictions: - - action: hide - condition: settings:additional_components.mongo.value == false - weight: 20 - mongo_db_name: ceilometer - mongo_password: ceilometer - mongo_replset: '' - mongo_user: ceilometer -external_ntp: - metadata: - label: Upstream NTP - weight: 100 - ntp_list: - - 0.pool.ntp.org - - 1.pool.ntp.org -public_ssl: - metadata: - label: Public TLS - weight: 110 - horizon: true - services: true - cert_source: self_signed - cert_data: - content: 'somedataaboutyourkeypair' - hostname: public.fuel.local -fail_if_error: true -fqdn: node-121.test.domain.local -fuel_version: '6.1' -glance: - db_password: 385SUUrC - image_cache_max_size: '0' - user_password: A9KgbnX6 -glance_glare: - user_password: 23dfhbWd -heat: - auth_encryption_key: 2604abefbdf5043f07e989af10f6caba - db_password: NTeyraV2 - enabled: true - rabbit_password: ReVt6ZKQ - user_password: tryL79Yl -kernel_params: - kernel: console=ttyS0,9600 console=tty0 net.ifnames=0 biosdevname=0 rootdelay=90 - nomodeset - metadata: - label: Kernel parameters - weight: 40 -keystone: - admin_token: UxFQFw3m - db_password: e4Op1FQB -last_controller: node-125 -libvirt_type: qemu -management_network_range: 192.168.0.0/24 -management_vip: 192.168.0.6 -management_vrouter_vip: 192.168.0.7 -master_ip: 10.108.0.2 -metadata: - label: Common - weight: 30 -mongo: - enabled: false -mp: -- point: '1' - weight: '1' -- point: '2' - weight: '2' -murano: - db_password: 7I6NRZcB - enabled: false - rabbit_password: X4GK4R7f - user_password: nuCELy8q -murano_settings: - metadata: - label: Murano Settings - restrictions: - - action: hide - condition: settings:additional_components.murano.value == false - weight: 20 - murano_repo_url: http://catalog.openstack.org/ -mysql: - root_password: 5eqwkxY3 - wsrep_password: sFMiVJ7I -network_metadata: - nodes: - node-121: - swift_zone: '1' - uid: '121' - fqdn: node-121.test.domain.local - network_roles: - keystone/api: 192.168.0.1 - neutron/api: 192.168.0.1 - mgmt/database: 192.168.0.1 - sahara/api: 192.168.0.1 - heat/api: 192.168.0.1 - ceilometer/api: 192.168.0.1 - aodh/api: 192.168.0.1 - ex: - ceph/public: 192.168.0.1 - ceph/radosgw: - management: 192.168.0.1 - swift/api: 192.168.0.1 - mgmt/api: 192.168.0.1 - storage: 192.168.1.1 - mgmt/corosync: 192.168.0.1 - cinder/api: 192.168.0.1 - public/vip: - swift/replication: 192.168.1.1 - mgmt/messaging: 192.168.0.1 - neutron/mesh: 192.168.0.1 - admin/pxe: 10.109.0.9 - mongo/db: 192.168.0.1 - neutron/private: - neutron/floating: - fw-admin: 10.109.0.9 - glance/api: 192.168.0.1 - glance/glare: 192.168.0.1 - mgmt/vip: 192.168.0.1 - murano/api: 192.168.0.1 - nova/api: 192.168.0.1 - horizon: 192.168.0.1 - mgmt/memcache: 192.168.0.1 - cinder/iscsi: 192.168.1.1 - ceph/replication: 192.168.1.1 - user_node_name: Untitled (6a:e7) - node_roles: - - primary-mongo - name: node-121 - node-124: - swift_zone: '1' - uid: '124' - fqdn: node-124.test.domain.local - network_roles: - keystone/api: 192.168.0.2 - neutron/api: 192.168.0.2 - mgmt/database: 192.168.0.2 - sahara/api: 192.168.0.2 - heat/api: 192.168.0.2 - ceilometer/api: 192.168.0.2 - aodh/api: 192.168.0.2 - ex: - ceph/public: 192.168.0.2 - ceph/radosgw: - management: 192.168.0.2 - swift/api: 192.168.0.2 - mgmt/api: 192.168.0.2 - storage: 192.168.1.2 - mgmt/corosync: 192.168.0.2 - cinder/api: 192.168.0.2 - public/vip: - swift/replication: 192.168.1.2 - mgmt/messaging: 192.168.0.2 - neutron/mesh: 192.168.0.2 - admin/pxe: 10.109.0.9 - mongo/db: 192.168.0.2 - neutron/private: - neutron/floating: - fw-admin: 10.109.0.9 - glance/api: 192.168.0.2 - glance/glare: 192.168.0.2 - mgmt/vip: 192.168.0.2 - murano/api: 192.168.0.2 - nova/api: 192.168.0.2 - horizon: 192.168.0.2 - mgmt/memcache: 192.168.0.2 - cinder/iscsi: 192.168.1.2 - ceph/replication: 192.168.1.2 - user_node_name: Untitled (6a:e7) - node_roles: - - ceph-osd - name: node-124 - node-125: - swift_zone: '1' - uid: '125' - fqdn: node-125.test.domain.local - network_roles: - keystone/api: 192.168.0.3 - neutron/api: 192.168.0.3 - mgmt/database: 192.168.0.3 - sahara/api: 192.168.0.3 - heat/api: 192.168.0.3 - ceilometer/api: 192.168.0.3 - aodh/api: 192.168.0.3 - ex: 172.16.0.2 - ceph/public: 192.168.0.3 - ceph/radosgw: 172.16.0.2 - management: 192.168.0.3 - swift/api: 192.168.0.3 - mgmt/api: 192.168.0.3 - storage: 192.168.1.3 - mgmt/corosync: 192.168.0.3 - cinder/api: 192.168.0.3 - public/vip: 172.16.0.2 - swift/replication: 192.168.1.3 - mgmt/messaging: 192.168.0.3 - neutron/mesh: 192.168.0.3 - admin/pxe: 10.109.0.9 - mongo/db: 192.168.0.3 - neutron/private: - neutron/floating: - fw-admin: 10.109.0.9 - glance/api: 192.168.0.3 - glance/glare: 192.168.0.3 - mgmt/vip: 192.168.0.3 - murano/api: 192.168.0.3 - nova/api: 192.168.0.3 - horizon: 192.168.0.3 - mgmt/memcache: 192.168.0.3 - cinder/iscsi: 192.168.1.3 - ceph/replication: 192.168.1.3 - user_node_name: Untitled (6a:e7) - node_roles: - - primary-controller - name: node-125 - node-126: - swift_zone: '1' - uid: '126' - fqdn: node-126.test.domain.local - network_roles: - keystone/api: 192.168.0.4 - neutron/api: 192.168.0.4 - mgmt/database: 192.168.0.4 - sahara/api: 192.168.0.4 - heat/api: 192.168.0.4 - ceilometer/api: 192.168.0.4 - aodh/api: 192.168.0.4 - ex: - ceph/public: 192.168.0.4 - ceph/radosgw: - management: 192.168.0.4 - swift/api: 192.168.0.4 - mgmt/api: 192.168.0.4 - storage: 192.168.1.4 - mgmt/corosync: 192.168.0.4 - cinder/api: 192.168.0.4 - public/vip: - swift/replication: 192.168.1.4 - mgmt/messaging: 192.168.0.4 - neutron/mesh: 192.168.0.4 - admin/pxe: 10.109.0.9 - mongo/db: 192.168.0.4 - neutron/private: - neutron/floating: - fw-admin: 10.109.0.9 - glance/api: 192.168.0.4 - glance/glare: 192.168.0.4 - mgmt/vip: 192.168.0.4 - murano/api: 192.168.0.4 - nova/api: 192.168.0.4 - horizon: 192.168.0.4 - mgmt/memcache: 192.168.0.4 - cinder/iscsi: 192.168.1.4 - ceph/replication: 192.168.1.4 - user_node_name: Untitled (6a:e7) - node_roles: - - ceph-osd - name: node-126 - node-127: - swift_zone: '1' - uid: '127' - fqdn: node-127.test.domain.local - network_roles: - keystone/api: 192.168.0.5 - neutron/api: 192.168.0.5 - mgmt/database: 192.168.0.5 - sahara/api: 192.168.0.5 - heat/api: 192.168.0.5 - ceilometer/api: 192.168.0.5 - aodh/api: 192.168.0.5 - ex: - ceph/public: 192.168.0.5 - ceph/radosgw: - management: 192.168.0.5 - swift/api: 192.168.0.5 - mgmt/api: 192.168.0.5 - storage: 192.168.1.5 - mgmt/corosync: 192.168.0.5 - cinder/api: 192.168.0.5 - public/vip: - swift/replication: 192.168.1.5 - mgmt/messaging: 192.168.0.5 - neutron/mesh: 192.168.0.5 - admin/pxe: 10.109.0.9 - mongo/db: 192.168.0.5 - neutron/private: - neutron/floating: - fw-admin: 10.109.0.9 - glance/api: 192.168.0.5 - glance/glare: 192.168.0.5 - mgmt/vip: 192.168.0.5 - murano/api: 192.168.0.5 - nova/api: 192.168.0.5 - horizon: 192.168.0.5 - mgmt/memcache: 192.168.0.5 - cinder/iscsi: 192.168.1.5 - ceph/replication: 192.168.1.5 - user_node_name: Untitled (6a:e7) - node_roles: - - compute - name: node-127 - vips: - vrouter: - ipaddr: 192.168.0.6 - network_role: mgmt/vip - vendor_specific: - namespace: vrouter - node_roles: - - controller - - primary-controller - management: - ipaddr: 192.168.0.7 - network_role: mgmt/vip - vendor_specific: - namespace: haproxy - node_roles: - - controller - - primary-controller - public: - ipaddr: 172.16.0.3 - network_role: public/vip - vendor_specific: - namespace: haproxy - node_roles: - - controller - - primary-controller - vrouter_pub: - ipaddr: 172.16.0.3 - network_role: public/vip - vendor_specific: - iptables_rules: - ns_start: - - iptables -t nat -A POSTROUTING -o <%INT%> -j MASQUERADE - ns_stop: - - iptables -t nat -D POSTROUTING -o <%INT%> -j MASQUERADE - namespace: vrouter - node_roles: - - controller - - primary-controller -network_scheme: - endpoints: - br-fw-admin: - IP: - - 10.108.0.4/24 - br-mgmt: - IP: - - 192.168.0.1/24 - gateway: 192.168.0.7 - vendor_specific: - phy_interfaces: - - eth0 - vlans: 101 - br-prv: - IP: none - vendor_specific: - phy_interfaces: - - eth0 - vlans: 1000:1030 - br-storage: - IP: - - 192.168.1.1/24 - vendor_specific: - phy_interfaces: - - eth0 - vlans: 102 - interfaces: - eth0: - vendor_specific: - bus_info: '0000:00:03.0' - driver: e1000 - eth1: - vendor_specific: - bus_info: '0000:00:04.0' - driver: e1000 - eth2: - vendor_specific: - bus_info: '0000:00:05.0' - driver: e1000 - eth3: - vendor_specific: - bus_info: '0000:00:06.0' - driver: e1000 - eth4: - vendor_specific: - bus_info: '0000:00:07.0' - driver: e1000 - provider: lnx - roles: - ex: br-ex - public/vip: br-ex - neutron/floating: br-floating - storage: br-storage - keystone/api: br-mgmt - neutron/api: br-mgmt - mgmt/database: br-mgmt - sahara/api: br-mgmt - ceilometer/api: br-mgmt - aodh/api: br-mgmt - mgmt/vip: br-mgmt - ceph/public: br-mgmt - mgmt/messaging: br-mgmt - management: br-mgmt - swift/api: br-mgmt - mgmt/api: br-mgmt - storage: br-storage - mgmt/corosync: br-mgmt - cinder/api: br-mgmt - swift/replication: br-storage - neutron/mesh: br-mgmt - admin/pxe: br-fw-admin - mongo/db: br-mgmt - neutron/private: br-prv - fw-admin: br-fw-admin - glance/api: br-mgmt - glance/glare: br-mgmt - heat/api: br-mgmt - murano/api: br-mgmt - nova/api: br-mgmt - horizon: br-mgmt - mgmt/memcache: br-mgmt - cinder/iscsi: br-storage - ceph/replication: br-storage - neutron/mesh: br-mgmt - - transformations: - - action: add-br - name: br-fw-admin - - action: add-br - name: br-mgmt - - action: add-br - name: br-storage - - action: add-br - name: br-prv - provider: ovs - - action: add-patch - bridges: - - br-prv - - br-fw-admin - provider: ovs - - action: add-port - bridge: br-fw-admin - name: eth0 - - action: add-port - bridge: br-storage - name: eth0.102 - - action: add-port - bridge: br-mgmt - name: eth0.101 - version: '1.1' -neutron_mellanox: - metadata: - enabled: true - label: Mellanox Neutron components - toggleable: false - weight: 50 - plugin: disabled - vf_num: '16' -nova: - db_password: VXcP6cIR - state_path: /var/lib/nova - user_password: fuhtZH6v -nova_quota: false -online: true -openstack_version: 2014.2-6.1 -openstack_version_prev: null -priority: 100 -provision: - codename: trusty - image_data: - /: - container: gzip - format: ext4 - uri: http://10.108.0.2:8080/targetimages/env_37_ubuntu_1404_amd64.img.gz - /boot: - container: gzip - format: ext2 - uri: http://10.108.0.2:8080/targetimages/env_37_ubuntu_1404_amd64-boot.img.gz - metadata: - label: Provision - weight: 80 - method: image -public_network_assignment: - assign_to_all_nodes: false - metadata: - label: Public network assignment - restrictions: - - action: hide - condition: cluster:net_provider != 'neutron' - weight: 50 -neutron_advanced_configuration: - neutron_dvr: false - neutron_l2_pop: false - neutron_l3_ha: true -public_vip: 172.16.0.3 -public_vrouter_vip: 172.16.0.4 -puppet: - manifests: rsync://10.108.0.2:/puppet/2014.2-6.1/manifests/ - modules: rsync://10.108.0.2:/puppet/2014.2-6.1/modules/ -puppet_debug: true -quantum: true -quantum_settings: - L2: - base_mac: fa:16:3e:00:00:00 - phys_nets: - physnet1: - bridge: br-floating - physnet2: - bridge: br-prv - vlan_range: 1000:1030 - segmentation_type: vlan - L3: - use_namespaces: true - database: - passwd: zOXpcc6c - keystone: - admin_password: XgdPodA7 - metadata: - metadata_proxy_shared_secret: QU11ydS2 - predefined_networks: - net04: - L2: - network_type: vlan - physnet: physnet2 - router_ext: false - segment_id: null - L3: - enable_dhcp: true - floating: null - gateway: 192.168.111.1 - nameservers: - - 8.8.4.4 - - 8.8.8.8 - subnet: 192.168.111.0/24 - shared: false - tenant: admin - net04_ext: - L2: - network_type: flat - physnet: physnet1 - router_ext: true - segment_id: null - L3: - enable_dhcp: false - floating: 172.16.0.130:172.16.0.254 - gateway: 172.16.0.1 - nameservers: [] - subnet: 172.16.0.0/24 - shared: false - tenant: admin -rabbit: - password: 1GXPbTgb -repo_setup: - installer_initrd: - local: /var/www/nailgun/ubuntu/x86_64/images/initrd.gz - remote_relative: dists/trusty/main/installer-amd64/current/images/netboot/ubuntu-installer/amd64/initrd.gz - installer_kernel: - local: /var/www/nailgun/ubuntu/x86_64/images/linux - remote_relative: dists/trusty/main/installer-amd64/current/images/netboot/ubuntu-installer/amd64/linux - metadata: - label: Repositories - weight: 50 - repos: - - name: ubuntu - priority: null - section: main universe multiverse - suite: trusty - type: deb - uri: http://archive.ubuntu.com/ubuntu/ - - name: ubuntu-updates - priority: null - section: main universe multiverse - suite: trusty-updates - type: deb - uri: http://archive.ubuntu.com/ubuntu/ - - name: ubuntu-security - priority: null - section: main universe multiverse - suite: trusty-security - type: deb - uri: http://archive.ubuntu.com/ubuntu/ - - name: mos - priority: 1050 - section: main restricted - suite: mos6.1 - type: deb - uri: http://mirror.fuel-infra.org/mos/ubuntu/ - - name: mos-updates - priority: 1050 - section: main restricted - suite: mos6.1-updates - type: deb - uri: http://mirror.fuel-infra.org/mos/ubuntu/ - - name: mos-security - priority: 1050 - section: main restricted - suite: mos6.1-security - type: deb - uri: http://mirror.fuel-infra.org/mos/ubuntu/ - - name: mos-holdback - priority: 1100 - section: main restricted - suite: mos6.1-holdback - type: deb - uri: http://mirror.fuel-infra.org/mos/ubuntu/ -resume_guests_state_on_host_boot: true -role: primary-mongo -sahara: - db_password: R68HpdNS - enabled: false - user_password: ts32qXcD -status: discover -storage: - ephemeral_ceph: false - images_ceph: true - images_vcenter: false - iser: false - metadata: - label: Storage - weight: 60 - objects_ceph: true - osd_pool_size: '2' - pg_num: 256 - per_pool_pg_nums: - default_pg_num: 256 - compute: 1024 - backups: 512 - ".rgw": 512 - images: 256 - volumes_ceph: true - volumes_lvm: false -storage_network_range: 192.168.1.0/24 -swift: - user_password: bpFT3TKn -syslog: - metadata: - label: Syslog - weight: 50 - syslog_port: '514' - syslog_server: '' - syslog_transport: tcp -tasks: -- parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/hiera/hiera.pp - puppet_modules: /etc/puppet/modules - timeout: 3600 - priority: 100 - type: puppet - uids: - - '121' -- parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/globals/globals.pp - puppet_modules: /etc/puppet/modules - timeout: 3600 - priority: 200 - type: puppet - uids: - - '121' -- parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/logging/logging.pp - puppet_modules: /etc/puppet/modules - timeout: 3600 - priority: 300 - type: puppet - uids: - - '121' -- parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/tools/tools.pp - puppet_modules: /etc/puppet/modules - timeout: 3600 - priority: 400 - type: puppet - uids: - - '121' -- parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/netconfig/netconfig.pp - puppet_modules: /etc/puppet/modules - timeout: 3600 - priority: 500 - type: puppet - uids: - - '121' -- parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/firewall/firewall.pp - puppet_modules: /etc/puppet/modules - timeout: 3600 - priority: 600 - type: puppet - uids: - - '121' -- parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/hosts/hosts.pp - puppet_modules: /etc/puppet/modules - timeout: 3600 - priority: 700 - type: puppet - uids: - - '121' -- parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/roles/mongo_primary.pp - puppet_modules: /etc/puppet/modules - timeout: 3600 - priority: 900 - type: puppet - uids: - - '121' -- parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/dns/dns-client.pp - puppet_modules: /etc/puppet/modules - timeout: 3600 - priority: 1000 - type: puppet - uids: - - '121' -test_vm_image: - container_format: bare - disk_format: qcow2 - glance_properties: '' - img_name: TestVM - img_path: /usr/share/cirros-testvm/cirros-x86_64-disk.img - min_ram: 64 - os_name: cirros - public: 'true' -uid: '121' -use_cow_images: true -use_vcenter: false -user_node_name: Untitled (18:c9) -workloads_collector: - enabled: true - metadata: - label: Workloads Collector User - restrictions: - - action: hide - condition: 'true' - weight: 10 - password: v6vMAe7Q - tenant: services - username: workloads_collector -hugepages: -- {count: 512, numa_id: 0, size: 2048} -- {count: 8, numa_id: 1, size: 1048576} diff --git a/hiera/neut_vxlan.ceph.primary-controller.external-lb.yaml b/hiera/neut_vxlan.ceph.primary-controller.external-lb.yaml deleted file mode 100644 index dc9b6d2..0000000 --- a/hiera/neut_vxlan.ceph.primary-controller.external-lb.yaml +++ /dev/null @@ -1,1960 +0,0 @@ -access: - email: admin@localhost - metadata: - group: general - label: Access - weight: 10 - password: admin - tenant: admin - user: admin -auth_key: '' -auto_assign_floating_ip: false -base_syslog: - syslog_port: '514' - syslog_server: 10.145.0.2 -ceilometer: - db_password: p7iCE2KZKljrVVz0uMzvgYbv - enabled: false - metering_secret: t3v9FLxl145fuOnpKcnazDEM - user_password: J22PgmQIyjlgcwe2HryGRCv7 -cinder: - db_password: PTNv6TuwyGLWtO7D3pbbkxuN - fixed_key: 5953a5ee5ec4f035122ce41f165dc1cccf4c57c7266ed5e67d2c3694ed9c10ac - user_password: YwEA4qhoHZDlOnaGBxGYbPYB -cobbler: - profile: ubuntu_1404_x86_64 -corosync: - group: 226.94.1.1 - metadata: - group: general - label: Corosync - restrictions: - - action: hide - condition: 'true' - weight: 50 - port: '12000' - verified: false -debug: false -deployment_id: 1 -deployment_mode: ha_compact -external_dns: - dns_list: 8.8.8.8 - metadata: - group: network - label: Host OS DNS Servers - weight: 30 -external_mongo: - hosts_ip: '' - metadata: - group: openstack_services - label: External MongoDB - restrictions: - - action: hide - condition: settings:additional_components.mongo.value == false - message: Ceilometer and MongoDB are not enabled on the Additional Components - section - weight: 20 - mongo_db_name: ceilometer - mongo_password: ceilometer - mongo_replset: '' - mongo_user: ceilometer -external_ntp: - metadata: - group: network - label: Host OS NTP Servers - weight: 40 - ntp_list: 0.fuel.pool.ntp.org, 1.fuel.pool.ntp.org, 2.fuel.pool.ntp.org -fail_if_error: true -fqdn: node-1.domain.tld -fuel_version: '8.0' -glance: - db_password: V2vSizKfj7FhJ8Udsej5JgpP - image_cache_max_size: '0' - user_password: BStrSmB4E32MG50FUwmLTlg5 -glance_glare: - user_password: 23dfhbWd -heat: - auth_encryption_key: a19ba308b92c67311f28d1c1b862b19a - db_password: 1os6n2hAHSgBNKAqNVqk9MZN - enabled: true - rabbit_password: Is8gNuzYLusDwHYsatpAGo5O - user_password: sGK76m9AaN0eKoBp2SS4uDzJ -horizon: - secret_key: 1d7085ebea4cd82109d25983938852e13121123196e1f95775531a7d0d535fa5 -ironic: - db_password: Iqryv0TZZLa78LLqVFG8RxLu - enabled: false - swift_tempurl_key: UaobWA5jKITdEb8pg3NNtmbZ - user_password: YiGPYyRXpzZUCj82uixUpoBQ -kernel_params: - kernel: console=tty0 net.ifnames=0 biosdevname=0 rootdelay=90 nomodeset - metadata: - group: general - label: Kernel parameters - weight: 60 -keystone: - admin_token: OGyk2SvupPS4pbp9if6qjusy - db_password: tk8LwzqvQ4GsKgMMxyD26NXO -last_controller: node-3 -libvirt_type: qemu -management_network_range: 10.145.2.0/24 -master_ip: 10.145.0.2 -metadata: - label: Common - weight: 10 -mongo: - enabled: false -mp: -- point: '1' - weight: '1' -- point: '2' - weight: '2' -murano: - db_password: TafLQgH1oHle3HZof4HWA8DJ - enabled: false - rabbit_password: XPnT1JUFwDq3azD6hZO8BP0r - user_password: qiLSuLKHHnuk20Ghv6Pn3dPt -murano-cfapi: - db_password: J0ANTPRKvV2rCxr6nLSBZX1j - enabled: false - rabbit_password: dbZosIwydD9gadjS5TpUpFVc - user_password: nJaiSjSbN1GMG6THp3Xf8HIf -murano_glance_artifacts_plugin: - enabled: false -murano_settings: - metadata: - group: openstack_services - label: Murano Settings - restrictions: - - action: hide - condition: settings:additional_components.murano.value == false - message: Murano is not enabled on the Additional Components section - weight: 20 - murano_repo_url: http://storage.apps.openstack.org/ -mysql: - root_password: xsyQO3pyE6839bMlBN8ssKHi - wsrep_password: Fs1szg9gr5Xu1YYC3spaVxew -network_metadata: - nodes: - node-1: - fqdn: node-1.domain.tld - name: node-1 - network_roles: - admin/pxe: 10.146.0.10 - ceilometer/api: 10.146.2.12 - ceph/public: 10.146.2.12 - ceph/radosgw: 10.146.1.10 - ceph/replication: 10.145.3.15 - cinder/api: 10.146.2.12 - cinder/iscsi: 10.145.3.15 - ex: 10.146.1.10 - fw-admin: 10.146.0.10 - glance/api: 10.146.2.12 - glance/glare: 10.146.2.12 - heat/api: 10.146.2.12 - horizon: 10.146.2.12 - ironic/api: 10.146.2.12 - keystone/api: 10.146.2.12 - management: 10.146.2.12 - mgmt/corosync: 10.146.2.12 - mgmt/database: 10.146.2.12 - mgmt/memcache: 10.146.2.12 - mgmt/messaging: 10.146.2.12 - mgmt/vip: 10.146.2.12 - mongo/db: 10.146.2.12 - murano/api: 10.146.2.12 - murano/cfapi: 10.146.2.12 - neutron/api: 10.146.2.12 - neutron/floating: null - neutron/mesh: 10.146.4.11 - neutron/private: null - nova/api: 10.146.2.12 - nova/migration: 10.146.2.12 - public/vip: 10.146.1.10 - sahara/api: 10.146.2.12 - storage: 10.145.3.15 - swift/api: 10.146.2.12 - swift/replication: 10.145.3.15 - node_roles: - - primary-controller - swift_zone: '1' - uid: '1' - user_node_name: Untitled (51:42) - node-2: - fqdn: node-2.domain.tld - name: node-2 - network_roles: - admin/pxe: 10.144.0.11 - ceilometer/api: 10.144.2.10 - ceph/public: 10.144.2.10 - ceph/radosgw: 10.144.1.10 - ceph/replication: 10.145.3.12 - cinder/api: 10.144.2.10 - cinder/iscsi: 10.145.3.12 - ex: 10.144.1.10 - fw-admin: 10.144.0.11 - glance/api: 10.144.2.10 - glance/glare: 10.146.2.10 - heat/api: 10.144.2.10 - horizon: 10.144.2.10 - ironic/api: 10.144.2.10 - keystone/api: 10.144.2.10 - management: 10.144.2.10 - mgmt/corosync: 10.144.2.10 - mgmt/database: 10.144.2.10 - mgmt/memcache: 10.144.2.10 - mgmt/messaging: 10.144.2.10 - mgmt/vip: 10.144.2.10 - mongo/db: 10.144.2.10 - murano/api: 10.144.2.10 - murano/cfapi: 10.144.2.10 - neutron/api: 10.144.2.10 - neutron/floating: null - neutron/mesh: 10.144.4.10 - neutron/private: null - nova/api: 10.144.2.10 - nova/migration: 10.144.2.10 - public/vip: 10.144.1.10 - sahara/api: 10.144.2.10 - storage: 10.145.3.12 - swift/api: 10.144.2.10 - swift/replication: 10.145.3.12 - node_roles: - - controller - swift_zone: '2' - uid: '2' - user_node_name: Untitled (ff:af) - node-3: - fqdn: node-3.domain.tld - name: node-3 - network_roles: - admin/pxe: 10.145.0.8 - ceilometer/api: 10.145.2.13 - ceph/public: 10.145.2.13 - ceph/radosgw: 10.145.1.12 - ceph/replication: 10.145.3.11 - cinder/api: 10.145.2.13 - cinder/iscsi: 10.145.3.11 - ex: 10.145.1.12 - fw-admin: 10.145.0.8 - glance/api: 10.145.2.13 - glance/glare: 10.146.2.13 - heat/api: 10.145.2.13 - horizon: 10.145.2.13 - ironic/api: 10.145.2.13 - keystone/api: 10.145.2.13 - management: 10.145.2.13 - mgmt/corosync: 10.145.2.13 - mgmt/database: 10.145.2.13 - mgmt/memcache: 10.145.2.13 - mgmt/messaging: 10.145.2.13 - mgmt/vip: 10.145.2.13 - mongo/db: 10.145.2.13 - murano/api: 10.145.2.13 - murano/cfapi: 10.145.2.13 - neutron/api: 10.145.2.13 - neutron/floating: null - neutron/mesh: 10.145.4.11 - neutron/private: null - nova/api: 10.145.2.13 - nova/migration: 10.145.2.13 - public/vip: 10.145.1.12 - sahara/api: 10.145.2.13 - storage: 10.145.3.11 - swift/api: 10.145.2.13 - swift/replication: 10.145.3.11 - node_roles: - - controller - swift_zone: '3' - uid: '3' - user_node_name: Untitled (f9:37) - node-4: - fqdn: node-4.domain.tld - name: node-4 - network_roles: - admin/pxe: 10.146.0.13 - ceilometer/api: 10.146.2.10 - ceph/public: 10.146.2.10 - ceph/replication: 10.145.3.16 - cinder/api: 10.146.2.10 - cinder/iscsi: 10.145.3.16 - fw-admin: 10.146.0.13 - glance/api: 10.146.2.10 - glance/glare: 10.146.2.10 - heat/api: 10.146.2.10 - horizon: 10.146.2.10 - ironic/api: 10.146.2.10 - keystone/api: 10.146.2.10 - management: 10.146.2.10 - mgmt/corosync: 10.146.2.10 - mgmt/database: 10.146.2.10 - mgmt/memcache: 10.146.2.10 - mgmt/messaging: 10.146.2.10 - mgmt/vip: 10.146.2.10 - mongo/db: 10.146.2.10 - murano/api: 10.146.2.10 - murano/cfapi: 10.146.2.10 - neutron/api: 10.146.2.10 - neutron/floating: null - neutron/mesh: 10.146.4.12 - neutron/private: null - nova/api: 10.146.2.10 - nova/migration: 10.146.2.10 - sahara/api: 10.146.2.10 - storage: 10.145.3.16 - swift/api: 10.146.2.10 - swift/replication: 10.145.3.16 - node_roles: - - compute - swift_zone: '4' - uid: '4' - user_node_name: Untitled (0b:09) - node-5: - fqdn: node-5.domain.tld - name: node-5 - network_roles: - admin/pxe: 10.144.0.12 - ceilometer/api: 10.144.2.11 - ceph/public: 10.144.2.11 - ceph/replication: 10.145.3.13 - cinder/api: 10.144.2.11 - cinder/iscsi: 10.145.3.13 - fw-admin: 10.144.0.12 - glance/api: 10.144.2.11 - glance/glare: 10.146.2.11 - heat/api: 10.144.2.11 - horizon: 10.144.2.11 - ironic/api: 10.144.2.11 - keystone/api: 10.144.2.11 - management: 10.144.2.11 - mgmt/corosync: 10.144.2.11 - mgmt/database: 10.144.2.11 - mgmt/memcache: 10.144.2.11 - mgmt/messaging: 10.144.2.11 - mgmt/vip: 10.144.2.11 - mongo/db: 10.144.2.11 - murano/api: 10.144.2.11 - murano/cfapi: 10.144.2.11 - neutron/api: 10.144.2.11 - neutron/floating: null - neutron/mesh: 10.144.4.11 - neutron/private: null - nova/api: 10.144.2.11 - nova/migration: 10.144.2.11 - sahara/api: 10.144.2.11 - storage: 10.145.3.13 - swift/api: 10.144.2.11 - swift/replication: 10.145.3.13 - node_roles: - - compute - swift_zone: '5' - uid: '5' - user_node_name: Untitled (fb:60) - node-6: - fqdn: node-6.domain.tld - name: node-6 - network_roles: - admin/pxe: 10.145.0.9 - ceilometer/api: 10.145.2.12 - ceph/public: 10.145.2.12 - ceph/replication: 10.145.3.10 - cinder/api: 10.145.2.12 - cinder/iscsi: 10.145.3.10 - fw-admin: 10.145.0.9 - glance/api: 10.145.2.12 - glance/glare: 10.146.2.12 - heat/api: 10.145.2.12 - horizon: 10.145.2.12 - ironic/api: 10.145.2.12 - keystone/api: 10.145.2.12 - management: 10.145.2.12 - mgmt/corosync: 10.145.2.12 - mgmt/database: 10.145.2.12 - mgmt/memcache: 10.145.2.12 - mgmt/messaging: 10.145.2.12 - mgmt/vip: 10.145.2.12 - mongo/db: 10.145.2.12 - murano/api: 10.145.2.12 - murano/cfapi: 10.145.2.12 - neutron/api: 10.145.2.12 - neutron/floating: null - neutron/mesh: 10.145.4.10 - neutron/private: null - nova/api: 10.145.2.12 - nova/migration: 10.145.2.12 - sahara/api: 10.145.2.12 - storage: 10.145.3.10 - swift/api: 10.145.2.12 - swift/replication: 10.145.3.10 - node_roles: - - ceph-osd - swift_zone: '6' - uid: '6' - user_node_name: Untitled (e0:11) - node-7: - fqdn: node-7.domain.tld - name: node-7 - network_roles: - admin/pxe: 10.146.0.12 - ceilometer/api: 10.146.2.11 - ceph/public: 10.146.2.11 - ceph/replication: 10.145.3.14 - cinder/api: 10.146.2.11 - cinder/iscsi: 10.145.3.14 - fw-admin: 10.146.0.12 - glance/api: 10.146.2.11 - glance/glare: 10.146.2.11 - heat/api: 10.146.2.11 - horizon: 10.146.2.11 - ironic/api: 10.146.2.11 - keystone/api: 10.146.2.11 - management: 10.146.2.11 - mgmt/corosync: 10.146.2.11 - mgmt/database: 10.146.2.11 - mgmt/memcache: 10.146.2.11 - mgmt/messaging: 10.146.2.11 - mgmt/vip: 10.146.2.11 - mongo/db: 10.146.2.11 - murano/api: 10.146.2.11 - murano/cfapi: 10.146.2.11 - neutron/api: 10.146.2.11 - neutron/floating: null - neutron/mesh: 10.146.4.10 - neutron/private: null - nova/api: 10.146.2.11 - nova/migration: 10.146.2.11 - sahara/api: 10.146.2.11 - storage: 10.145.3.14 - swift/api: 10.146.2.11 - swift/replication: 10.145.3.14 - node_roles: - - ceph-osd - swift_zone: '7' - uid: '7' - user_node_name: Untitled (1f:4a) - vips: - vrouter: - ipaddr: 192.168.0.3 - network_role: mgmt/vip - vendor_specific: - namespace: false - node_roles: - - controller - - primary-controller - management: - ipaddr: 192.168.0.2 - network_role: mgmt/vip - vendor_specific: - namespace: false - node_roles: - - controller - - primary-controller - public: - ipaddr: 10.109.1.2 - network_role: public/vip - vendor_specific: - namespace: false - node_roles: - - controller - - primary-controller - vrouter_pub: - ipaddr: 10.109.1.3 - network_role: public/vip - vendor_specific: - iptables_rules: - ns_start: - - iptables -t nat -A POSTROUTING -o <%INT%> -j MASQUERADE - ns_stop: - - iptables -t nat -D POSTROUTING -o <%INT%> -j MASQUERADE - namespace: false - node_roles: - - controller - - primary-controller -network_scheme: - endpoints: - br-ex: - IP: - - 10.146.1.10/24 - gateway: 10.146.1.1 - routes: - - net: 10.144.1.0/24 - via: 10.146.1.1 - - net: 10.145.1.0/24 - via: 10.146.1.1 - br-floating: - IP: none - br-fw-admin: - IP: - - 10.146.0.10/24 - routes: - - net: 10.144.0.0/24 - via: 10.146.0.1 - - net: 10.145.0.0/24 - via: 10.146.0.1 - br-mesh: - IP: - - 10.146.4.11/24 - routes: - - net: 10.145.4.0/24 - via: 10.146.4.5 - - net: 10.144.4.0/24 - via: 10.146.4.5 - br-mgmt: - IP: - - 10.146.2.12/24 - routes: - - net: 10.144.2.0/24 - via: 10.146.2.5 - - net: 10.145.2.0/24 - via: 10.146.2.5 - br-storage: - IP: - - 10.145.3.15/24 - routes: [] - interfaces: - enp0s3: - vendor_specific: - bus_info: '0000:00:03.0' - driver: e1000 - enp0s4: - vendor_specific: - bus_info: '0000:00:04.0' - driver: e1000 - enp0s5: - vendor_specific: - bus_info: '0000:00:05.0' - driver: e1000 - enp0s6: - vendor_specific: - bus_info: '0000:00:06.0' - driver: e1000 - enp0s7: - vendor_specific: - bus_info: '0000:00:07.0' - driver: e1000 - provider: lnx - roles: - admin/pxe: br-fw-admin - ceilometer/api: br-mgmt - ceph/public: br-mgmt - ceph/radosgw: br-ex - ceph/replication: br-storage - cinder/api: br-mgmt - cinder/iscsi: br-storage - ex: br-ex - fw-admin: br-fw-admin - glance/api: br-mgmt - glance/glare: br-mgmt - heat/api: br-mgmt - horizon: br-mgmt - ironic/api: br-mgmt - keystone/api: br-mgmt - management: br-mgmt - mgmt/corosync: br-mgmt - mgmt/database: br-mgmt - mgmt/memcache: br-mgmt - mgmt/messaging: br-mgmt - mgmt/vip: br-mgmt - mongo/db: br-mgmt - murano/api: br-mgmt - murano/cfapi: br-mgmt - neutron/api: br-mgmt - neutron/floating: br-floating - neutron/mesh: br-mesh - nova/api: br-mgmt - nova/migration: br-mgmt - public/vip: br-ex - sahara/api: br-mgmt - storage: br-storage - swift/api: br-mgmt - swift/replication: br-storage - transformations: - - action: add-br - name: br-fw-admin - - action: add-br - name: br-mgmt - - action: add-br - name: br-storage - - action: add-br - name: br-ex - - action: add-br - name: br-floating - provider: ovs - - action: add-patch - bridges: - - br-floating - - br-ex - mtu: 65000 - provider: ovs - - action: add-br - name: br-mesh - - action: add-port - bridge: br-fw-admin - name: enp0s3 - - action: add-port - bridge: br-ex - name: enp0s4 - - action: add-port - bridge: br-mgmt - name: enp0s5 - - action: add-port - bridge: br-mesh - name: enp0s6 - - action: add-port - bridge: br-storage - name: enp0s7 - version: '1.1' -neutron_advanced_configuration: - metadata: - group: network - label: Neutron Advanced Configuration - restrictions: - - action: hide - condition: cluster:net_provider != 'neutron' - weight: 20 - neutron_dvr: false - neutron_l2_pop: false - neutron_l3_ha: false -neutron_mellanox: - metadata: - enabled: true - group: network - label: Mellanox Neutron components - restrictions: - - action: hide - condition: not ('experimental' in version:feature_groups) - toggleable: false - weight: 50 - plugin: disabled - vf_num: '16' -node_volumes: -- extra: - - disk/by-id/virtio-1aedf04dc0154c5091e8 - free_space: 50444 - id: vda - name: vda - size: 51200 - type: disk - volumes: - - size: 300 - type: boot - - file_system: ext2 - mount: /boot - name: Boot - size: 200 - type: raid - - size: 0 - type: lvm_meta_pool - - lvm_meta_size: 64 - size: 19520 - type: pv - vg: os - - lvm_meta_size: 64 - size: 10304 - type: pv - vg: logs - - lvm_meta_size: 64 - size: 20544 - type: pv - vg: mysql - - lvm_meta_size: 64 - size: 332 - type: pv - vg: horizon -- extra: - - disk/by-id/virtio-5bb54a096e0a4a208256 - free_space: 50444 - id: vdb - name: vdb - size: 51200 - type: disk - volumes: - - size: 300 - type: boot - - file_system: ext2 - mount: /boot - name: Boot - size: 200 - type: raid - - size: 192 - type: lvm_meta_pool - - lvm_meta_size: 0 - size: 0 - type: pv - vg: os - - lvm_meta_size: 0 - size: 0 - type: pv - vg: logs - - lvm_meta_size: 0 - size: 0 - type: pv - vg: mysql - - lvm_meta_size: 64 - size: 11060 - type: pv - vg: horizon -- extra: - - disk/by-id/virtio-b25b427525ba4760b840 - free_space: 50444 - id: vdc - name: vdc - size: 51200 - type: disk - volumes: - - size: 300 - type: boot - - file_system: ext2 - mount: /boot - name: Boot - size: 200 - type: raid - - size: 256 - type: lvm_meta_pool - - lvm_meta_size: 0 - size: 0 - type: pv - vg: os - - lvm_meta_size: 0 - size: 0 - type: pv - vg: logs - - lvm_meta_size: 0 - size: 0 - type: pv - vg: mysql - - lvm_meta_size: 0 - size: 0 - type: pv - vg: horizon -- _allocate_size: min - id: os - label: Base System - min_size: 19456 - type: vg - volumes: - - file_system: ext4 - mount: / - name: root - size: 15360 - type: lv - - file_system: swap - mount: swap - name: swap - size: 4096 - type: lv -- _allocate_size: min - id: logs - label: Logs - min_size: 10240 - type: vg - volumes: - - file_system: ext4 - mount: /var/log - name: log - size: 10240 - type: lv -- _allocate_size: min - id: mysql - label: Mysql Database - min_size: 20480 - type: vg - volumes: - - file_system: ext4 - mount: /var/lib/mysql - name: root - size: 20480 - type: lv -- _allocate_size: min - id: horizon - label: Horizon Temp Storage - min_size: 11264 - type: vg - volumes: - - file_system: xfs - mount: /var/lib/horizon - name: horizontmp - size: 11264 - type: lv -nodes: -- fqdn: node-1.domain.tld - internal_address: 10.146.2.12 - internal_netmask: 255.255.255.0 - name: node-1 - public_address: 10.146.1.10 - public_netmask: 255.255.255.0 - role: primary-controller - storage_address: 10.145.3.15 - storage_netmask: 255.255.255.0 - swift_zone: '1' - uid: '1' - user_node_name: Untitled (51:42) -- fqdn: node-2.domain.tld - internal_address: 10.144.2.10 - internal_netmask: 255.255.255.0 - name: node-2 - public_address: 10.144.1.10 - public_netmask: 255.255.255.0 - role: controller - storage_address: 10.145.3.12 - storage_netmask: 255.255.255.0 - swift_zone: '2' - uid: '2' - user_node_name: Untitled (ff:af) -- fqdn: node-3.domain.tld - internal_address: 10.145.2.13 - internal_netmask: 255.255.255.0 - name: node-3 - public_address: 10.145.1.12 - public_netmask: 255.255.255.0 - role: controller - storage_address: 10.145.3.11 - storage_netmask: 255.255.255.0 - swift_zone: '3' - uid: '3' - user_node_name: Untitled (f9:37) -- fqdn: node-4.domain.tld - internal_address: 10.146.2.10 - internal_netmask: 255.255.255.0 - name: node-4 - role: compute - storage_address: 10.145.3.16 - storage_netmask: 255.255.255.0 - swift_zone: '4' - uid: '4' - user_node_name: Untitled (0b:09) -- fqdn: node-5.domain.tld - internal_address: 10.144.2.11 - internal_netmask: 255.255.255.0 - name: node-5 - role: compute - storage_address: 10.145.3.13 - storage_netmask: 255.255.255.0 - swift_zone: '5' - uid: '5' - user_node_name: Untitled (fb:60) -- fqdn: node-6.domain.tld - internal_address: 10.145.2.12 - internal_netmask: 255.255.255.0 - name: node-6 - role: ceph-osd - storage_address: 10.145.3.10 - storage_netmask: 255.255.255.0 - swift_zone: '6' - uid: '6' - user_node_name: Untitled (e0:11) -- fqdn: node-7.domain.tld - internal_address: 10.146.2.11 - internal_netmask: 255.255.255.0 - name: node-7 - role: ceph-osd - storage_address: 10.145.3.14 - storage_netmask: 255.255.255.0 - swift_zone: '7' - uid: '7' - user_node_name: Untitled (1f:4a) -nova: - db_password: KqZwu12EYHuhbigtmiUSiYiy - state_path: /var/lib/nova - user_password: HLNnR0DHFkG3jTXed6yuLOSU -nova_quota: false -online: true -openstack_version: liberty-8.0 -openstack_version_prev: null -plugins: -- external_loadbalancer -priority: 100 -private_network_range: 10.145.4.0/24 -provision: - codename: trusty - image_data: - /: - container: gzip - format: ext4 - uri: http://10.145.0.2:8080/targetimages/env_1_ubuntu_1404_amd64.img.gz - /boot: - container: gzip - format: ext2 - uri: http://10.145.0.2:8080/targetimages/env_1_ubuntu_1404_amd64-boot.img.gz - metadata: - group: general - label: Provision - restrictions: - - action: hide - condition: 'true' - weight: 80 - method: image -public_network_assignment: - assign_to_all_nodes: false - metadata: - group: network - label: Public network assignment - restrictions: - - action: hide - condition: cluster:net_provider != 'neutron' - weight: 10 -public_ssl: - cert_data: - content: '-----BEGIN CERTIFICATE----- - - MIIDrTCCApWgAwIBAgIJAMs9hkBvD343MA0GCSqGSIb3DQEBBQUAMGQxCzAJBgNV - - BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1Nb3VudGFpbiBW - - aWV3MQ0wCwYDVQQKEwRGdWVsMRkwFwYDVQQLExBGdWVsIERlcGxveSBUZWFtMB4X - - DTE2MDEwNzE4NDk1NVoXDTI2MDEwNDE4NDk1NVowZDELMAkGA1UEBhMCVVMxEzAR - - BgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDU1vdW50YWluIFZpZXcxDTALBgNV - - BAoTBEZ1ZWwxGTAXBgNVBAsTEEZ1ZWwgRGVwbG95IFRlYW0wggEiMA0GCSqGSIb3 - - DQEBAQUAA4IBDwAwggEKAoIBAQC3Pf/K0J23/7OnOtYZz0NwGI5CBmDzO2lAhGfQ - - Lmnq2eWeAD21qcEdhBqGgF8tCoYZLd7cNj8ujovPFgPRv5XWa1gU80203gSt/ab3 - - hwc3SQZOGh9Qodk7/3i0/Sfj40IEYAK48kqW+cHlepuGhgOzyvrZSyA7Uey+epYf - - x/WAI3esWevvYnvV/RhfBKZqEJQIZB6qjx81t1zt/+RW9nHyiXGbEfcLiaRMJpC2 - - YEehEuR8vLcYxlMVkMs8GcdoWXZa3F/tMBdCzzSWgrNya4h1mRtlgVSM1f+9ypO/ - - GQht3GMxYyGfCdk5pOx1ATPW6FPCdQ/G8D2OdtSYqhgGjuaJAgMBAAGjYjBgMAkG - - A1UdEwQCMAAwHQYDVR0OBBYEFIkHKILQ449yoduD/00dIFaH0eASMDQGA1UdEQQt - - MCuCEXB1YmxpYy5mdWVsLmxvY2FsgRZyb290QHB1YmxpYy5mdWVsLmxvY2FsMA0G - - CSqGSIb3DQEBBQUAA4IBAQARkeLVDMvVBaSH0kQQYe0KMcgz/cA4svZSvkyQmNXU - - a1BUknvucqP4SRWTBCwCYCRZmvOpMmTXbX0pHSYVVtyz2qJ71aTZ/z/QWkulKNc2 - - Bt+YLdUwAVl1xchCHgHEqlTmspB8s/pmjcWRW10AEYhV8UG9RqBIL5GhNI9VPIfm - - qLvt/gCNqzTRmfjzi1nfXmgYgaA5FgaTZO+E5BaPc7eV+cXblfaQTvwaRi69Vfle - - qssScpVzf+dVTt5RSrroHGDhjdObYx2M9agpgn9hfVcN5shRK/n8w2XjeqJqHfpV - - LzAFvO8587fksHpVLC+utmYzlVCCk/nMPdR0OsKDKEjK - - -----END CERTIFICATE----- - - -----BEGIN PRIVATE KEY----- - - MIIEvAIBADANBgkqhkiG9w0BAQEFAASCBKYwggSiAgEAAoIBAQC3Pf/K0J23/7On - - OtYZz0NwGI5CBmDzO2lAhGfQLmnq2eWeAD21qcEdhBqGgF8tCoYZLd7cNj8ujovP - - FgPRv5XWa1gU80203gSt/ab3hwc3SQZOGh9Qodk7/3i0/Sfj40IEYAK48kqW+cHl - - epuGhgOzyvrZSyA7Uey+epYfx/WAI3esWevvYnvV/RhfBKZqEJQIZB6qjx81t1zt - - /+RW9nHyiXGbEfcLiaRMJpC2YEehEuR8vLcYxlMVkMs8GcdoWXZa3F/tMBdCzzSW - - grNya4h1mRtlgVSM1f+9ypO/GQht3GMxYyGfCdk5pOx1ATPW6FPCdQ/G8D2OdtSY - - qhgGjuaJAgMBAAECggEAFb9T9lwf+9BrH/PJqTKCDHG9oHRlWTi52yBbucdoZqkJ - - qWDZ8g99jeU5yLC/mvbex2o8QuJlST89tIwmU+RrAhGnWIUvucGHyKaMBGCQKK2Q - - BADxqn4q7AX7628IJvG3yhEjAZQv6g8mRffxMVwCYHo8n0FdR+0HLewamRcAOf7H - - /rbd4TwK5KgZ3ProYahOfOmfCwpIoikglJ7QTRTAX3Pm3APhBStkrtG1DP5uxPZN - - BK4eDjjV79e6D1iTVxxxQUJb5b8FFqHDb2/tKM0Ju9NwjQ9Hw+k5FOFSo40q1ivB - - cVB4LGVCBwZAzNhi6S4dx1ACm9vpVCVUTGEJiViXAQKBgQDsmxIhDz5WDl2xxhvg - - EzUPEBBzLldBGwxhj3baI+47F18zMuvv9Mu33PY9RZ+c6ymvrw2JmYZilz+2AKkR - - XXeuAgwtTWQ2tSRj3SHb40sDRL3Ye6H8u2GSTzIB+vn4tfHAZcXkLvKMYa0cc+6Z - - q3ip36wYhEE6/hsIqm+a+PgaeQKBgQDGQyYR1VkiRJhGPaXqdaRJOZ+RyoIhfv7i - - 9LS362DE50ShSAA1hykHSN1jeqTDnO1reSAcszk4Sbt2So87au4lXq8/D956iJIP - - 8a5dwXpbKjw2MUzJIe2lxrl/oo5cj1kKPV2aOZrwi5mN8aFSkIMd5CyhS42Yx01d - - rjNyo80okQKBgEaHs0/Hi317qtJji8uv7hEfaMfs+HWf6oDqkzNToqBaxzYr58kP - - 3+pfI8gACSRttW95bz+lVDnvfD500/EpO5PTaG3YtBbayI48TOuPRb0jsLPnptH/ - - yYYjtXSBrCJHmlkP/X2XwRW3yDLDHE0SoFWDJ3nncspzFPvwUnSP4uWBAoGAfgYM - - 2uUchVXI3U0ue7xPs2P3dDqfQR9ycV1OymHJ3x+KVmJoD55cjA7a+vLobJcBq4EQ - - 0m1x/7+Oc4CtTv2HZyWqi5FQv96zyYK8bUgguHY+U8w+nNL+NpP9MY5oo5lS5dlf - - +DqJrEFwV/OxscO+NG/nlpdp6CU3nkau2T4ZmKECgYBhWQiSXRed7/ilecjgdL9b - - kWhEQSfsgs37yD0mTxi6HOUo4mUXPHUs+qyi+klQ/AmCkqwI0RMKueTXLtYC7gf0 - - bvuqPHKfvoBWq9D+nhfLSfWVA+eaXNTKWvjtFiuWsP3b/PAf5Dc/BzBHjQY0orTJ - - jEQbGdQ/tC5p2Kp+eLGJKw== - - -----END PRIVATE KEY----- - - ' - name: public_haproxy.pem - cert_source: user_uploaded - horizon: true - hostname: public.fuel.local - metadata: - group: security - label: Public TLS - weight: 110 - services: true -puppet: - manifests: rsync://10.145.0.2:/puppet/liberty-8.0/manifests/ - modules: rsync://10.145.0.2:/puppet/liberty-8.0/modules/ -puppet_debug: true -quantum: true -quantum_settings: - L2: - base_mac: fa:16:3e:00:00:00 - phys_nets: - physnet1: - bridge: br-floating - vlan_range: null - segmentation_type: tun - tunnel_id_ranges: 2:65535 - L3: - use_namespaces: true - database: - passwd: rsuKYCs4oTrXfClMNxSUG6BI - default_floating_net: admin_floating_net - default_private_net: admin_internal_net - keystone: - admin_password: 4MF6XuQjhmDuokIye9nEe8Un - metadata: - metadata_proxy_shared_secret: 1xqxGx1IUtAgmESyqebYrUw3 - predefined_networks: - admin_floating_net: - L2: - network_type: flat - physnet: physnet1 - router_ext: true - segment_id: null - L3: - enable_dhcp: false - floating: - - 10.144.1.130:10.144.1.254 - gateway: 10.144.1.1 - nameservers: [] - subnet: 10.144.1.0/24 - shared: false - tenant: admin - admin_internal_net: - L2: - network_type: tun - physnet: null - router_ext: false - segment_id: null - L3: - enable_dhcp: true - floating: null - gateway: 192.168.111.1 - nameservers: - - 8.8.4.4 - - 8.8.8.8 - subnet: 192.168.111.0/24 - shared: false - tenant: admin -rabbit: - password: StxrZ8EMHXzCjpgnrw3sRXgA -repo_setup: - installer_initrd: - local: /var/www/nailgun/ubuntu/x86_64/images/initrd.gz - remote_relative: dists/trusty/main/installer-amd64/current/images/netboot/ubuntu-installer/amd64/initrd.gz - installer_kernel: - local: /var/www/nailgun/ubuntu/x86_64/images/linux - remote_relative: dists/trusty/main/installer-amd64/current/images/netboot/ubuntu-installer/amd64/linux - metadata: - always_editable: true - group: general - label: Repositories - weight: 50 - repos: - - name: ubuntu - priority: null - section: main universe multiverse - suite: trusty - type: deb - uri: http://archive.ubuntu.com/ubuntu/ - - name: ubuntu-updates - priority: null - section: main universe multiverse - suite: trusty-updates - type: deb - uri: http://archive.ubuntu.com/ubuntu/ - - name: ubuntu-security - priority: null - section: main universe multiverse - suite: trusty-security - type: deb - uri: http://archive.ubuntu.com/ubuntu/ - - name: mos - priority: 1050 - section: main restricted - suite: mos8.0 - type: deb - uri: http://10.145.0.2:8080/liberty-8.0/ubuntu/x86_64 - - name: mos-updates - priority: 1050 - section: main restricted - suite: mos8.0-updates - type: deb - uri: http://mirror.fuel-infra.org/mos-repos/ubuntu/8.0/ - - name: mos-security - priority: 1050 - section: main restricted - suite: mos8.0-security - type: deb - uri: http://mirror.fuel-infra.org/mos-repos/ubuntu/8.0/ - - name: mos-holdback - priority: 1100 - section: main restricted - suite: mos8.0-holdback - type: deb - uri: http://mirror.fuel-infra.org/mos-repos/ubuntu/8.0/ - - name: Auxiliary - priority: 1150 - section: main restricted - suite: auxiliary - type: deb - uri: http://10.145.0.2:8080/liberty-8.0/ubuntu/auxiliary -resume_guests_state_on_host_boot: true -role: primary-controller -sahara: - db_password: DsrcljbGqFssjiT3HaIKcHkY - enabled: false - user_password: Ca0CQ4ruHT9JJ3fXsh8ntfiP -status: error -storage: - ephemeral_ceph: true - images_ceph: true - images_vcenter: false - iser: false - metadata: - group: storage - label: Storage Backends - weight: 60 - objects_ceph: true - osd_pool_size: '2' - per_pool_pg_nums: - .rgw: 64 - backups: 64 - compute: 64 - default_pg_num: 64 - images: 64 - volumes: 128 - pg_num: 64 - volumes_block_device: false - volumes_ceph: true - volumes_lvm: false -storage_network_range: 10.145.3.0/24 -swift: - user_password: NCdIEIv8qaJnoCQc8E2ZVWen -syslog: - metadata: - enabled: false - group: logging - label: Syslog - toggleable: true - weight: 50 - syslog_port: '514' - syslog_server: '' - syslog_transport: tcp -task_deploy: false -tasks: -- id: external-lb-hiera - parameters: - cwd: /etc/fuel/plugins/external_loadbalancer-0.1/ - puppet_manifest: puppet/manifests/create_hiera_config.pp - puppet_modules: puppet/modules:/etc/puppet/modules - timeout: 360 - priority: 100 - type: puppet - uids: - - '1' -- id: hiera - parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/hiera/hiera.pp - puppet_modules: /etc/puppet/modules - timeout: 3600 - priority: 200 - type: puppet - uids: - - '1' -- id: setup_repositories - parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/fuel_pkgs/setup_repositories.pp - puppet_modules: /etc/puppet/modules - timeout: 600 - priority: 300 - type: puppet - uids: - - '1' -- id: fuel_pkgs - parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/fuel_pkgs/fuel_pkgs.pp - puppet_modules: /etc/puppet/modules - timeout: 600 - priority: 400 - type: puppet - uids: - - '1' -- id: globals - parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/globals/globals.pp - puppet_modules: /etc/puppet/modules - timeout: 3600 - priority: 500 - type: puppet - uids: - - '1' -- id: logging - parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/logging/logging.pp - puppet_modules: /etc/puppet/modules - timeout: 3600 - priority: 600 - type: puppet - uids: - - '1' -- id: tools - parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/tools/tools.pp - puppet_modules: /etc/puppet/modules - timeout: 3600 - priority: 700 - type: puppet - uids: - - '1' -- id: umm - parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/umm/umm.pp - puppet_modules: /etc/puppet/modules - timeout: 3600 - priority: 800 - type: puppet - uids: - - '1' -- id: netconfig - parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/netconfig/netconfig.pp - puppet_modules: /etc/puppet/modules - timeout: 3600 - priority: 900 - type: puppet - uids: - - '1' -- id: connectivity_tests - parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/netconfig/connectivity_tests.pp - puppet_modules: /etc/puppet/modules - timeout: 3600 - priority: 1000 - type: puppet - uids: - - '1' -- id: firewall - parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/firewall/firewall.pp - puppet_modules: /etc/puppet/modules - timeout: 3600 - priority: 1100 - type: puppet - uids: - - '1' -- id: ssl-keys-saving - parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/ssl/ssl_keys_saving.pp - puppet_modules: /etc/puppet/modules - timeout: 3600 - priority: 1200 - type: puppet - uids: - - '1' -- id: ssl-add-trust-chain - parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/ssl/ssl_add_trust_chain.pp - puppet_modules: /etc/puppet/modules - timeout: 3600 - priority: 1300 - type: puppet - uids: - - '1' -- id: ssl-dns-setup - parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/ssl/ssl_dns_setup.pp - puppet_modules: /etc/puppet/modules - timeout: 3600 - priority: 1400 - type: puppet - uids: - - '1' -- id: hosts - parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/hosts/hosts.pp - puppet_modules: /etc/puppet/modules - timeout: 3600 - priority: 1500 - type: puppet - uids: - - '1' -- id: primary-cluster - parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/cluster/cluster.pp - puppet_modules: /etc/puppet/modules - timeout: 3600 - priority: 1600 - type: puppet - uids: - - '1' -- id: cluster_health - parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/cluster/health.pp - puppet_modules: /etc/puppet/modules - timeout: 600 - priority: 1700 - type: puppet - uids: - - '1' -- id: cluster-vrouter - parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/cluster-vrouter/cluster-vrouter.pp - puppet_modules: /etc/puppet/modules - timeout: 3600 - priority: 1800 - type: puppet - uids: - - '1' -- id: external-lb-ovs-to-ns-port - parameters: - cwd: /etc/fuel/plugins/external_loadbalancer-0.1/ - puppet_manifest: puppet/manifests/ovs_to_ns_ocf.pp - puppet_modules: puppet/modules:/etc/puppet/modules - timeout: 600 - priority: 1900 - type: puppet - uids: - - '1' -- id: virtual_ips - parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/virtual_ips/virtual_ips.pp - puppet_modules: /etc/puppet/modules - timeout: 3600 - priority: 2000 - type: puppet - uids: - - '1' -- id: primary-cluster-haproxy - parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/cluster-haproxy/cluster-haproxy.pp - puppet_modules: /etc/puppet/modules - timeout: 3600 - priority: 2100 - type: puppet - uids: - - '1' -- id: openstack-haproxy-horizon - parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/openstack-haproxy/openstack-haproxy-horizon.pp - puppet_modules: /etc/puppet/modules - timeout: 300 - priority: 2200 - type: puppet - uids: - - '1' -- id: openstack-haproxy-keystone - parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/openstack-haproxy/openstack-haproxy-keystone.pp - puppet_modules: /etc/puppet/modules - timeout: 300 - priority: 2300 - type: puppet - uids: - - '1' -- id: openstack-haproxy-nova - parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/openstack-haproxy/openstack-haproxy-nova.pp - puppet_modules: /etc/puppet/modules - timeout: 300 - priority: 2400 - type: puppet - uids: - - '1' -- id: openstack-haproxy-heat - parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/openstack-haproxy/openstack-haproxy-heat.pp - puppet_modules: /etc/puppet/modules - timeout: 300 - priority: 2500 - type: puppet - uids: - - '1' -- id: openstack-haproxy-glance - parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/openstack-haproxy/openstack-haproxy-glance.pp - puppet_modules: /etc/puppet/modules - timeout: 300 - priority: 2600 - type: puppet - uids: - - '1' -- id: openstack-haproxy-cinder - parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/openstack-haproxy/openstack-haproxy-cinder.pp - puppet_modules: /etc/puppet/modules - timeout: 300 - priority: 2700 - type: puppet - uids: - - '1' -- id: openstack-haproxy-neutron - parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/openstack-haproxy/openstack-haproxy-neutron.pp - puppet_modules: /etc/puppet/modules - timeout: 300 - priority: 2800 - type: puppet - uids: - - '1' -- id: openstack-haproxy-mysqld - parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/openstack-haproxy/openstack-haproxy-mysqld.pp - puppet_modules: /etc/puppet/modules - timeout: 300 - priority: 2900 - type: puppet - uids: - - '1' -- id: openstack-haproxy-swift - parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/openstack-haproxy/openstack-haproxy-swift.pp - puppet_modules: /etc/puppet/modules - timeout: 300 - priority: 3000 - type: puppet - uids: - - '1' -- id: openstack-haproxy-radosgw - parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/openstack-haproxy/openstack-haproxy-radosgw.pp - puppet_modules: /etc/puppet/modules - timeout: 300 - priority: 3100 - type: puppet - uids: - - '1' -- id: openstack-haproxy-ceilometer - parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/openstack-haproxy/openstack-haproxy-ceilometer.pp - puppet_modules: /etc/puppet/modules - timeout: 300 - priority: 3200 - type: puppet - uids: - - '1' -- id: openstack-haproxy-sahara - parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/openstack-haproxy/openstack-haproxy-sahara.pp - puppet_modules: /etc/puppet/modules - timeout: 300 - priority: 3300 - type: puppet - uids: - - '1' -- id: openstack-haproxy-murano - parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/openstack-haproxy/openstack-haproxy-murano.pp - puppet_modules: /etc/puppet/modules - timeout: 300 - priority: 3400 - type: puppet - uids: - - '1' -- id: openstack-haproxy-stats - parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/openstack-haproxy/openstack-haproxy-stats.pp - puppet_modules: /etc/puppet/modules - timeout: 300 - priority: 3500 - type: puppet - uids: - - '1' -- id: conntrackd - parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/virtual_ips/conntrackd.pp - puppet_modules: /etc/puppet/modules - timeout: 3600 - priority: 3600 - type: puppet - uids: - - '1' -- id: openstack-haproxy - parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/openstack-haproxy/openstack-haproxy.pp - puppet_modules: /etc/puppet/modules - timeout: 300 - priority: 3700 - type: puppet - uids: - - '1' -- id: primary-database - parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/database/database.pp - puppet_modules: /etc/puppet/modules - timeout: 3600 - priority: 3800 - type: puppet - uids: - - '1' -- id: keystone-db - parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/keystone/db.pp - puppet_modules: /etc/puppet/modules - timeout: 1800 - priority: 3900 - type: puppet - uids: - - '1' -- id: nova-db - parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/openstack-controller/db.pp - puppet_modules: /etc/puppet/modules - timeout: 1800 - priority: 4000 - type: puppet - uids: - - '1' -- id: neutron-db - parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/openstack-network/db.pp - puppet_modules: /etc/puppet/modules - timeout: 1800 - priority: 4100 - type: puppet - uids: - - '1' -- id: heat-db - parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/heat/db.pp - puppet_modules: /etc/puppet/modules - timeout: 1800 - priority: 4200 - type: puppet - uids: - - '1' -- id: glance-db - parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/glance/db.pp - puppet_modules: /etc/puppet/modules - timeout: 1800 - priority: 4300 - type: puppet - uids: - - '1' -- id: cinder-db - parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/openstack-cinder/db.pp - puppet_modules: /etc/puppet/modules - timeout: 1800 - priority: 4400 - type: puppet - uids: - - '1' -- id: apache - parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/apache/apache.pp - puppet_modules: /etc/puppet/modules - timeout: 1200 - priority: 4500 - type: puppet - uids: - - '1' -- id: api-proxy - parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/api-proxy/api-proxy.pp - puppet_modules: /etc/puppet/modules - timeout: 3600 - priority: 4600 - type: puppet - uids: - - '1' -- id: primary-rabbitmq - parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/rabbitmq/rabbitmq.pp - puppet_modules: /etc/puppet/modules - timeout: 3600 - priority: 4700 - type: puppet - uids: - - '1' -- id: primary-dns-server - parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/dns/dns-server.pp - puppet_modules: /etc/puppet/modules - timeout: 3600 - priority: 4800 - type: puppet - uids: - - '1' -- id: memcached - parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/memcached/memcached.pp - puppet_modules: /etc/puppet/modules - timeout: 3600 - priority: 4900 - type: puppet - uids: - - '1' -- id: keystone - parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/keystone/keystone.pp - puppet_modules: /etc/puppet/modules - timeout: 3600 - priority: 5000 - type: puppet - uids: - - '1' -- id: workloads_collector_add - parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/keystone/workloads_collector_add.pp - puppet_modules: /etc/puppet/modules - timeout: 1800 - priority: 5100 - type: puppet - uids: - - '1' -- id: nova-keystone - parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/openstack-controller/keystone.pp - puppet_modules: /etc/puppet/modules - timeout: 1800 - priority: 5200 - type: puppet - uids: - - '1' -- id: neutron-keystone - parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/openstack-network/keystone.pp - puppet_modules: /etc/puppet/modules - timeout: 1800 - priority: 5300 - type: puppet - uids: - - '1' -- id: heat-keystone - parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/heat/keystone.pp - puppet_modules: /etc/puppet/modules - timeout: 1800 - priority: 5400 - type: puppet - uids: - - '1' -- id: swift-keystone - parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/swift/keystone.pp - puppet_modules: /etc/puppet/modules - timeout: 1800 - priority: 5500 - type: puppet - uids: - - '1' -- id: glance-keystone - parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/glance/keystone.pp - puppet_modules: /etc/puppet/modules - timeout: 1800 - priority: 5600 - type: puppet - uids: - - '1' -- id: glance - parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/glance/glance.pp - puppet_modules: /etc/puppet/modules - timeout: 3600 - priority: 5700 - type: puppet - uids: - - '1' -- id: cinder-keystone - parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/openstack-cinder/keystone.pp - puppet_modules: /etc/puppet/modules/ - timeout: 1800 - priority: 5800 - type: puppet - uids: - - '1' -- id: openstack-cinder - parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/openstack-cinder/openstack-cinder.pp - puppet_modules: /etc/puppet/modules - timeout: 1200 - priority: 5900 - type: puppet - uids: - - '1' -- id: openstack-controller - parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/openstack-controller/openstack-controller.pp - puppet_modules: /etc/puppet/modules - timeout: 3600 - priority: 6000 - type: puppet - uids: - - '1' -- id: openstack-network-common-config - parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/openstack-network/common-config.pp - puppet_modules: /etc/puppet/modules - timeout: 1800 - priority: 6100 - type: puppet - uids: - - '1' -- id: openstack-network-server-config - parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/openstack-network/server-config.pp - puppet_modules: /etc/puppet/modules - timeout: 1800 - priority: 6200 - type: puppet - uids: - - '1' -- id: primary-openstack-network-plugins-l2 - parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/openstack-network/plugins/ml2.pp - puppet_modules: /etc/puppet/modules - timeout: 1800 - priority: 6300 - type: puppet - uids: - - '1' -- id: openstack-network-networks - parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/openstack-network/networks.pp - puppet_modules: /etc/puppet/modules - timeout: 1800 - priority: 6400 - type: puppet - uids: - - '1' -- id: openstack-network-routers - parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/openstack-network/routers.pp - puppet_modules: /etc/puppet/modules - timeout: 1800 - priority: 6500 - type: puppet - uids: - - '1' -- id: primary-openstack-network-agents-l3 - parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/openstack-network/agents/l3.pp - puppet_modules: /etc/puppet/modules - timeout: 1800 - priority: 6600 - type: puppet - uids: - - '1' -- id: openstack-network-server-nova - parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/openstack-network/server-nova.pp - puppet_modules: /etc/puppet/modules - timeout: 1800 - priority: 6700 - type: puppet - uids: - - '1' -- id: primary-openstack-network-agents-dhcp - parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/openstack-network/agents/dhcp.pp - puppet_modules: /etc/puppet/modules - timeout: 1800 - priority: 6800 - type: puppet - uids: - - '1' -- id: primary-openstack-network-agents-metadata - parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/openstack-network/agents/metadata.pp - puppet_modules: /etc/puppet/modules - timeout: 1800 - priority: 6900 - type: puppet - uids: - - '1' -- id: heat - parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/heat/heat.pp - puppet_modules: /etc/puppet/modules - timeout: 3600 - priority: 7000 - type: puppet - uids: - - '1' -- id: swift-rebalance-cron - parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/swift/rebalance_cronjob.pp - puppet_modules: /etc/puppet/modules - timeout: 300 - priority: 7100 - type: puppet - uids: - - '1' -- id: primary-swift - parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/swift/swift.pp - puppet_modules: /etc/puppet/modules - timeout: 3600 - priority: 7200 - type: puppet - uids: - - '1' -- id: horizon - parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/horizon/horizon.pp - puppet_modules: /etc/puppet/modules - timeout: 3600 - priority: 7300 - type: puppet - uids: - - '1' -- id: primary-ceph-mon - parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/ceph/mon.pp - puppet_modules: /etc/puppet/modules - timeout: 3600 - priority: 7400 - type: puppet - uids: - - '1' -- id: ceph-radosgw - parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/ceph/radosgw.pp - puppet_modules: /etc/puppet/modules - timeout: 3600 - priority: 7500 - type: puppet - uids: - - '1' -- id: controller_remaining_tasks - parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/roles/controller.pp - puppet_modules: /etc/puppet/modules - timeout: 3600 - priority: 7600 - type: puppet - uids: - - '1' -test_vm_image: - container_format: bare - disk_format: qcow2 - glance_properties: '' - img_name: TestVM - img_path: /usr/share/cirros-testvm/cirros-x86_64-disk.img - min_ram: 64 - os_name: cirros - public: 'true' -uid: '1' -use_cow_images: true -use_vcenter: false -user_node_name: Untitled (51:42) -vms_conf: [] -workloads_collector: - create_user: false - enabled: true - metadata: - group: general - label: Workloads Collector User - restrictions: - - action: hide - condition: 'true' - weight: 10 - password: d2sqMg2Ay5EU1SqbeqCUJp4D - tenant: services - username: fuel_stats_user -aodh: - user_password: Be0Oloop - db_password: Thu5ieY6 diff --git a/hiera/neut_vxlan_dvr.murano.sahara-cinder.yaml b/hiera/neut_vxlan_dvr.murano.sahara-cinder.yaml deleted file mode 100644 index 8491225..0000000 --- a/hiera/neut_vxlan_dvr.murano.sahara-cinder.yaml +++ /dev/null @@ -1,788 +0,0 @@ -access: - email: admin@localhost - metadata: - label: Access - weight: 10 - password: admin - tenant: admin - user: admin -auth_key: '' -auto_assign_floating_ip: false -base_syslog: - syslog_port: '514' - syslog_server: 10.108.0.2 -ceilometer: - db_password: ZcffCIm5 - enabled: false - metering_secret: 7aqxzabx - user_password: FQUfTQ6a -aodh: - user_password: Be0Oloop - db_password: Thu5ieY6 -cinder: - db_password: 71kNkN9U - fixed_key: 0ded0202e2a355df942df2bacbaba992658a0345f68f2db6e1bdb6dbb8f682cf - user_password: O2st17AP -cobbler: - profile: ubuntu_1404_x86_64 -corosync: - group: 226.94.1.1 - metadata: - label: Corosync - restrictions: - - action: hide - condition: 'true' - weight: 50 - port: '12000' - verified: false -debug: false -deployment_id: 38 -deployment_mode: ha_compact -external_dns: - dns_list: - - 8.8.8.8 - - 8.8.4.4 - metadata: - label: Upstream DNS - weight: 90 -external_mongo: - hosts_ip: '' - metadata: - label: External MongoDB - restrictions: - - action: hide - condition: settings:additional_components.mongo.value == false - weight: 20 - mongo_db_name: ceilometer - mongo_password: ceilometer - mongo_replset: '' - mongo_user: ceilometer -external_ntp: - metadata: - label: Upstream NTP - weight: 100 - ntp_list: - - 0.pool.ntp.org - - 1.pool.ntp.org -public_ssl: - metadata: - label: Public TLS - weight: 110 - horizon: true - services: true - cert_source: self_signed - cert_data: - content: 'somedataaboutyourkeypair' - hostname: public.fuel.local -fail_if_error: false -fqdn: node-118.test.domain.local -fuel_version: '6.1' -glance: - db_password: 0UYCFNfc - image_cache_max_size: '5368709120' - user_password: 94lWbeNn -glance_glare: - user_password: 23dfhbWd -heat: - auth_encryption_key: 8edb899a7e81e56abe51639880aa32dd - db_password: AuaPc3Yq - enabled: true - rabbit_password: Nmn2wr9S - user_password: EWJfBLJ9 -kernel_params: - kernel: console=ttyS0,9600 console=tty0 net.ifnames=0 biosdevname=0 rootdelay=90 - nomodeset - metadata: - label: Kernel parameters - weight: 40 -keystone: - admin_token: 0be9G8hj - db_password: 32TWl29R -last_controller: node-131 -libvirt_type: qemu -management_network_range: 192.168.0.0/24 -management_vip: 192.168.0.6 -management_vrouter_vip: 192.168.0.7 -master_ip: 10.108.0.2 -metadata: - label: Common - weight: 30 -mongo: - enabled: false -mp: -- point: '1' - weight: '1' -- point: '2' - weight: '2' -murano: - rabbit: - user: foo - password: bar - vhost: '/' - port: 55572 - db_password: R3SuvZbh - enabled: true - rabbit_password: ZNdTAgF3 - user_password: xP8WtHQw -syslog_log_facility_murano: LOG_LOCAL0 -murano_glance_artifacts_plugin: - enabled: true -murano_settings: - metadata: - label: Murano Settings - restrictions: - - action: hide - condition: settings:additional_components.murano.value == false - weight: 20 - murano_repo_url: http://catalog.openstack.org/ -mysql: - root_password: Lz18BpbQ - wsrep_password: JrlrVOHu -network_metadata: - nodes: - node-118: - swift_zone: '1' - uid: '118' - fqdn: node-118.test.domain.local - network_roles: - keystone/api: 192.168.0.1 - neutron/api: 192.168.0.1 - mgmt/database: 192.168.0.1 - sahara/api: 192.168.0.1 - heat/api: 192.168.0.1 - ceilometer/api: 192.168.0.1 - aodh/api: 192.168.0.1 - ex: - ceph/public: 192.168.0.1 - ceph/radosgw: - management: 192.168.0.1 - swift/api: 192.168.0.1 - mgmt/api: 192.168.0.1 - storage: 192.168.1.1 - mgmt/corosync: 192.168.0.1 - cinder/api: 192.168.0.1 - public/vip: - swift/replication: 192.168.1.1 - mgmt/messaging: 192.168.0.1 - neutron/mesh: 192.168.0.1 - admin/pxe: 10.109.0.9 - mongo/db: 192.168.0.1 - neutron/private: - neutron/floating: - fw-admin: 10.109.0.9 - glance/api: 192.168.0.1 - glance/glare: 192.168.0.1 - mgmt/vip: 192.168.0.1 - murano/api: 192.168.0.1 - nova/api: 192.168.0.1 - horizon: 192.168.0.1 - mgmt/memcache: 192.168.0.1 - cinder/iscsi: 192.168.1.1 - ceph/replication: 192.168.1.1 - user_node_name: Untitled (6a:e7) - node_roles: - - cinder - name: node-118 - node-128: - swift_zone: '1' - uid: '128' - fqdn: node-128.test.domain.local - network_roles: - keystone/api: 192.168.0.2 - neutron/api: 192.168.0.2 - mgmt/database: 192.168.0.2 - sahara/api: 192.168.0.2 - heat/api: 192.168.0.2 - ceilometer/api: 192.168.0.2 - aodh/api: 192.168.0.2 - ex: 172.16.0.2 - ceph/public: 192.168.0.2 - ceph/radosgw: 172.16.0.2 - management: 192.168.0.2 - swift/api: 192.168.0.2 - mgmt/api: 192.168.0.2 - storage: 192.168.1.2 - mgmt/corosync: 192.168.0.2 - cinder/api: 192.168.0.2 - public/vip: 172.16.0.2 - swift/replication: 192.168.1.2 - mgmt/messaging: 192.168.0.2 - neutron/mesh: 192.168.0.2 - admin/pxe: 10.108.0.3 - mongo/db: 192.168.0.2 - neutron/private: - neutron/floating: - fw-admin: 10.108.0.3 - glance/api: 192.168.0.2 - glance/glare: 192.168.0.2 - mgmt/vip: 192.168.0.2 - murano/api: 192.168.0.2 - nova/api: 192.168.0.2 - horizon: 192.168.0.2 - mgmt/memcache: 192.168.0.2 - cinder/iscsi: 192.168.1.2 - ceph/replication: 192.168.1.2 - user_node_name: Untitled (6a:e7) - node_roles: - - primary-controller - name: node-128 - node-129: - swift_zone: '1' - uid: '129' - fqdn: node-129.test.domain.local - network_roles: - keystone/api: 192.168.0.3 - neutron/api: 192.168.0.3 - mgmt/database: 192.168.0.3 - sahara/api: 192.168.0.3 - heat/api: 192.168.0.3 - ceilometer/api: 192.168.0.3 - aodh/api: 192.168.0.3 - ex: 172.16.0.3 - ceph/public: 192.168.0.3 - ceph/radosgw: 172.16.0.3 - management: 192.168.0.3 - swift/api: 192.168.0.3 - mgmt/api: 192.168.0.3 - storage: 192.168.1.3 - mgmt/corosync: 192.168.0.3 - cinder/api: 192.168.0.3 - public/vip: 172.16.0.3 - swift/replication: 192.168.1.3 - mgmt/messaging: 192.168.0.3 - neutron/mesh: 192.168.0.3 - admin/pxe: 10.108.0.6 - mongo/db: 192.168.0.3 - neutron/private: - neutron/floating: - fw-admin: 10.108.0.6 - glance/api: 192.168.0.3 - glance/glare: 192.168.0.3 - mgmt/vip: 192.168.0.3 - murano/api: 192.168.0.3 - nova/api: 192.168.0.3 - horizon: 192.168.0.3 - mgmt/memcache: 192.168.0.3 - cinder/iscsi: 192.168.1.3 - ceph/replication: 192.168.1.3 - user_node_name: Untitled (6a:e7) - node_roles: - - controller - name: node-129 - node-131: - swift_zone: '1' - uid: '131' - fqdn: node-131.test.domain.local - network_roles: - keystone/api: 192.168.0.4 - neutron/api: 192.168.0.4 - mgmt/database: 192.168.0.4 - sahara/api: 192.168.0.4 - heat/api: 192.168.0.4 - ceilometer/api: 192.168.0.4 - aodh/api: 192.168.0.4 - ex: 172.16.0.4 - ceph/public: 192.168.0.4 - ceph/radosgw: 172.16.0.4 - management: 192.168.0.4 - swift/api: 192.168.0.4 - mgmt/api: 192.168.0.4 - storage: 192.168.1.4 - mgmt/corosync: 192.168.0.4 - cinder/api: 192.168.0.4 - public/vip: 172.16.0.4 - swift/replication: 192.168.1.4 - mgmt/messaging: 192.168.0.4 - neutron/mesh: 192.168.0.4 - admin/pxe: 10.109.0.9 - mongo/db: 192.168.0.4 - neutron/private: - neutron/floating: - fw-admin: 10.109.0.9 - glance/api: 192.168.0.4 - glance/glare: 192.168.0.4 - mgmt/vip: 192.168.0.4 - murano/api: 192.168.0.4 - nova/api: 192.168.0.4 - horizon: 192.168.0.4 - mgmt/memcache: 192.168.0.4 - cinder/iscsi: 192.168.1.4 - ceph/replication: 192.168.1.4 - user_node_name: Untitled (6a:e7) - node_roles: - - controller - name: node-131 - node-132: - swift_zone: '1' - uid: '132' - fqdn: node-132.test.domain.local - network_roles: - keystone/api: 192.168.0.5 - neutron/api: 192.168.0.5 - mgmt/database: 192.168.0.5 - sahara/api: 192.168.0.5 - heat/api: 192.168.0.5 - ceilometer/api: 192.168.0.5 - aodh/api: 192.168.0.5 - ex: - ceph/public: 192.168.0.5 - ceph/radosgw: - management: 192.168.0.5 - swift/api: 192.168.0.5 - mgmt/api: 192.168.0.5 - storage: 192.168.1.5 - mgmt/corosync: 192.168.0.5 - cinder/api: 192.168.0.5 - public/vip: - swift/replication: 192.168.1.5 - mgmt/messaging: 192.168.0.5 - neutron/mesh: 192.168.0.5 - admin/pxe: 10.108.0.4 - mongo/db: 192.168.0.5 - neutron/private: - neutron/floating: - fw-admin: 10.108.0.4 - glance/api: 192.168.0.5 - glance/glare: 192.168.0.5 - mgmt/vip: 192.168.0.5 - murano/api: 192.168.0.5 - nova/api: 192.168.0.5 - horizon: 192.168.0.5 - mgmt/memcache: 192.168.0.5 - cinder/iscsi: 192.168.1.5 - ceph/replication: 192.168.1.5 - user_node_name: Untitled (6a:e7) - node_roles: - - compute - name: node-132 - vips: - vrouter: - ipaddr: 192.168.0.3 - network_role: mgmt/vip - vendor_specific: - namespace: vrouter - node_roles: - - controller - - primary-controller - management: - ipaddr: 192.168.0.2 - network_role: mgmt/vip - vendor_specific: - namespace: haproxy - node_roles: - - controller - - primary-controller - public: - ipaddr: 10.109.1.2 - network_role: public/vip - vendor_specific: - namespace: haproxy - node_roles: - - controller - - primary-controller - vrouter_pub: - ipaddr: 10.109.1.3 - network_role: public/vip - vendor_specific: - iptables_rules: - ns_start: - - iptables -t nat -A POSTROUTING -o <%INT%> -j MASQUERADE - ns_stop: - - iptables -t nat -D POSTROUTING -o <%INT%> -j MASQUERADE - namespace: vrouter - node_roles: - - controller - - primary-controller -network_scheme: - endpoints: - br-fw-admin: - IP: - - 10.108.0.7/24 - br-mgmt: - IP: - - 192.168.0.1/24 - gateway: 192.168.0.7 - vendor_specific: - phy_interfaces: - - eth0 - vlans: 101 - br-storage: - IP: - - 192.168.1.1/24 - vendor_specific: - phy_interfaces: - - eth0 - vlans: 102 - interfaces: - eth0: - vendor_specific: - bus_info: '0000:00:03.0' - driver: e1000 - eth1: - vendor_specific: - bus_info: '0000:00:04.0' - driver: e1000 - eth2: - vendor_specific: - bus_info: '0000:00:05.0' - driver: e1000 - eth3: - vendor_specific: - bus_info: '0000:00:06.0' - driver: e1000 - eth4: - vendor_specific: - bus_info: '0000:00:07.0' - driver: e1000 - provider: lnx - roles: - ex: br-ex - public/vip: br-ex - neutron/floating: br-floating - storage: br-storage - keystone/api: br-mgmt - neutron/api: br-mgmt - mgmt/database: br-mgmt - sahara/api: br-mgmt - ceilometer/api: br-mgmt - aodh/api: br-mgmt - mgmt/vip: br-mgmt - ceph/public: br-mgmt - mgmt/messaging: br-mgmt - management: br-mgmt - swift/api: br-mgmt - mgmt/api: br-mgmt - storage: br-storage - mgmt/corosync: br-mgmt - cinder/api: br-mgmt - swift/replication: br-storage - neutron/mesh: br-mgmt - admin/pxe: br-fw-admin - mongo/db: br-mgmt - neutron/private: br-prv - fw-admin: br-fw-admin - glance/api: br-mgmt - glance/glare: br-mgmt - heat/api: br-mgmt - murano/api: br-mgmt - nova/api: br-mgmt - horizon: br-mgmt - mgmt/memcache: br-mgmt - cinder/iscsi: br-storage - ceph/replication: br-storage - neutron/mesh: br-mgmt - transformations: - - action: add-br - name: br-fw-admin - - action: add-br - name: br-mgmt - - action: add-br - name: br-storage - - action: add-port - bridge: br-fw-admin - name: eth0 - - action: add-port - bridge: br-storage - name: eth0.102 - - action: add-port - bridge: br-mgmt - name: eth0.101 - version: '1.1' -neutron_mellanox: - metadata: - enabled: true - label: Mellanox Neutron components - toggleable: false - weight: 50 - plugin: disabled - vf_num: '16' -nova: - db_password: mqnsUMgC - state_path: /var/lib/nova - user_password: fj4wVCEs -nova_quota: false -online: true -openstack_version: 2014.2-6.1 -openstack_version_prev: null -priority: 300 -provision: - codename: trusty - image_data: - /: - container: gzip - format: ext4 - uri: http://10.108.0.2:8080/targetimages/env_38_ubuntu_1404_amd64.img.gz - /boot: - container: gzip - format: ext2 - uri: http://10.108.0.2:8080/targetimages/env_38_ubuntu_1404_amd64-boot.img.gz - metadata: - label: Provision - weight: 80 - method: image -public_network_assignment: - assign_to_all_nodes: false - metadata: - label: Public network assignment - restrictions: - - action: hide - condition: cluster:net_provider != 'neutron' - weight: 50 -neutron_advanced_configuration: - neutron_dvr: true - neutron_l2_pop: true -public_vip: 172.16.0.5 -public_vrouter_vip: 172.16.0.6 -puppet: - manifests: rsync://10.108.0.2:/puppet/2014.2-6.1/manifests/ - modules: rsync://10.108.0.2:/puppet/2014.2-6.1/modules/ -puppet_debug: true -quantum: true -quantum_settings: - default_floating_net: net04custom_ext - default_private_net: net04custom - default_router: router04custom - L2: - base_mac: fa:16:3e:00:00:00 - phys_nets: - physnet1: - bridge: br-floating - segmentation_type: tun - tunnel_id_ranges: 2:65535 - L3: - use_namespaces: true - database: - passwd: QRpCfPk8 - keystone: - admin_password: oT56DSZF - metadata: - metadata_proxy_shared_secret: fp618p5V - predefined_networks: - net04custom: - L2: - network_type: gre - physnet: null - router_ext: false - segment_id: null - L3: - enable_dhcp: true - floating: null - gateway: 192.168.111.1 - nameservers: - - 8.8.4.4 - - 8.8.8.8 - subnet: 192.168.111.0/24 - shared: false - tenant: admin - net04custom_ext: - L2: - network_type: flat - physnet: physnet1 - router_ext: true - segment_id: null - L3: - enable_dhcp: false - floating: 172.16.0.130:172.16.0.254 - gateway: 172.16.0.1 - nameservers: [] - subnet: 172.16.0.0/24 - shared: false - tenant: admin -rabbit: - password: c7fQJeSe -repo_setup: - installer_initrd: - local: /var/www/nailgun/ubuntu/x86_64/images/initrd.gz - remote_relative: dists/trusty/main/installer-amd64/current/images/netboot/ubuntu-installer/amd64/initrd.gz - installer_kernel: - local: /var/www/nailgun/ubuntu/x86_64/images/linux - remote_relative: dists/trusty/main/installer-amd64/current/images/netboot/ubuntu-installer/amd64/linux - metadata: - label: Repositories - weight: 50 - repos: - - name: ubuntu - priority: null - section: main universe multiverse - suite: trusty - type: deb - uri: http://archive.ubuntu.com/ubuntu/ - - name: ubuntu-updates - priority: null - section: main universe multiverse - suite: trusty-updates - type: deb - uri: http://archive.ubuntu.com/ubuntu/ - - name: ubuntu-security - priority: null - section: main universe multiverse - suite: trusty-security - type: deb - uri: http://archive.ubuntu.com/ubuntu/ - - name: mos - priority: 1050 - section: main restricted - suite: mos6.1 - type: deb - uri: http://mirror.fuel-infra.org/mos/ubuntu/ - - name: mos-updates - priority: 1050 - section: main restricted - suite: mos6.1-updates - type: deb - uri: http://mirror.fuel-infra.org/mos/ubuntu/ - - name: mos-security - priority: 1050 - section: main restricted - suite: mos6.1-security - type: deb - uri: http://mirror.fuel-infra.org/mos/ubuntu/ - - name: mos-holdback - priority: 1100 - section: main restricted - suite: mos6.1-holdback - type: deb - uri: http://mirror.fuel-infra.org/mos/ubuntu/ -resume_guests_state_on_host_boot: true -role: cinder -sahara: - db_password: f0jl4v47 - enabled: true - user_password: pJc2zAOx -status: discover -storage: - ephemeral_ceph: false - images_ceph: false - images_vcenter: false - iser: false - metadata: - label: Storage - weight: 60 - objects_ceph: false - osd_pool_size: '2' - pg_num: 128 - per_pool_pg_nums: - default_pg_num: 128 - compute: 1024 - backups: 512 - ".rgw": 512 - images: 256 - volumes_ceph: false - volumes_lvm: true -storage_network_range: 192.168.1.0/24 -swift: - user_password: BP92J6tg -syslog: - metadata: - label: Syslog - weight: 50 - syslog_port: '514' - syslog_server: '' - syslog_transport: tcp -tasks: -- parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/hiera/hiera.pp - puppet_modules: /etc/puppet/modules - timeout: 3600 - priority: 100 - type: puppet - uids: - - '118' -- parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/globals/globals.pp - puppet_modules: /etc/puppet/modules - timeout: 3600 - priority: 200 - type: puppet - uids: - - '118' -- parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/logging/logging.pp - puppet_modules: /etc/puppet/modules - timeout: 3600 - priority: 300 - type: puppet - uids: - - '118' -- parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/tools/tools.pp - puppet_modules: /etc/puppet/modules - timeout: 3600 - priority: 400 - type: puppet - uids: - - '118' -- parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/netconfig/netconfig.pp - puppet_modules: /etc/puppet/modules - timeout: 3600 - priority: 500 - type: puppet - uids: - - '118' -- parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/firewall/firewall.pp - puppet_modules: /etc/puppet/modules - timeout: 3600 - priority: 600 - type: puppet - uids: - - '118' -- parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/hosts/hosts.pp - puppet_modules: /etc/puppet/modules - timeout: 3600 - priority: 700 - type: puppet - uids: - - '118' -- parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/roles/cinder.pp - puppet_modules: /etc/puppet/modules - timeout: 3600 - priority: 900 - type: puppet - uids: - - '118' -- parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/dns/dns-client.pp - puppet_modules: /etc/puppet/modules - timeout: 3600 - priority: 1000 - type: puppet - uids: - - '118' -test_vm_image: - container_format: bare - disk_format: qcow2 - glance_properties: '' - img_name: TestVM - img_path: /usr/share/cirros-testvm/cirros-x86_64-disk.img - min_ram: 64 - os_name: cirros - public: 'true' -uid: '118' -use_cinder: true -use_cow_images: true -use_vcenter: false -user_node_name: Untitled (1d:4b) -workloads_collector: - enabled: true - metadata: - label: Workloads Collector User - restrictions: - - action: hide - condition: 'true' - weight: 10 - password: 1r3ROjcQ - tenant: services - username: workloads_collector diff --git a/hiera/neut_vxlan_dvr.murano.sahara-compute.yaml b/hiera/neut_vxlan_dvr.murano.sahara-compute.yaml deleted file mode 100644 index a152609..0000000 --- a/hiera/neut_vxlan_dvr.murano.sahara-compute.yaml +++ /dev/null @@ -1,826 +0,0 @@ -access: - email: admin@localhost - metadata: - label: Access - weight: 10 - password: admin - tenant: admin - user: admin -auth_key: '' -auto_assign_floating_ip: false -base_syslog: - syslog_port: '514' - syslog_server: 10.108.0.2 -ceilometer: - db_password: ZcffCIm5 - enabled: false - metering_secret: 7aqxzabx - user_password: FQUfTQ6a -aodh: - user_password: Be0Oloop - db_password: Thu5ieY6 -cinder: - db_password: 71kNkN9U - fixed_key: 0ded0202e2a355df942df2bacbaba992658a0345f68f2db6e1bdb6dbb8f682cf - user_password: O2st17AP -cobbler: - profile: ubuntu_1404_x86_64 -corosync: - group: 226.94.1.1 - metadata: - label: Corosync - restrictions: - - action: hide - condition: 'true' - weight: 50 - port: '12000' - verified: false -debug: false -deployment_id: 38 -deployment_mode: ha_compact -external_dns: - dns_list: - - 8.8.8.8 - - 8.8.4.4 - metadata: - label: Upstream DNS - weight: 90 -external_mongo: - hosts_ip: '' - metadata: - label: External MongoDB - restrictions: - - action: hide - condition: settings:additional_components.mongo.value == false - weight: 20 - mongo_db_name: ceilometer - mongo_password: ceilometer - mongo_replset: '' - mongo_user: ceilometer -external_ntp: - metadata: - label: Upstream NTP - weight: 100 - ntp_list: - - 0.pool.ntp.org - - 1.pool.ntp.org -public_ssl: - metadata: - label: Public TLS - weight: 110 - horizon: true - services: true - cert_source: self_signed - cert_data: - content: 'somedataaboutyourkeypair' - hostname: public.fuel.local -fail_if_error: false -fqdn: node-132.test.domain.local -fuel_version: '6.1' -glance: - db_password: 0UYCFNfc - image_cache_max_size: '5368709120' - user_password: 94lWbeNn -glance_glare: - user_password: 23dfhbWd -heat: - auth_encryption_key: 8edb899a7e81e56abe51639880aa32dd - db_password: AuaPc3Yq - enabled: true - rabbit_password: Nmn2wr9S - user_password: EWJfBLJ9 -kernel_params: - kernel: console=ttyS0,9600 console=tty0 net.ifnames=0 biosdevname=0 rootdelay=90 - nomodeset - metadata: - label: Kernel parameters - weight: 40 -keystone: - admin_token: 0be9G8hj - db_password: 32TWl29R -last_controller: node-131 -libvirt_type: qemu -host_uuid: '00000000-0000-0000-0000-000000000000' -management_network_range: 192.168.0.0/24 -management_vip: 192.168.0.6 -management_vrouter_vip: 192.168.0.7 -master_ip: 10.108.0.2 -metadata: - label: Common - weight: 30 -mongo: - enabled: false -mp: -- point: '1' - weight: '1' -- point: '2' - weight: '2' -murano: - rabbit: - user: foo - password: bar - vhost: '/' - port: 55572 - db_password: R3SuvZbh - enabled: true - rabbit_password: ZNdTAgF3 - user_password: xP8WtHQw -syslog_log_facility_murano: LOG_LOCAL0 -murano_settings: - metadata: - label: Murano Settings - restrictions: - - action: hide - condition: settings:additional_components.murano.value == false - weight: 20 - murano_repo_url: http://catalog.openstack.org/ -mysql: - root_password: Lz18BpbQ - wsrep_password: JrlrVOHu -network_metadata: - nodes: - node-118: - swift_zone: '1' - uid: '118' - fqdn: node-118.test.domain.local - network_roles: - keystone/api: 192.168.0.1 - neutron/api: 192.168.0.1 - mgmt/database: 192.168.0.1 - sahara/api: 192.168.0.1 - heat/api: 192.168.0.1 - ceilometer/api: 192.168.0.1 - aodh/api: 192.168.0.1 - ex: - ceph/public: 192.168.0.1 - ceph/radosgw: - management: 192.168.0.1 - swift/api: 192.168.0.1 - mgmt/api: 192.168.0.1 - storage: 192.168.1.1 - mgmt/corosync: 192.168.0.1 - cinder/api: 192.168.0.1 - public/vip: - swift/replication: 192.168.1.1 - mgmt/messaging: 192.168.0.1 - neutron/mesh: 192.168.0.1 - admin/pxe: 10.109.0.9 - mongo/db: 192.168.0.1 - neutron/private: - neutron/floating: - fw-admin: 10.109.0.9 - glance/api: 192.168.0.1 - glance/glare: 192.168.0.1 - mgmt/vip: 192.168.0.1 - murano/api: 192.168.0.1 - nova/api: 192.168.0.1 - horizon: 192.168.0.1 - mgmt/memcache: 192.168.0.1 - cinder/iscsi: 192.168.1.1 - ceph/replication: 192.168.1.1 - user_node_name: Untitled (6a:e7) - node_roles: - - cinder - name: node-118 - node-128: - swift_zone: '1' - uid: '128' - fqdn: node-128.test.domain.local - network_roles: - keystone/api: 192.168.0.2 - neutron/api: 192.168.0.2 - mgmt/database: 192.168.0.2 - sahara/api: 192.168.0.2 - heat/api: 192.168.0.2 - ceilometer/api: 192.168.0.2 - aodh/api: 192.168.0.2 - ex: 172.16.0.2 - ceph/public: 192.168.0.2 - ceph/radosgw: 172.16.0.2 - management: 192.168.0.2 - swift/api: 192.168.0.2 - mgmt/api: 192.168.0.2 - storage: 192.168.1.2 - mgmt/corosync: 192.168.0.2 - cinder/api: 192.168.0.2 - public/vip: 172.16.0.2 - swift/replication: 192.168.1.2 - mgmt/messaging: 192.168.0.2 - neutron/mesh: 192.168.0.2 - admin/pxe: 10.108.0.3 - mongo/db: 192.168.0.2 - neutron/private: - neutron/floating: - fw-admin: 10.108.0.3 - glance/api: 192.168.0.2 - glance/glare: 192.168.0.2 - mgmt/vip: 192.168.0.2 - murano/api: 192.168.0.2 - nova/api: 192.168.0.2 - horizon: 192.168.0.2 - mgmt/memcache: 192.168.0.2 - cinder/iscsi: 192.168.1.2 - ceph/replication: 192.168.1.2 - user_node_name: Untitled (6a:e7) - node_roles: - - primary-controller - name: node-128 - node-129: - swift_zone: '1' - uid: '129' - fqdn: node-129.test.domain.local - network_roles: - keystone/api: 192.168.0.3 - neutron/api: 192.168.0.3 - mgmt/database: 192.168.0.3 - sahara/api: 192.168.0.3 - heat/api: 192.168.0.3 - ceilometer/api: 192.168.0.3 - aodh/api: 192.168.0.3 - ex: 172.16.0.3 - ceph/public: 192.168.0.3 - ceph/radosgw: 172.16.0.3 - management: 192.168.0.3 - swift/api: 192.168.0.3 - mgmt/api: 192.168.0.3 - storage: 192.168.1.3 - mgmt/corosync: 192.168.0.3 - cinder/api: 192.168.0.3 - public/vip: 172.16.0.3 - swift/replication: 192.168.1.3 - mgmt/messaging: 192.168.0.3 - neutron/mesh: 192.168.0.3 - admin/pxe: 10.108.0.6 - mongo/db: 192.168.0.3 - neutron/private: - neutron/floating: - fw-admin: 10.108.0.6 - glance/api: 192.168.0.3 - glance/glare: 192.168.0.3 - mgmt/vip: 192.168.0.3 - murano/api: 192.168.0.3 - nova/api: 192.168.0.3 - horizon: 192.168.0.3 - mgmt/memcache: 192.168.0.3 - cinder/iscsi: 192.168.1.3 - ceph/replication: 192.168.1.3 - user_node_name: Untitled (6a:e7) - node_roles: - - controller - name: node-129 - node-131: - swift_zone: '1' - uid: '131' - fqdn: node-131.test.domain.local - network_roles: - keystone/api: 192.168.0.4 - neutron/api: 192.168.0.4 - mgmt/database: 192.168.0.4 - sahara/api: 192.168.0.4 - heat/api: 192.168.0.4 - ceilometer/api: 192.168.0.4 - aodh/api: 192.168.0.4 - ex: 172.16.0.4 - ceph/public: 192.168.0.4 - ceph/radosgw: 172.16.0.4 - management: 192.168.0.4 - swift/api: 192.168.0.4 - mgmt/api: 192.168.0.4 - storage: 192.168.1.4 - mgmt/corosync: 192.168.0.4 - cinder/api: 192.168.0.4 - public/vip: 172.16.0.4 - swift/replication: 192.168.1.4 - mgmt/messaging: 192.168.0.4 - neutron/mesh: 192.168.0.4 - admin/pxe: 10.109.0.9 - mongo/db: 192.168.0.4 - neutron/private: - neutron/floating: - fw-admin: 10.109.0.9 - glance/api: 192.168.0.4 - glance/glare: 192.168.0.4 - mgmt/vip: 192.168.0.4 - murano/api: 192.168.0.4 - nova/api: 192.168.0.4 - horizon: 192.168.0.4 - mgmt/memcache: 192.168.0.4 - cinder/iscsi: 192.168.1.4 - ceph/replication: 192.168.1.4 - user_node_name: Untitled (6a:e7) - node_roles: - - controller - name: node-131 - node-132: - swift_zone: '1' - uid: '132' - fqdn: node-132.test.domain.local - network_roles: - keystone/api: 192.168.0.5 - neutron/api: 192.168.0.5 - mgmt/database: 192.168.0.5 - sahara/api: 192.168.0.5 - heat/api: 192.168.0.5 - ceilometer/api: 192.168.0.5 - aodh/api: 192.168.0.5 - ex: - ceph/public: 192.168.0.5 - ceph/radosgw: - management: 192.168.0.5 - swift/api: 192.168.0.5 - mgmt/api: 192.168.0.5 - storage: 192.168.1.5 - mgmt/corosync: 192.168.0.5 - cinder/api: 192.168.0.5 - public/vip: - swift/replication: 192.168.1.5 - mgmt/messaging: 192.168.0.5 - neutron/mesh: 192.168.0.5 - admin/pxe: 10.108.0.4 - mongo/db: 192.168.0.5 - neutron/private: - neutron/floating: - fw-admin: 10.108.0.4 - glance/api: 192.168.0.5 - glance/glare: 192.168.0.5 - mgmt/vip: 192.168.0.5 - murano/api: 192.168.0.5 - nova/api: 192.168.0.5 - horizon: 192.168.0.5 - mgmt/memcache: 192.168.0.5 - cinder/iscsi: 192.168.1.5 - ceph/replication: 192.168.1.5 - user_node_name: Untitled (6a:e7) - node_roles: - - compute - name: node-132 - vips: - vrouter: - ipaddr: 192.168.0.3 - network_role: mgmt/vip - vendor_specific: - namespace: vrouter - node_roles: - - controller - - primary-controller - management: - ipaddr: 192.168.0.2 - network_role: mgmt/vip - vendor_specific: - namespace: haproxy - node_roles: - - controller - - primary-controller - public: - ipaddr: 10.109.1.2 - network_role: public/vip - vendor_specific: - namespace: haproxy - node_roles: - - controller - - primary-controller - vrouter_pub: - ipaddr: 10.109.1.3 - network_role: public/vip - vendor_specific: - iptables_rules: - ns_start: - - iptables -t nat -A POSTROUTING -o <%INT%> -j MASQUERADE - ns_stop: - - iptables -t nat -D POSTROUTING -o <%INT%> -j MASQUERADE - namespace: vrouter - node_roles: - - controller - - primary-controller -network_scheme: - endpoints: - br-fw-admin: - IP: - - 10.108.0.4/24 - br-ex: - IP: - - 172.16.0.5/24 - gateway: 172.16.0.1 - vendor_specific: - phy_interfaces: - - eth1 - br-floating: - IP: none - br-mgmt: - IP: - - 192.168.0.5/24 - vendor_specific: - phy_interfaces: - - eth0 - vlans: 101 - br-storage: - IP: - - 192.168.1.5/24 - vendor_specific: - phy_interfaces: - - eth0 - vlans: 102 - interfaces: - eth0: - vendor_specific: - bus_info: '0000:00:03.0' - driver: e1000 - eth1: - vendor_specific: - bus_info: '0000:00:04.0' - driver: e1000 - eth2: - vendor_specific: - bus_info: '0000:00:05.0' - driver: e1000 - eth3: - vendor_specific: - bus_info: '0000:00:06.0' - driver: e1000 - eth4: - vendor_specific: - bus_info: '0000:00:07.0' - driver: e1000 - provider: lnx - roles: - ex: br-ex - public/vip: br-ex - neutron/floating: br-floating - storage: br-storage - keystone/api: br-mgmt - neutron/api: br-mgmt - mgmt/database: br-mgmt - sahara/api: br-mgmt - ceilometer/api: br-mgmt - aodh/api: br-mgmt - mgmt/vip: br-mgmt - ceph/public: br-mgmt - mgmt/messaging: br-mgmt - management: br-mgmt - swift/api: br-mgmt - mgmt/api: br-mgmt - storage: br-storage - mgmt/corosync: br-mgmt - cinder/api: br-mgmt - swift/replication: br-storage - neutron/mesh: br-mgmt - admin/pxe: br-fw-admin - mongo/db: br-mgmt - neutron/private: br-prv - fw-admin: br-fw-admin - glance/api: br-mgmt - glance/glare: br-mgmt - heat/api: br-mgmt - murano/api: br-mgmt - nova/api: br-mgmt - horizon: br-mgmt - mgmt/memcache: br-mgmt - cinder/iscsi: br-storage - ceph/replication: br-storage - neutron/mesh: br-mgmt - transformations: - - action: add-br - name: br-fw-admin - - action: add-br - name: br-mgmt - - action: add-br - name: br-storage - - action: add-br - name: br-ex - - action: add-br - name: br-floating - provider: ovs - - action: add-patch - bridges: - - br-floating - - br-ex - provider: ovs - - action: add-port - bridge: br-fw-admin - name: eth0 - - action: add-port - bridge: br-storage - name: eth0.102 - - action: add-port - bridge: br-mgmt - name: eth0.101 - - action: add-port - bridge: br-ex - name: eth1 - version: '1.1' -neutron_mellanox: - metadata: - enabled: true - label: Mellanox Neutron components - toggleable: false - weight: 50 - plugin: disabled - vf_num: '16' -nova: - db_password: mqnsUMgC - state_path: /var/lib/nova - user_password: fj4wVCEs -nova_quota: false -online: true -openstack_version: 2014.2-6.1 -openstack_version_prev: null -priority: 300 -provision: - codename: trusty - image_data: - /: - container: gzip - format: ext4 - uri: http://10.108.0.2:8080/targetimages/env_38_ubuntu_1404_amd64.img.gz - /boot: - container: gzip - format: ext2 - uri: http://10.108.0.2:8080/targetimages/env_38_ubuntu_1404_amd64-boot.img.gz - metadata: - label: Provision - weight: 80 - method: image -public_network_assignment: - assign_to_all_nodes: false - metadata: - label: Public network assignment - restrictions: - - action: hide - condition: cluster:net_provider != 'neutron' - weight: 50 -neutron_advanced_configuration: - neutron_dvr: true - neutron_l2_pop: true -public_vip: 172.16.0.5 -public_vrouter_vip: 172.16.0.6 -puppet: - manifests: rsync://10.108.0.2:/puppet/2014.2-6.1/manifests/ - modules: rsync://10.108.0.2:/puppet/2014.2-6.1/modules/ -puppet_debug: true -quantum: true -quantum_settings: - default_floating_net: net04custom_ext - default_private_net: net04custom - default_router: router04custom - L2: - base_mac: fa:16:3e:00:00:00 - phys_nets: - physnet1: - bridge: br-floating - segmentation_type: tun - tunnel_id_ranges: 2:65535 - L3: - use_namespaces: true - database: - passwd: QRpCfPk8 - keystone: - admin_password: oT56DSZF - metadata: - metadata_proxy_shared_secret: fp618p5V - predefined_networks: - net04custom: - L2: - network_type: gre - physnet: null - router_ext: false - segment_id: null - L3: - enable_dhcp: true - floating: null - gateway: 192.168.111.1 - nameservers: - - 8.8.4.4 - - 8.8.8.8 - subnet: 192.168.111.0/24 - shared: false - tenant: admin - net04custom_ext: - L2: - network_type: flat - physnet: physnet1 - router_ext: true - segment_id: null - L3: - enable_dhcp: false - floating: 172.16.0.130:172.16.0.254 - gateway: 172.16.0.1 - nameservers: [] - subnet: 172.16.0.0/24 - shared: false - tenant: admin -rabbit: - password: c7fQJeSe -repo_setup: - installer_initrd: - local: /var/www/nailgun/ubuntu/x86_64/images/initrd.gz - remote_relative: dists/trusty/main/installer-amd64/current/images/netboot/ubuntu-installer/amd64/initrd.gz - installer_kernel: - local: /var/www/nailgun/ubuntu/x86_64/images/linux - remote_relative: dists/trusty/main/installer-amd64/current/images/netboot/ubuntu-installer/amd64/linux - metadata: - label: Repositories - weight: 50 - repos: - - name: ubuntu - priority: null - section: main universe multiverse - suite: trusty - type: deb - uri: http://archive.ubuntu.com/ubuntu/ - - name: ubuntu-updates - priority: null - section: main universe multiverse - suite: trusty-updates - type: deb - uri: http://archive.ubuntu.com/ubuntu/ - - name: ubuntu-security - priority: null - section: main universe multiverse - suite: trusty-security - type: deb - uri: http://archive.ubuntu.com/ubuntu/ - - name: mos - priority: 1050 - section: main restricted - suite: mos6.1 - type: deb - uri: http://mirror.fuel-infra.org/mos/ubuntu/ - - name: mos-updates - priority: 1050 - section: main restricted - suite: mos6.1-updates - type: deb - uri: http://mirror.fuel-infra.org/mos/ubuntu/ - - name: mos-security - priority: 1050 - section: main restricted - suite: mos6.1-security - type: deb - uri: http://mirror.fuel-infra.org/mos/ubuntu/ - - name: mos-holdback - priority: 1100 - section: main restricted - suite: mos6.1-holdback - type: deb - uri: http://mirror.fuel-infra.org/mos/ubuntu/ -resume_guests_state_on_host_boot: true -role: compute -sahara: - db_password: f0jl4v47 - enabled: true - user_password: pJc2zAOx -status: discover -storage: - ephemeral_ceph: false - images_ceph: false - images_vcenter: false - iser: false - metadata: - label: Storage - weight: 60 - objects_ceph: false - osd_pool_size: '2' - pg_num: 128 - per_pool_pg_nums: - default_pg_num: 128 - compute: 1024 - backups: 512 - ".rgw": 512 - images: 256 - volumes_ceph: false - volumes_lvm: true -storage_network_range: 192.168.1.0/24 -swift: - user_password: BP92J6tg -syslog: - metadata: - label: Syslog - weight: 50 - syslog_port: '514' - syslog_server: '' - syslog_transport: tcp -tasks: -- parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/hiera/hiera.pp - puppet_modules: /etc/puppet/modules - timeout: 3600 - priority: 100 - type: puppet - uids: - - '132' -- parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/globals/globals.pp - puppet_modules: /etc/puppet/modules - timeout: 3600 - priority: 200 - type: puppet - uids: - - '132' -- parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/logging/logging.pp - puppet_modules: /etc/puppet/modules - timeout: 3600 - priority: 300 - type: puppet - uids: - - '132' -- parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/tools/tools.pp - puppet_modules: /etc/puppet/modules - timeout: 3600 - priority: 400 - type: puppet - uids: - - '132' -- parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/netconfig/netconfig.pp - puppet_modules: /etc/puppet/modules - timeout: 3600 - priority: 500 - type: puppet - uids: - - '132' -- parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/firewall/firewall.pp - puppet_modules: /etc/puppet/modules - timeout: 3600 - priority: 600 - type: puppet - uids: - - '132' -- parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/hosts/hosts.pp - puppet_modules: /etc/puppet/modules - timeout: 3600 - priority: 700 - type: puppet - uids: - - '132' -- parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/roles/compute.pp - puppet_modules: /etc/puppet/modules - timeout: 3600 - priority: 900 - type: puppet - uids: - - '132' -- parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/ceilometer/compute.pp - puppet_modules: /etc/puppet/modules - timeout: 3600 - priority: 1000 - type: puppet - uids: - - '132' -- parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/dns/dns-client.pp - puppet_modules: /etc/puppet/modules - timeout: 3600 - priority: 1100 - type: puppet - uids: - - '132' -- parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/openstack-network/openstack-network-compute.pp - puppet_modules: /etc/puppet/modules - timeout: 3600 - priority: 1200 - type: puppet - uids: - - '132' -test_vm_image: - container_format: bare - disk_format: qcow2 - glance_properties: '' - img_name: TestVM - img_path: /usr/share/cirros-testvm/cirros-x86_64-disk.img - min_ram: 64 - os_name: cirros - public: 'true' -uid: '132' -use_cinder: true -use_cow_images: true -use_vcenter: false -user_node_name: Untitled (18:c9) -workloads_collector: - enabled: true - metadata: - label: Workloads Collector User - restrictions: - - action: hide - condition: 'true' - weight: 10 - password: 1r3ROjcQ - tenant: services - username: workloads_collector diff --git a/hiera/neut_vxlan_dvr.murano.sahara-controller.yaml b/hiera/neut_vxlan_dvr.murano.sahara-controller.yaml deleted file mode 100644 index 8a0af5d..0000000 --- a/hiera/neut_vxlan_dvr.murano.sahara-controller.yaml +++ /dev/null @@ -1,1052 +0,0 @@ -access: - email: admin@localhost - metadata: - label: Access - weight: 10 - password: admin - tenant: admin - user: admin -auth_key: '' -auto_assign_floating_ip: false -base_syslog: - syslog_port: '514' - syslog_server: 10.108.0.2 -ceilometer: - db_password: ZcffCIm5 - enabled: false - metering_secret: 7aqxzabx - user_password: FQUfTQ6a -aodh: - user_password: Be0Oloop - db_password: Thu5ieY6 -cinder: - db_password: 71kNkN9U - fixed_key: 0ded0202e2a355df942df2bacbaba992658a0345f68f2db6e1bdb6dbb8f682cf - user_password: O2st17AP -cobbler: - profile: ubuntu_1404_x86_64 -corosync: - group: 226.94.1.1 - metadata: - label: Corosync - restrictions: - - action: hide - condition: 'true' - weight: 50 - port: '12000' - verified: false -debug: false -deployment_id: 38 -deployment_mode: ha_compact -external_dns: - dns_list: - - 8.8.8.8 - - 8.8.4.4 - metadata: - label: Upstream DNS - weight: 90 -external_mongo: - hosts_ip: '' - metadata: - label: External MongoDB - restrictions: - - action: hide - condition: settings:additional_components.mongo.value == false - weight: 20 - mongo_db_name: ceilometer - mongo_password: ceilometer - mongo_replset: '' - mongo_user: ceilometer -external_ntp: - metadata: - label: Upstream NTP - weight: 100 - ntp_list: - - 0.pool.ntp.org - - 1.pool.ntp.org -public_ssl: - metadata: - label: Public TLS - weight: 110 - horizon: true - services: true - cert_source: self_signed - cert_data: - content: 'somedataaboutyourkeypair' - hostname: public.fuel.local -fail_if_error: false -fqdn: node-129.test.domain.local -fuel_version: '6.1' -glance: - db_password: 0UYCFNfc - image_cache_max_size: '13868466176' - user_password: 94lWbeNn -glance_glare: - user_password: 23dfhbWd -heat: - auth_encryption_key: 8edb899a7e81e56abe51639880aa32dd - db_password: AuaPc3Yq - enabled: true - rabbit_password: Nmn2wr9S - user_password: EWJfBLJ9 -kernel_params: - kernel: console=ttyS0,9600 console=tty0 net.ifnames=0 biosdevname=0 rootdelay=90 - nomodeset - metadata: - label: Kernel parameters - weight: 40 -keystone: - admin_token: 0be9G8hj - db_password: 32TWl29R -last_controller: node-131 -libvirt_type: qemu -management_network_range: 192.168.0.0/24 -management_vip: 192.168.0.6 -management_vrouter_vip: 192.168.0.7 -master_ip: 10.108.0.2 -metadata: - label: Common - weight: 30 -mongo: - enabled: false -mp: -- point: '1' - weight: '1' -- point: '2' - weight: '2' -murano: - rabbit: - user: foo - password: bar - vhost: '/' - port: 55572 - db_password: R3SuvZbh - enabled: true - rabbit_password: ZNdTAgF3 - user_password: xP8WtHQw -syslog_log_facility_murano: LOG_LOCAL0 -murano_glance_artifacts_plugin: - enabled: true -murano_settings: - metadata: - label: Murano Settings - restrictions: - - action: hide - condition: settings:additional_components.murano.value == false - weight: 20 - murano_repo_url: http://catalog.openstack.org/ -mysql: - root_password: Lz18BpbQ - wsrep_password: JrlrVOHu -network_metadata: - nodes: - node-118: - swift_zone: '1' - uid: '118' - fqdn: node-118.test.domain.local - network_roles: - keystone/api: 192.168.0.1 - neutron/api: 192.168.0.1 - mgmt/database: 192.168.0.1 - sahara/api: 192.168.0.1 - heat/api: 192.168.0.1 - ceilometer/api: 192.168.0.1 - aodh/api: 192.168.0.1 - ex: - ceph/public: 192.168.0.1 - ceph/radosgw: - management: 192.168.0.1 - swift/api: 192.168.0.1 - mgmt/api: 192.168.0.1 - storage: 192.168.1.1 - mgmt/corosync: 192.168.0.1 - cinder/api: 192.168.0.1 - public/vip: - swift/replication: 192.168.1.1 - mgmt/messaging: 192.168.0.1 - neutron/mesh: 192.168.0.1 - admin/pxe: 10.109.0.9 - mongo/db: 192.168.0.1 - neutron/private: - neutron/floating: - fw-admin: 10.109.0.9 - glance/api: 192.168.0.1 - glance/glare: 192.168.0.1 - mgmt/vip: 192.168.0.1 - murano/api: 192.168.0.1 - nova/api: 192.168.0.1 - horizon: 192.168.0.1 - mgmt/memcache: 192.168.0.1 - cinder/iscsi: 192.168.1.1 - ceph/replication: 192.168.1.1 - user_node_name: Untitled (6a:e7) - node_roles: - - cinder - name: node-118 - node-128: - swift_zone: '1' - uid: '128' - fqdn: node-128.test.domain.local - network_roles: - keystone/api: 192.168.0.2 - neutron/api: 192.168.0.2 - mgmt/database: 192.168.0.2 - sahara/api: 192.168.0.2 - heat/api: 192.168.0.2 - ceilometer/api: 192.168.0.2 - aodh/api: 192.168.0.2 - ex: 172.16.0.2 - ceph/public: 192.168.0.2 - ceph/radosgw: 172.16.0.2 - management: 192.168.0.2 - swift/api: 192.168.0.2 - mgmt/api: 192.168.0.2 - storage: 192.168.1.2 - mgmt/corosync: 192.168.0.2 - cinder/api: 192.168.0.2 - public/vip: 172.16.0.2 - swift/replication: 192.168.1.2 - mgmt/messaging: 192.168.0.2 - neutron/mesh: 192.168.0.2 - admin/pxe: 10.108.0.3 - mongo/db: 192.168.0.2 - neutron/private: - neutron/floating: - fw-admin: 10.108.0.3 - glance/api: 192.168.0.2 - glance/glare: 192.168.0.2 - mgmt/vip: 192.168.0.2 - murano/api: 192.168.0.2 - nova/api: 192.168.0.2 - horizon: 192.168.0.2 - mgmt/memcache: 192.168.0.2 - cinder/iscsi: 192.168.1.2 - ceph/replication: 192.168.1.2 - user_node_name: Untitled (6a:e7) - node_roles: - - primary-controller - name: node-128 - node-129: - swift_zone: '1' - uid: '129' - fqdn: node-129.test.domain.local - network_roles: - keystone/api: 192.168.0.3 - neutron/api: 192.168.0.3 - mgmt/database: 192.168.0.3 - sahara/api: 192.168.0.3 - heat/api: 192.168.0.3 - ceilometer/api: 192.168.0.3 - aodh/api: 192.168.0.3 - ex: 172.16.0.3 - ceph/public: 192.168.0.3 - ceph/radosgw: 172.16.0.3 - management: 192.168.0.3 - swift/api: 192.168.0.3 - mgmt/api: 192.168.0.3 - storage: 192.168.1.3 - mgmt/corosync: 192.168.0.3 - cinder/api: 192.168.0.3 - public/vip: 172.16.0.3 - swift/replication: 192.168.1.3 - mgmt/messaging: 192.168.0.3 - neutron/mesh: 192.168.0.3 - admin/pxe: 10.108.0.6 - mongo/db: 192.168.0.3 - neutron/private: - neutron/floating: - fw-admin: 10.108.0.6 - glance/api: 192.168.0.3 - glance/glare: 192.168.0.3 - mgmt/vip: 192.168.0.3 - murano/api: 192.168.0.3 - nova/api: 192.168.0.3 - horizon: 192.168.0.3 - mgmt/memcache: 192.168.0.3 - cinder/iscsi: 192.168.1.3 - ceph/replication: 192.168.1.3 - user_node_name: Untitled (6a:e7) - node_roles: - - controller - name: node-129 - node-131: - swift_zone: '1' - uid: '131' - fqdn: node-131.test.domain.local - network_roles: - keystone/api: 192.168.0.4 - neutron/api: 192.168.0.4 - mgmt/database: 192.168.0.4 - sahara/api: 192.168.0.4 - heat/api: 192.168.0.4 - ceilometer/api: 192.168.0.4 - aodh/api: 192.168.0.4 - ex: 172.16.0.4 - ceph/public: 192.168.0.4 - ceph/radosgw: 172.16.0.4 - management: 192.168.0.4 - swift/api: 192.168.0.4 - mgmt/api: 192.168.0.4 - storage: 192.168.1.4 - mgmt/corosync: 192.168.0.4 - cinder/api: 192.168.0.4 - public/vip: 172.16.0.4 - swift/replication: 192.168.1.4 - mgmt/messaging: 192.168.0.4 - neutron/mesh: 192.168.0.4 - admin/pxe: 10.109.0.9 - mongo/db: 192.168.0.4 - neutron/private: - neutron/floating: - fw-admin: 10.109.0.9 - glance/api: 192.168.0.4 - glance/glare: 192.168.0.4 - mgmt/vip: 192.168.0.4 - murano/api: 192.168.0.4 - nova/api: 192.168.0.4 - horizon: 192.168.0.4 - mgmt/memcache: 192.168.0.4 - cinder/iscsi: 192.168.1.4 - ceph/replication: 192.168.1.4 - user_node_name: Untitled (6a:e7) - node_roles: - - controller - name: node-131 - node-132: - swift_zone: '1' - uid: '132' - fqdn: node-132.test.domain.local - network_roles: - keystone/api: 192.168.0.5 - neutron/api: 192.168.0.5 - mgmt/database: 192.168.0.5 - sahara/api: 192.168.0.5 - heat/api: 192.168.0.5 - ceilometer/api: 192.168.0.5 - aodh/api: 192.168.0.5 - ex: - ceph/public: 192.168.0.5 - ceph/radosgw: - management: 192.168.0.5 - swift/api: 192.168.0.5 - mgmt/api: 192.168.0.5 - storage: 192.168.1.5 - mgmt/corosync: 192.168.0.5 - cinder/api: 192.168.0.5 - public/vip: - swift/replication: 192.168.1.5 - mgmt/messaging: 192.168.0.5 - neutron/mesh: 192.168.0.5 - admin/pxe: 10.108.0.4 - mongo/db: 192.168.0.5 - neutron/private: - neutron/floating: - fw-admin: 10.108.0.4 - glance/api: 192.168.0.5 - glance/glare: 192.168.0.5 - mgmt/vip: 192.168.0.5 - murano/api: 192.168.0.5 - nova/api: 192.168.0.5 - horizon: 192.168.0.5 - mgmt/memcache: 192.168.0.5 - cinder/iscsi: 192.168.1.5 - ceph/replication: 192.168.1.5 - user_node_name: Untitled (6a:e7) - node_roles: - - compute - name: node-132 - vips: - vrouter: - ipaddr: 192.168.0.3 - network_role: mgmt/vip - vendor_specific: - namespace: vrouter - node_roles: - - controller - - primary-controller - management: - ipaddr: 192.168.0.2 - network_role: mgmt/vip - vendor_specific: - namespace: haproxy - node_roles: - - controller - - primary-controller - public: - ipaddr: 10.109.1.2 - network_role: public/vip - vendor_specific: - namespace: haproxy - node_roles: - - controller - - primary-controller - vrouter_pub: - ipaddr: 10.109.1.3 - network_role: public/vip - vendor_specific: - iptables_rules: - ns_start: - - iptables -t nat -A POSTROUTING -o <%INT%> -j MASQUERADE - ns_stop: - - iptables -t nat -D POSTROUTING -o <%INT%> -j MASQUERADE - namespace: vrouter - node_roles: - - controller - - primary-controller -network_scheme: - endpoints: - br-ex: - IP: - - 172.16.0.3/24 - gateway: 172.16.0.1 - vendor_specific: - phy_interfaces: - - eth1 - br-floating: - IP: none - br-fw-admin: - IP: - - 10.108.0.6/24 - br-mgmt: - IP: - - 192.168.0.3/24 - vendor_specific: - phy_interfaces: - - eth0 - vlans: 101 - br-storage: - IP: - - 192.168.1.3/24 - vendor_specific: - phy_interfaces: - - eth0 - vlans: 102 - interfaces: - eth0: - vendor_specific: - bus_info: '0000:00:03.0' - driver: e1000 - eth1: - vendor_specific: - bus_info: '0000:00:04.0' - driver: e1000 - eth2: - vendor_specific: - bus_info: '0000:00:05.0' - driver: e1000 - eth3: - vendor_specific: - bus_info: '0000:00:06.0' - driver: e1000 - eth4: - vendor_specific: - bus_info: '0000:00:07.0' - driver: e1000 - provider: lnx - roles: - ex: br-ex - public/vip: br-ex - neutron/floating: br-floating - storage: br-storage - keystone/api: br-mgmt - neutron/api: br-mgmt - mgmt/database: br-mgmt - sahara/api: br-mgmt - ceilometer/api: br-mgmt - aodh/api: br-mgmt - mgmt/vip: br-mgmt - ceph/public: br-mgmt - mgmt/messaging: br-mgmt - management: br-mgmt - swift/api: br-mgmt - mgmt/api: br-mgmt - storage: br-storage - mgmt/corosync: br-mgmt - cinder/api: br-mgmt - swift/replication: br-storage - neutron/mesh: br-mgmt - admin/pxe: br-fw-admin - mongo/db: br-mgmt - neutron/private: br-prv - fw-admin: br-fw-admin - glance/api: br-mgmt - glance/glare: br-mgmt - heat/api: br-mgmt - murano/api: br-mgmt - nova/api: br-mgmt - horizon: br-mgmt - mgmt/memcache: br-mgmt - cinder/iscsi: br-storage - ceph/replication: br-storage - neutron/mesh: br-mgmt - transformations: - - action: add-br - name: br-fw-admin - - action: add-br - name: br-mgmt - - action: add-br - name: br-storage - - action: add-br - name: br-ex - - action: add-br - name: br-floating - provider: ovs - - action: add-patch - bridges: - - br-floating - - br-ex - provider: ovs - - action: add-port - bridge: br-fw-admin - name: eth0 - - action: add-port - bridge: br-storage - name: eth0.102 - - action: add-port - bridge: br-mgmt - name: eth0.101 - - action: add-port - bridge: br-ex - name: eth1 - version: '1.1' -neutron_mellanox: - metadata: - enabled: true - label: Mellanox Neutron components - toggleable: false - weight: 50 - plugin: disabled - vf_num: '16' -nova: - db_password: mqnsUMgC - state_path: /var/lib/nova - user_password: fj4wVCEs -nova_quota: false -online: true -openstack_version: 2014.2-6.1 -openstack_version_prev: null -priority: 200 -provision: - codename: trusty - image_data: - /: - container: gzip - format: ext4 - uri: http://10.108.0.2:8080/targetimages/env_38_ubuntu_1404_amd64.img.gz - /boot: - container: gzip - format: ext2 - uri: http://10.108.0.2:8080/targetimages/env_38_ubuntu_1404_amd64-boot.img.gz - metadata: - label: Provision - weight: 80 - method: image -public_network_assignment: - assign_to_all_nodes: false - metadata: - label: Public network assignment - restrictions: - - action: hide - condition: cluster:net_provider != 'neutron' - weight: 50 -neutron_advanced_configuration: - neutron_dvr: true - neutron_l2_pop: true -public_vip: 172.16.0.5 -public_vrouter_vip: 172.16.0.6 -puppet: - manifests: rsync://10.108.0.2:/puppet/2014.2-6.1/manifests/ - modules: rsync://10.108.0.2:/puppet/2014.2-6.1/modules/ -puppet_debug: true -quantum: true -quantum_settings: - default_floating_net: net04custom_ext - default_private_net: net04custom - default_router: router04custom - L2: - base_mac: fa:16:3e:00:00:00 - phys_nets: - physnet1: - bridge: br-floating - segmentation_type: tun - tunnel_id_ranges: 2:65535 - L3: - use_namespaces: true - database: - passwd: QRpCfPk8 - keystone: - admin_password: oT56DSZF - metadata: - metadata_proxy_shared_secret: fp618p5V - predefined_networks: - net04custom: - L2: - network_type: gre - physnet: null - router_ext: false - segment_id: null - L3: - enable_dhcp: true - floating: null - gateway: 192.168.111.1 - nameservers: - - 8.8.4.4 - - 8.8.8.8 - subnet: 192.168.111.0/24 - shared: false - tenant: admin - net04custom_ext: - L2: - network_type: flat - physnet: physnet1 - router_ext: true - segment_id: null - L3: - enable_dhcp: false - floating: 172.16.0.130:172.16.0.254 - gateway: 172.16.0.1 - nameservers: [] - subnet: 172.16.0.0/24 - shared: false - tenant: admin -rabbit: - password: c7fQJeSe -repo_setup: - installer_initrd: - local: /var/www/nailgun/ubuntu/x86_64/images/initrd.gz - remote_relative: dists/trusty/main/installer-amd64/current/images/netboot/ubuntu-installer/amd64/initrd.gz - installer_kernel: - local: /var/www/nailgun/ubuntu/x86_64/images/linux - remote_relative: dists/trusty/main/installer-amd64/current/images/netboot/ubuntu-installer/amd64/linux - metadata: - label: Repositories - weight: 50 - repos: - - name: ubuntu - priority: null - section: main universe multiverse - suite: trusty - type: deb - uri: http://archive.ubuntu.com/ubuntu/ - - name: ubuntu-updates - priority: null - section: main universe multiverse - suite: trusty-updates - type: deb - uri: http://archive.ubuntu.com/ubuntu/ - - name: ubuntu-security - priority: null - section: main universe multiverse - suite: trusty-security - type: deb - uri: http://archive.ubuntu.com/ubuntu/ - - name: mos - priority: 1050 - section: main restricted - suite: mos6.1 - type: deb - uri: http://mirror.fuel-infra.org/mos/ubuntu/ - - name: mos-updates - priority: 1050 - section: main restricted - suite: mos6.1-updates - type: deb - uri: http://mirror.fuel-infra.org/mos/ubuntu/ - - name: mos-security - priority: 1050 - section: main restricted - suite: mos6.1-security - type: deb - uri: http://mirror.fuel-infra.org/mos/ubuntu/ - - name: mos-holdback - priority: 1100 - section: main restricted - suite: mos6.1-holdback - type: deb - uri: http://mirror.fuel-infra.org/mos/ubuntu/ -resume_guests_state_on_host_boot: true -role: controller -sahara: - db_password: f0jl4v47 - enabled: true - user_password: pJc2zAOx -status: discover -storage: - ephemeral_ceph: false - images_ceph: false - images_vcenter: false - iser: false - metadata: - label: Storage - weight: 60 - objects_ceph: false - osd_pool_size: '2' - pg_num: 128 - per_pool_pg_nums: - default_pg_num: 128 - compute: 1024 - backups: 512 - ".rgw": 512 - images: 256 - volumes_ceph: false - volumes_lvm: true -storage_network_range: 192.168.1.0/24 -swift: - user_password: BP92J6tg -syslog: - metadata: - label: Syslog - weight: 50 - syslog_port: '514' - syslog_server: '' - syslog_transport: tcp -tasks: -- parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/hiera/hiera.pp - puppet_modules: /etc/puppet/modules - timeout: 3600 - priority: 100 - type: puppet - uids: - - '129' -- parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/globals/globals.pp - puppet_modules: /etc/puppet/modules - timeout: 3600 - priority: 200 - type: puppet - uids: - - '129' -- parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/logging/logging.pp - puppet_modules: /etc/puppet/modules - timeout: 3600 - priority: 300 - type: puppet - uids: - - '129' -- parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/tools/tools.pp - puppet_modules: /etc/puppet/modules - timeout: 3600 - priority: 400 - type: puppet - uids: - - '129' -- parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/umm/umm.pp - puppet_modules: /etc/puppet/modules - timeout: 3600 - priority: 500 - type: puppet - uids: - - '129' -- parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/netconfig/netconfig.pp - puppet_modules: /etc/puppet/modules - timeout: 3600 - priority: 600 - type: puppet - uids: - - '129' -- parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/hosts/hosts.pp - puppet_modules: /etc/puppet/modules - timeout: 3600 - priority: 700 - type: puppet - uids: - - '129' -- parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/firewall/firewall.pp - puppet_modules: /etc/puppet/modules - timeout: 3600 - priority: 800 - type: puppet - uids: - - '129' -- parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/cluster/cluster.pp - puppet_modules: /etc/puppet/modules - timeout: 3600 - priority: 900 - type: puppet - uids: - - '129' -- parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/virtual_ips/virtual_ips.pp - puppet_modules: /etc/puppet/modules - timeout: 3600 - priority: 1000 - type: puppet - uids: - - '129' -- parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/virtual_ips/conntrackd.pp - puppet_modules: /etc/puppet/modules - timeout: 3600 - priority: 1100 - type: puppet - uids: - - '129' -- parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/cluster-haproxy/cluster-haproxy.pp - puppet_modules: /etc/puppet/modules - timeout: 3600 - priority: 1200 - type: puppet - uids: - - '129' -- parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/openstack-haproxy/openstack-haproxy.pp - puppet_modules: /etc/puppet/modules - timeout: 3600 - priority: 1300 - type: puppet - uids: - - '129' -- parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/dns/dns-server.pp - puppet_modules: /etc/puppet/modules - timeout: 3600 - priority: 1400 - type: puppet - uids: - - '129' -- parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/dns/dns-client.pp - puppet_modules: /etc/puppet/modules - timeout: 3600 - priority: 1500 - type: puppet - uids: - - '129' -- parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/ntp/ntp-server.pp - puppet_modules: /etc/puppet/modules - timeout: 3600 - priority: 1600 - type: puppet - uids: - - '129' -- parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/database/database.pp - puppet_modules: /etc/puppet/modules - timeout: 3600 - priority: 1700 - type: puppet - uids: - - '129' -- parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/ceilometer/controller.pp - puppet_modules: /etc/puppet/modules - timeout: 3600 - priority: 1800 - type: puppet - uids: - - '129' -- parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/ceilometer/radosgw_user.pp - puppet_modules: /etc/puppet/modules - timeout: 3600 - priority: 1800 - type: puppet - uids: - - '129' -- parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/rabbitmq/rabbitmq.pp - puppet_modules: /etc/puppet/modules - timeout: 3600 - priority: 1900 - type: puppet - uids: - - '129' -- parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/memcached/memcached.pp - puppet_modules: /etc/puppet/modules - timeout: 3600 - priority: 2000 - type: puppet - uids: - - '129' -- parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/keystone/keystone.pp - puppet_modules: /etc/puppet/modules - timeout: 3600 - priority: 2100 - type: puppet - uids: - - '129' -- parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/openstack-cinder/openstack-cinder.pp - puppet_modules: /etc/puppet/modules - timeout: 1200 - priority: 2200 - type: puppet - uids: - - '129' -- parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/glance/glance.pp - puppet_modules: /etc/puppet/modules - timeout: 3600 - priority: 2300 - type: puppet - uids: - - '129' -- parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/openstack-controller/openstack-controller.pp - puppet_modules: /etc/puppet/modules - timeout: 3600 - priority: 2400 - type: puppet - uids: - - '129' -- parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/openstack-network/openstack-network-controller.pp - puppet_modules: /etc/puppet/modules - timeout: 3600 - priority: 2500 - type: puppet - uids: - - '129' -- parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/heat/heat.pp - puppet_modules: /etc/puppet/modules - timeout: 3600 - priority: 2600 - type: puppet - uids: - - '129' -- parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/horizon/horizon.pp - puppet_modules: /etc/puppet/modules - timeout: 3600 - priority: 2700 - type: puppet - uids: - - '129' -- parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/murano/murano.pp - puppet_modules: /etc/puppet/modules - timeout: 3600 - priority: 2800 - type: puppet - uids: - - '129' -- parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/sahara/sahara.pp - puppet_modules: /etc/puppet/modules - timeout: 3600 - priority: 2900 - type: puppet - uids: - - '129' -- parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/api-proxy/api-proxy.pp - puppet_modules: /etc/puppet/modules - timeout: 3600 - priority: 3000 - type: puppet - uids: - - '129' -- parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/ceph/mon.pp - puppet_modules: /etc/puppet/modules - timeout: 3600 - priority: 3100 - type: puppet - uids: - - '129' -- parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/ceph/radosgw.pp - puppet_modules: /etc/puppet/modules - timeout: 3600 - priority: 3200 - type: puppet - uids: - - '129' -- parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/swift/swift.pp - puppet_modules: /etc/puppet/modules - timeout: 3600 - priority: 3300 - type: puppet - uids: - - '129' -- parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/roles/controller.pp - puppet_modules: /etc/puppet/modules - timeout: 3600 - priority: 3400 - type: puppet - uids: - - '129' -- parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/swift/rebalance_cronjob.pp - puppet_modules: /etc/puppet/modules - timeout: 300 - priority: 3500 - type: puppet - uids: - - '129' -test_vm_image: - container_format: bare - disk_format: qcow2 - glance_properties: '' - img_name: TestVM - img_path: /usr/share/cirros-testvm/cirros-x86_64-disk.img - min_ram: 64 - os_name: cirros - public: 'true' -uid: '129' -use_cinder: true -use_cow_images: true -use_vcenter: false -user_node_name: Untitled (74:27) -workloads_collector: - enabled: true - metadata: - label: Workloads Collector User - restrictions: - - action: hide - condition: 'true' - weight: 10 - password: 1r3ROjcQ - tenant: services - username: workloads_collector diff --git a/hiera/neut_vxlan_dvr.murano.sahara-primary-controller.overridden_ssl.yaml b/hiera/neut_vxlan_dvr.murano.sahara-primary-controller.overridden_ssl.yaml deleted file mode 100644 index d8a83f2..0000000 --- a/hiera/neut_vxlan_dvr.murano.sahara-primary-controller.overridden_ssl.yaml +++ /dev/null @@ -1,1252 +0,0 @@ -access: - email: admin@localhost - metadata: - label: Access - weight: 10 - password: admin - tenant: admin - user: admin -auth_key: '' -auto_assign_floating_ip: false -base_syslog: - syslog_port: '514' - syslog_server: 10.108.0.2 -ceilometer: - db_password: ZcffCIm5 - enabled: false - metering_secret: 7aqxzabx - user_password: FQUfTQ6a -aodh: - user_password: Be0Oloop - db_password: Thu5ieY6 -cinder: - db_password: 71kNkN9U - fixed_key: 0ded0202e2a355df942df2bacbaba992658a0345f68f2db6e1bdb6dbb8f682cf - user_password: O2st17AP -cobbler: - profile: ubuntu_1404_x86_64 -corosync: - group: 226.94.1.1 - metadata: - label: Corosync - restrictions: - - action: hide - condition: 'true' - weight: 50 - port: '12000' - verified: false -debug: false -deployment_id: 38 -deployment_mode: ha_compact -external_dns: - dns_list: - - 8.8.8.8 - - 8.8.4.4 - metadata: - label: Upstream DNS - weight: 90 -external_mongo: - hosts_ip: '' - metadata: - label: External MongoDB - restrictions: - - action: hide - condition: settings:additional_components.mongo.value == false - weight: 20 - mongo_db_name: ceilometer - mongo_password: ceilometer - mongo_replset: '' - mongo_user: ceilometer -external_ntp: - metadata: - label: Upstream NTP - weight: 100 - ntp_list: - - 0.pool.ntp.org - - 1.pool.ntp.org -use_ssl: - horizon: true - horizon_public: true - horizon_public_hostname: 'horizon.public.fuel.local' - horizon_public_usercert: true - horizon_public_certdata: - content: 'somethinglikeacertificateforhorizon' - keystone: true - keystone_public: true - keystone_public_ip: '10.10.10.10' - keystone_public_hostname: 'keystone.public.fuel.local' - keystone_public_usercert: true - keystone_public_certdata: - content: 'somethinglikeacertificateforkeystone' - keystone_internal: true - keystone_internal_ip: '20.20.20.20' - keystone_internal_hostname: 'keystone.internal.fuel.local' - keystone_internal_usercert: true - keystone_internal_certdata: - content: 'somethinglikeacertificateforkeystone' - keystone_admin: true - keystone_admin_ip: '30.30.30.30' - keystone_admin_hostname: 'keystone.admin.fuel.local' - keystone_admin_usercert: true - keystone_admin_certdata: - content: 'somethinglikeacertificateforkeystone' - nova: true - nova_public: true - nova_public_hostname: 'nova.public.fuel.local' - nova_public_usercert: true - nova_public_certdata: - content: 'somethinglikeacertificatefornova' - nova_internal: true - nova_internal_hostname: 'nova.internal.fuel.local' - nova_internal_usercert: true - nova_internal_certdata: - content: 'somethinglikeacertificatefornova' - nova_admin: true - nova_admin_hostname: 'nova.admin.fuel.local' - nova_admin_usercert: true - nova_admin_certdata: - content: 'somethinglikeacertificatefornova' - heat: true - heat_public: true - heat_public_hostname: 'heat.public.fuel.local' - heat_public_usercert: true - heat_public_certdata: - content: 'somethinglikeacertificateforheat' - heat_internal: true - heat_internal_hostname: 'heat.internal.fuel.local' - heat_internal_usercert: true - heat_internal_certdata: - content: 'somethinglikeacertificateforheat' - heat_admin: true - heat_admin_hostname: 'heat.admin.fuel.local' - heat_admin_usercert: true - heat_admin_certdata: - content: 'somethinglikeacertificateforheat' - glance: true - glance_public: true - glance_public_hostname: 'glance.public.fuel.local' - glance_public_usercert: true - glance_public_certdata: - content: 'somethinglikeacertificateforglance' - glance_internal: true - glance_internal_hostname: 'glance.internal.fuel.local' - glance_internal_usercert: true - glance_internal_certdata: - content: 'somethinglikeacertificateforglance' - glance_admin: true - glance_admin_hostname: 'glance.admin.fuel.local' - glance_admin_usercert: true - glance_admin_certdata: - content: 'somethinglikeacertificateforglance' - glance_glare: true - glance_glare_public: true - glance_glare_public_hostname: 'glare.public.fuel.local' - glance_glare_public_usercert: true - glance_glare_public_certdata: - content: 'somethinglikeacertificateforglare' - glance_glare_internal: true - glance_glare_internal_hostname: 'glare.internal.fuel.local' - glance_glare_internal_usercert: true - glance_glare_internal_certdata: - content: 'somethinglikeacertificateforglare' - glance_glare_admin: true - glance_glare_admin_hostname: 'glare.admin.fuel.local' - glance_glare_admin_usercert: true - glance_glare_admin_certdata: - content: 'somethinglikeacertificateforglare' - cinder: true - cinder_public: true - cinder_public_hostname: 'cinder.public.fuel.local' - cinder_public_usercert: true - cinder_public_certdata: - content: 'somethinglikeacertificateforcinder' - cinder_internal: true - cinder_internal_hostname: 'cinder.internal.fuel.local' - cinder_internal_usercert: true - cinder_internal_certdata: - content: 'somethinglikeacertificateforcinder' - cinder_admin: true - cinder_admin_hostname: 'cinder.admin.fuel.local' - cinder_admin_usercert: true - cinder_admin_certdata: - content: 'somethinglikeacertificateforcinder' - neutron: true - neutron_public: true - neutron_public_hostname: 'neutron.public.fuel.local' - neutron_public_usercert: true - neutron_public_certdata: - content: 'somethinglikeacertificateforneutron' - neutron_internal: true - neutron_internal_hostname: 'neutron.internal.fuel.local' - neutron_internal_usercert: true - neutron_internal_certdata: - content: 'somethinglikeacertificateforneutron' - neutron_admin: true - neutron_admin_hostname: 'neutron.admin.fuel.local' - neutron_admin_usercert: true - neutron_admin_certdata: - content: 'somethinglikeacertificateforneutron' - swift: true - swift_public: true - swift_public_hostname: 'swift.public.fuel.local' - swift_public_usercert: true - swift_public_certdata: - content: 'somethinglikeacertificateforswift' - swift_internal: true - swift_internal_hostname: 'swift.internal.fuel.local' - swift_internal_usercert: true - swift_internal_certdata: - content: 'somethinglikeacertificateforswift' - swift_admin: true - swift_admin_hostname: 'swift.admin.fuel.local' - swift_admin_usercert: true - swift_admin_certdata: - content: 'somethinglikeacertificateforswift' - sahara: true - sahara_public: true - sahara_public_hostname: 'sahara.public.fuel.local' - sahara_public_usercert: true - sahara_public_certdata: - content: 'somethinglikeacertificateforsahara' - sahara_internal: true - sahara_internal_hostname: 'sahara.internal.fuel.local' - sahara_internal_usercert: true - sahara_internal_certdata: - content: 'somethinglikeacertificateforsahara' - sahara_admin: true - sahara_admin_hostname: 'sahara.admin.fuel.local' - sahara_admin_usercert: true - sahara_admin_certdata: - content: 'somethinglikeacertificateforsahara' - murano: true - murano_public: true - murano_public_hostname: 'murano.public.fuel.local' - murano_public_usercert: true - murano_public_certdata: - content: 'somethinglikeacertificateformurano' - murano_internal: true - murano_internal_hostname: 'murano.internal.fuel.local' - murano_internal_usercert: true - murano_internal_certdata: - content: 'somethinglikeacertificateformurano' - murano_admin: true - murano_admin_hostname: 'murano.admin.fuel.local' - murano_admin_usercert: true - murano_admin_certdata: - content: 'somethinglikeacertificateformurano' - ceilometer: true - ceilometer_public: true - ceilometer_public_hostname: 'ceilometer.public.fuel.local' - ceilometer_public_usercert: true - ceilometer_public_certdata: - content: 'somethinglikeacertificateforceilometer' - ceilometer_internal: true - ceilometer_internal_hostname: 'ceilometer.internal.fuel.local' - ceilometer_internal_usercert: true - ceilometer_internal_certdata: - content: 'somethinglikeacertificateforceilometer' - ceilometer_admin: true - ceilometer_admin_hostname: 'ceilometer.admin.fuel.local' - ceilometer_admin_usercert: true - ceilometer_admin_certdata: - content: 'somethinglikeacertificateforceilometer' - radosgw: true - radosgw_public: true - radosgw_public_hostname: 'radosgw.public.fuel.local' - radosgw_public_usercert: true - radosgw_public_certdata: - content: 'somethinglikeacertificateforradosgw' -public_ssl: - metadata: - label: Public TLS - weight: 110 - horizon: true - services: true - cert_source: self_signed - cert_data: - content: 'somedataaboutyourkeypair' - hostname: public.fuel.local -fail_if_error: true -fqdn: node-128.test.domain.local -fuel_version: '6.1' -glance: - db_password: 0UYCFNfc - image_cache_max_size: '13868466176' - user_password: 94lWbeNn -glance_glare: - user_password: 23dfhbWd -heat: - auth_encryption_key: 8edb899a7e81e56abe51639880aa32dd - db_password: AuaPc3Yq - enabled: true - rabbit_password: Nmn2wr9S - user_password: EWJfBLJ9 -kernel_params: - kernel: console=ttyS0,9600 console=tty0 net.ifnames=0 biosdevname=0 rootdelay=90 - nomodeset - metadata: - label: Kernel parameters - weight: 40 -keystone: - admin_token: 0be9G8hj - db_password: 32TWl29R -last_controller: node-131 -libvirt_type: qemu -management_network_range: 192.168.0.0/24 -management_vip: 192.168.0.6 -management_vrouter_vip: 192.168.0.7 -master_ip: 10.108.0.2 -metadata: - label: Common - weight: 30 -mongo: - enabled: false -mp: -- point: '1' - weight: '1' -- point: '2' - weight: '2' -murano: - rabbit: - user: foo - password: bar - vhost: '/' - port: 55572 - db_password: R3SuvZbh - enabled: true - rabbit_password: ZNdTAgF3 - user_password: xP8WtHQw -syslog_log_facility_murano: LOG_LOCAL0 -murano-cfapi: - enabled: true -murano_glance_artifacts_plugin: - enabled: true -murano_settings: - metadata: - label: Murano Settings - restrictions: - - action: hide - condition: settings:additional_components.murano.value == false - weight: 20 - murano_repo_url: http://catalog.openstack.org/ -mysql: - root_password: Lz18BpbQ - wsrep_password: JrlrVOHu -network_metadata: - nodes: - node-118: - swift_zone: '1' - uid: '118' - fqdn: node-118.test.domain.local - network_roles: - keystone/api: 192.168.0.1 - neutron/api: 192.168.0.1 - mgmt/database: 192.168.0.1 - sahara/api: 192.168.0.1 - heat/api: 192.168.0.1 - ceilometer/api: 192.168.0.1 - aodh/api: 192.168.0.1 - ex: - ceph/public: 192.168.0.1 - ceph/radosgw: - management: 192.168.0.1 - swift/api: 192.168.0.1 - mgmt/api: 192.168.0.1 - storage: 192.168.1.1 - mgmt/corosync: 192.168.0.1 - cinder/api: 192.168.0.1 - public/vip: - swift/replication: 192.168.1.1 - mgmt/messaging: 192.168.0.1 - neutron/mesh: 192.168.0.1 - admin/pxe: 10.109.0.9 - mongo/db: 192.168.0.1 - neutron/private: - neutron/floating: - fw-admin: 10.109.0.9 - glance/api: 192.168.0.1 - glance/glare: 192.168.0.1 - mgmt/vip: 192.168.0.1 - murano/api: 192.168.0.1 - murano/cfapi: 192.168.0.1 - nova/api: 192.168.0.1 - horizon: 192.168.0.1 - mgmt/memcache: 192.168.0.1 - cinder/iscsi: 192.168.1.1 - ceph/replication: 192.168.1.1 - user_node_name: Untitled (6a:e7) - node_roles: - - cinder - name: node-118 - node-128: - swift_zone: '1' - uid: '128' - fqdn: node-128.test.domain.local - network_roles: - keystone/api: 192.168.0.2 - neutron/api: 192.168.0.2 - mgmt/database: 192.168.0.2 - sahara/api: 192.168.0.2 - heat/api: 192.168.0.2 - ceilometer/api: 192.168.0.2 - aodh/api: 192.168.0.2 - ex: 172.16.0.2 - ceph/public: 192.168.0.2 - ceph/radosgw: 172.16.0.2 - management: 192.168.0.2 - swift/api: 192.168.0.2 - mgmt/api: 192.168.0.2 - storage: 192.168.1.2 - mgmt/corosync: 192.168.0.2 - cinder/api: 192.168.0.2 - public/vip: 172.16.0.2 - swift/replication: 192.168.1.2 - mgmt/messaging: 192.168.0.2 - neutron/mesh: 192.168.0.2 - admin/pxe: 10.108.0.3 - mongo/db: 192.168.0.2 - neutron/private: - neutron/floating: - fw-admin: 10.108.0.3 - glance/api: 192.168.0.2 - glance/glare: 192.168.0.2 - mgmt/vip: 192.168.0.2 - murano/api: 192.168.0.2 - murano/cfapi: 192.168.0.2 - nova/api: 192.168.0.2 - horizon: 192.168.0.2 - mgmt/memcache: 192.168.0.2 - cinder/iscsi: 192.168.1.2 - ceph/replication: 192.168.1.2 - user_node_name: Untitled (6a:e7) - node_roles: - - primary-controller - name: node-128 - node-129: - swift_zone: '1' - uid: '129' - fqdn: node-129.test.domain.local - network_roles: - keystone/api: 192.168.0.3 - neutron/api: 192.168.0.3 - mgmt/database: 192.168.0.3 - sahara/api: 192.168.0.3 - heat/api: 192.168.0.3 - ceilometer/api: 192.168.0.3 - aodh/api: 192.168.0.3 - ex: 172.16.0.3 - ceph/public: 192.168.0.3 - ceph/radosgw: 172.16.0.3 - management: 192.168.0.3 - swift/api: 192.168.0.3 - mgmt/api: 192.168.0.3 - storage: 192.168.1.3 - mgmt/corosync: 192.168.0.3 - cinder/api: 192.168.0.3 - public/vip: 172.16.0.3 - swift/replication: 192.168.1.3 - mgmt/messaging: 192.168.0.3 - neutron/mesh: 192.168.0.3 - admin/pxe: 10.108.0.6 - mongo/db: 192.168.0.3 - neutron/private: - neutron/floating: - fw-admin: 10.108.0.6 - glance/api: 192.168.0.3 - glance/glare: 192.168.0.3 - mgmt/vip: 192.168.0.3 - murano/api: 192.168.0.3 - murano/cfapi: 192.168.0.3 - nova/api: 192.168.0.3 - horizon: 192.168.0.3 - mgmt/memcache: 192.168.0.3 - cinder/iscsi: 192.168.1.3 - ceph/replication: 192.168.1.3 - user_node_name: Untitled (6a:e7) - node_roles: - - controller - name: node-129 - node-131: - swift_zone: '1' - uid: '131' - fqdn: node-131.test.domain.local - network_roles: - keystone/api: 192.168.0.4 - neutron/api: 192.168.0.4 - mgmt/database: 192.168.0.4 - sahara/api: 192.168.0.4 - heat/api: 192.168.0.4 - ceilometer/api: 192.168.0.4 - aodh/api: 192.168.0.4 - ex: 172.16.0.4 - ceph/public: 192.168.0.4 - ceph/radosgw: 172.16.0.4 - management: 192.168.0.4 - swift/api: 192.168.0.4 - mgmt/api: 192.168.0.4 - storage: 192.168.1.4 - mgmt/corosync: 192.168.0.4 - cinder/api: 192.168.0.4 - public/vip: 172.16.0.4 - swift/replication: 192.168.1.4 - mgmt/messaging: 192.168.0.4 - neutron/mesh: 192.168.0.4 - admin/pxe: 10.109.0.9 - mongo/db: 192.168.0.4 - neutron/private: - neutron/floating: - fw-admin: 10.109.0.9 - glance/api: 192.168.0.4 - glance/glare: 192.168.0.4 - mgmt/vip: 192.168.0.4 - murano/api: 192.168.0.4 - murano/cfapi: 192.168.0.4 - nova/api: 192.168.0.4 - horizon: 192.168.0.4 - mgmt/memcache: 192.168.0.4 - cinder/iscsi: 192.168.1.4 - ceph/replication: 192.168.1.4 - user_node_name: Untitled (6a:e7) - node_roles: - - controller - name: node-131 - node-132: - swift_zone: '1' - uid: '132' - fqdn: node-132.test.domain.local - network_roles: - keystone/api: 192.168.0.5 - neutron/api: 192.168.0.5 - mgmt/database: 192.168.0.5 - sahara/api: 192.168.0.5 - heat/api: 192.168.0.5 - ceilometer/api: 192.168.0.5 - aodh/api: 192.168.0.5 - ex: - ceph/public: 192.168.0.5 - ceph/radosgw: - management: 192.168.0.5 - swift/api: 192.168.0.5 - mgmt/api: 192.168.0.5 - storage: 192.168.1.5 - mgmt/corosync: 192.168.0.5 - cinder/api: 192.168.0.5 - public/vip: - swift/replication: 192.168.1.5 - mgmt/messaging: 192.168.0.5 - neutron/mesh: 192.168.0.5 - admin/pxe: 10.108.0.4 - mongo/db: 192.168.0.5 - neutron/private: - neutron/floating: - fw-admin: 10.108.0.4 - glance/api: 192.168.0.5 - glance/glare: 192.168.0.5 - mgmt/vip: 192.168.0.5 - murano/api: 192.168.0.5 - murano/cfapi: 192.168.0.5 - nova/api: 192.168.0.5 - horizon: 192.168.0.5 - mgmt/memcache: 192.168.0.5 - cinder/iscsi: 192.168.1.5 - ceph/replication: 192.168.1.5 - user_node_name: Untitled (6a:e7) - node_roles: - - compute - name: node-132 - vips: - vrouter: - ipaddr: 192.168.0.3 - network_role: mgmt/vip - vendor_specific: - namespace: vrouter - node_roles: - - controller - - primary-controller - management: - ipaddr: 192.168.0.2 - network_role: mgmt/vip - vendor_specific: - namespace: haproxy - node_roles: - - controller - - primary-controller - public: - ipaddr: 10.109.1.2 - network_role: public/vip - vendor_specific: - namespace: haproxy - node_roles: - - controller - - primary-controller - vrouter_pub: - ipaddr: 10.109.1.3 - network_role: public/vip - vendor_specific: - iptables_rules: - ns_start: - - iptables -t nat -A POSTROUTING -o <%INT%> -j MASQUERADE - ns_stop: - - iptables -t nat -D POSTROUTING -o <%INT%> -j MASQUERADE - namespace: vrouter - node_roles: - - controller - - primary-controller -network_scheme: - endpoints: - br-ex: - IP: - - 172.16.0.2/24 - gateway: 172.16.0.1 - vendor_specific: - phy_interfaces: - - eth1 - br-floating: - IP: none - br-fw-admin: - IP: - - 10.108.0.3/24 - br-mgmt: - IP: - - 192.168.0.2/24 - vendor_specific: - phy_interfaces: - - eth0 - vlans: 101 - br-storage: - IP: - - 192.168.1.2/24 - vendor_specific: - phy_interfaces: - - eth0 - vlans: 102 - interfaces: - eth0: - vendor_specific: - bus_info: '0000:00:03.0' - driver: e1000 - eth1: - vendor_specific: - bus_info: '0000:00:04.0' - driver: e1000 - eth2: - vendor_specific: - bus_info: '0000:00:05.0' - driver: e1000 - eth3: - vendor_specific: - bus_info: '0000:00:06.0' - driver: e1000 - eth4: - vendor_specific: - bus_info: '0000:00:07.0' - driver: e1000 - provider: lnx - roles: - ex: br-ex - public/vip: br-ex - neutron/floating: br-floating - storage: br-storage - keystone/api: br-mgmt - neutron/api: br-mgmt - mgmt/database: br-mgmt - sahara/api: br-mgmt - ceilometer/api: br-mgmt - aodh/api: br-mgmt - mgmt/vip: br-mgmt - ceph/public: br-mgmt - mgmt/messaging: br-mgmt - management: br-mgmt - swift/api: br-mgmt - mgmt/api: br-mgmt - storage: br-storage - mgmt/corosync: br-mgmt - cinder/api: br-mgmt - swift/replication: br-storage - neutron/mesh: br-mgmt - admin/pxe: br-fw-admin - mongo/db: br-mgmt - neutron/private: br-prv - fw-admin: br-fw-admin - glance/api: br-mgmt - glance/glare: br-mgmt - heat/api: br-mgmt - murano/api: br-mgmt - murano/cfapi: br-mgmt - nova/api: br-mgmt - horizon: br-mgmt - mgmt/memcache: br-mgmt - cinder/iscsi: br-storage - ceph/replication: br-storage - neutron/mesh: br-mgmt - transformations: - - action: add-br - name: br-fw-admin - - action: add-br - name: br-mgmt - - action: add-br - name: br-storage - - action: add-br - name: br-ex - - action: add-br - name: br-floating - provider: ovs - - action: add-patch - bridges: - - br-floating - - br-ex - provider: ovs - - action: add-port - bridge: br-fw-admin - name: eth0 - - action: add-port - bridge: br-storage - name: eth0.102 - - action: add-port - bridge: br-mgmt - name: eth0.101 - - action: add-port - bridge: br-ex - name: eth1 - version: '1.1' -neutron_mellanox: - metadata: - enabled: true - label: Mellanox Neutron components - toggleable: false - weight: 50 - plugin: disabled - vf_num: '16' -nova: - db_password: mqnsUMgC - state_path: /var/lib/nova - user_password: fj4wVCEs -nova_quota: false -online: true -openstack_version: 2014.2-6.1 -openstack_version_prev: null -priority: 100 -provision: - codename: trusty - image_data: - /: - container: gzip - format: ext4 - uri: http://10.108.0.2:8080/targetimages/env_38_ubuntu_1404_amd64.img.gz - /boot: - container: gzip - format: ext2 - uri: http://10.108.0.2:8080/targetimages/env_38_ubuntu_1404_amd64-boot.img.gz - metadata: - label: Provision - weight: 80 - method: image -public_network_assignment: - assign_to_all_nodes: false - metadata: - label: Public network assignment - restrictions: - - action: hide - condition: cluster:net_provider != 'neutron' - weight: 50 -neutron_advanced_configuration: - neutron_dvr: true - neutron_l2_pop: true -public_vip: 172.16.0.5 -public_vrouter_vip: 172.16.0.6 -puppet: - manifests: rsync://10.108.0.2:/puppet/2014.2-6.1/manifests/ - modules: rsync://10.108.0.2:/puppet/2014.2-6.1/modules/ -puppet_debug: true -quantum: true -quantum_settings: - default_floating_net: net04custom_ext - default_private_net: net04custom - default_router: router04custom - L2: - base_mac: fa:16:3e:00:00:00 - phys_nets: - physnet1: - bridge: br-floating - segmentation_type: tun - tunnel_id_ranges: 2:65535 - L3: - use_namespaces: true - database: - passwd: QRpCfPk8 - keystone: - admin_password: oT56DSZF - metadata: - metadata_proxy_shared_secret: fp618p5V - predefined_networks: - net04custom: - L2: - network_type: vxlan - physnet: null - router_ext: false - segment_id: null - L3: - enable_dhcp: true - floating: null - gateway: 192.168.111.1 - nameservers: - - 8.8.4.4 - - 8.8.8.8 - subnet: 192.168.111.0/24 - shared: false - tenant: admin - net04custom_ext: - L2: - network_type: flat - physnet: physnet1 - router_ext: true - segment_id: null - L3: - enable_dhcp: false - floating: 172.16.0.130:172.16.0.254 - gateway: 172.16.0.1 - nameservers: [] - subnet: 172.16.0.0/24 - shared: false - tenant: admin -rabbit: - password: c7fQJeSe -repo_setup: - installer_initrd: - local: /var/www/nailgun/ubuntu/x86_64/images/initrd.gz - remote_relative: dists/trusty/main/installer-amd64/current/images/netboot/ubuntu-installer/amd64/initrd.gz - installer_kernel: - local: /var/www/nailgun/ubuntu/x86_64/images/linux - remote_relative: dists/trusty/main/installer-amd64/current/images/netboot/ubuntu-installer/amd64/linux - metadata: - label: Repositories - weight: 50 - repos: - - name: ubuntu - priority: null - section: main universe multiverse - suite: trusty - type: deb - uri: http://archive.ubuntu.com/ubuntu/ - - name: ubuntu-updates - priority: null - section: main universe multiverse - suite: trusty-updates - type: deb - uri: http://archive.ubuntu.com/ubuntu/ - - name: ubuntu-security - priority: null - section: main universe multiverse - suite: trusty-security - type: deb - uri: http://archive.ubuntu.com/ubuntu/ - - name: mos - priority: 1050 - section: main restricted - suite: mos6.1 - type: deb - uri: http://mirror.fuel-infra.org/mos/ubuntu/ - - name: mos-updates - priority: 1050 - section: main restricted - suite: mos6.1-updates - type: deb - uri: http://mirror.fuel-infra.org/mos/ubuntu/ - - name: mos-security - priority: 1050 - section: main restricted - suite: mos6.1-security - type: deb - uri: http://mirror.fuel-infra.org/mos/ubuntu/ - - name: mos-holdback - priority: 1100 - section: main restricted - suite: mos6.1-holdback - type: deb - uri: http://mirror.fuel-infra.org/mos/ubuntu/ -resume_guests_state_on_host_boot: true -role: primary-controller -sahara: - db_password: f0jl4v47 - enabled: true - user_password: pJc2zAOx -status: discover -storage: - ephemeral_ceph: false - images_ceph: false - images_vcenter: false - iser: false - metadata: - label: Storage - weight: 60 - objects_ceph: false - osd_pool_size: '2' - pg_num: 128 - per_pool_pg_nums: - default_pg_num: 128 - compute: 1024 - backups: 512 - ".rgw": 512 - images: 256 - volumes_ceph: false - volumes_lvm: true -storage_network_range: 192.168.1.0/24 -swift: - user_password: BP92J6tg -syslog: - metadata: - label: Syslog - weight: 50 - syslog_port: '514' - syslog_server: '' - syslog_transport: tcp -tasks: -- parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/hiera/hiera.pp - puppet_modules: /etc/puppet/modules - timeout: 3600 - priority: 100 - type: puppet - uids: - - '128' -- parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/globals/globals.pp - puppet_modules: /etc/puppet/modules - timeout: 3600 - priority: 200 - type: puppet - uids: - - '128' -- parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/logging/logging.pp - puppet_modules: /etc/puppet/modules - timeout: 3600 - priority: 300 - type: puppet - uids: - - '128' -- parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/tools/tools.pp - puppet_modules: /etc/puppet/modules - timeout: 3600 - priority: 400 - type: puppet - uids: - - '128' -- parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/umm/umm.pp - puppet_modules: /etc/puppet/modules - timeout: 3600 - priority: 500 - type: puppet - uids: - - '128' -- parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/netconfig/netconfig.pp - puppet_modules: /etc/puppet/modules - timeout: 3600 - priority: 600 - type: puppet - uids: - - '128' -- parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/hosts/hosts.pp - puppet_modules: /etc/puppet/modules - timeout: 3600 - priority: 700 - type: puppet - uids: - - '128' -- parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/firewall/firewall.pp - puppet_modules: /etc/puppet/modules - timeout: 3600 - priority: 800 - type: puppet - uids: - - '128' -- parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/cluster/cluster.pp - puppet_modules: /etc/puppet/modules - timeout: 3600 - priority: 900 - type: puppet - uids: - - '128' -- parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/virtual_ips/virtual_ips.pp - puppet_modules: /etc/puppet/modules - timeout: 3600 - priority: 1000 - type: puppet - uids: - - '128' -- parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/virtual_ips/conntrackd.pp - puppet_modules: /etc/puppet/modules - timeout: 3600 - priority: 1100 - type: puppet - uids: - - '128' -- parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/cluster-haproxy/cluster-haproxy.pp - puppet_modules: /etc/puppet/modules - timeout: 3600 - priority: 1200 - type: puppet - uids: - - '128' -- parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/openstack-haproxy/openstack-haproxy.pp - puppet_modules: /etc/puppet/modules - timeout: 3600 - priority: 1300 - type: puppet - uids: - - '128' -- parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/dns/dns-server.pp - puppet_modules: /etc/puppet/modules - timeout: 3600 - priority: 1400 - type: puppet - uids: - - '128' -- parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/dns/dns-client.pp - puppet_modules: /etc/puppet/modules - timeout: 3600 - priority: 1500 - type: puppet - uids: - - '128' -- parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/ntp/ntp-server.pp - puppet_modules: /etc/puppet/modules - timeout: 3600 - priority: 1600 - type: puppet - uids: - - '128' -- parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/database/database.pp - puppet_modules: /etc/puppet/modules - timeout: 3600 - priority: 1700 - type: puppet - uids: - - '128' -- parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/ceilometer/controller.pp - puppet_modules: /etc/puppet/modules - timeout: 3600 - priority: 1800 - type: puppet - uids: - - '128' -- parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/ceilometer/radosgw_user.pp - puppet_modules: /etc/puppet/modules - timeout: 3600 - priority: 1800 - type: puppet - uids: - - '128' -- parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/rabbitmq/rabbitmq.pp - puppet_modules: /etc/puppet/modules - timeout: 3600 - priority: 1900 - type: puppet - uids: - - '128' -- parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/memcached/memcached.pp - puppet_modules: /etc/puppet/modules - timeout: 3600 - priority: 2000 - type: puppet - uids: - - '128' -- parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/keystone/keystone.pp - puppet_modules: /etc/puppet/modules - timeout: 3600 - priority: 2100 - type: puppet - uids: - - '128' -- parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/openstack-cinder/openstack-cinder.pp - puppet_modules: /etc/puppet/modules - timeout: 1200 - priority: 2200 - type: puppet - uids: - - '128' -- parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/glance/glance.pp - puppet_modules: /etc/puppet/modules - timeout: 3600 - priority: 2300 - type: puppet - uids: - - '128' -- parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/openstack-controller/openstack-controller.pp - puppet_modules: /etc/puppet/modules - timeout: 3600 - priority: 2400 - type: puppet - uids: - - '128' -- parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/openstack-network/openstack-network-controller.pp - puppet_modules: /etc/puppet/modules - timeout: 3600 - priority: 2500 - type: puppet - uids: - - '128' -- parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/heat/heat.pp - puppet_modules: /etc/puppet/modules - timeout: 3600 - priority: 2600 - type: puppet - uids: - - '128' -- parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/horizon/horizon.pp - puppet_modules: /etc/puppet/modules - timeout: 3600 - priority: 2700 - type: puppet - uids: - - '128' -- parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/murano/murano.pp - puppet_modules: /etc/puppet/modules - timeout: 3600 - priority: 2800 - type: puppet - uids: - - '128' -- parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/sahara/sahara.pp - puppet_modules: /etc/puppet/modules - timeout: 3600 - priority: 2900 - type: puppet - uids: - - '128' -- parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/api-proxy/api-proxy.pp - puppet_modules: /etc/puppet/modules - timeout: 3600 - priority: 3000 - type: puppet - uids: - - '128' -- parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/ceph/mon.pp - puppet_modules: /etc/puppet/modules - timeout: 3600 - priority: 3100 - type: puppet - uids: - - '128' -- parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/ceph/radosgw.pp - puppet_modules: /etc/puppet/modules - timeout: 3600 - priority: 3200 - type: puppet - uids: - - '128' -- parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/swift/swift.pp - puppet_modules: /etc/puppet/modules - timeout: 3600 - priority: 3300 - type: puppet - uids: - - '128' -- parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/roles/controller.pp - puppet_modules: /etc/puppet/modules - timeout: 3600 - priority: 3400 - type: puppet - uids: - - '128' -- parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/swift/rebalance_cronjob.pp - puppet_modules: /etc/puppet/modules - timeout: 300 - priority: 3500 - type: puppet - uids: - - '128' -test_vm_image: - container_format: bare - disk_format: qcow2 - glance_properties: '' - img_name: TestVM - img_path: /usr/share/cirros-testvm/cirros-x86_64-disk.img - min_ram: 64 - os_name: cirros - public: 'true' -uid: '128' -use_cinder: true -use_cow_images: true -use_vcenter: false -user_node_name: Untitled (6f:9d) -workloads_collector: - enabled: true - metadata: - label: Workloads Collector User - restrictions: - - action: hide - condition: 'true' - weight: 10 - password: 1r3ROjcQ - tenant: services - username: workloads_collector diff --git a/hiera/neut_vxlan_dvr.murano.sahara-primary-controller.yaml b/hiera/neut_vxlan_dvr.murano.sahara-primary-controller.yaml deleted file mode 100644 index 4b83291..0000000 --- a/hiera/neut_vxlan_dvr.murano.sahara-primary-controller.yaml +++ /dev/null @@ -1,1062 +0,0 @@ -access: - email: admin@localhost - metadata: - label: Access - weight: 10 - password: admin - tenant: admin - user: admin -auth_key: '' -auto_assign_floating_ip: false -base_syslog: - syslog_port: '514' - syslog_server: 10.108.0.2 -ceilometer: - db_password: ZcffCIm5 - enabled: false - metering_secret: 7aqxzabx - user_password: FQUfTQ6a -aodh: - user_password: Be0Oloop - db_password: Thu5ieY6 -cinder: - db_password: 71kNkN9U - fixed_key: 0ded0202e2a355df942df2bacbaba992658a0345f68f2db6e1bdb6dbb8f682cf - user_password: O2st17AP -cobbler: - profile: ubuntu_1404_x86_64 -corosync: - group: 226.94.1.1 - metadata: - label: Corosync - restrictions: - - action: hide - condition: 'true' - weight: 50 - port: '12000' - verified: false -debug: false -deployment_id: 38 -deployment_mode: ha_compact -external_dns: - dns_list: - - 8.8.8.8 - - 8.8.4.4 - metadata: - label: Upstream DNS - weight: 90 -external_mongo: - hosts_ip: '' - metadata: - label: External MongoDB - restrictions: - - action: hide - condition: settings:additional_components.mongo.value == false - weight: 20 - mongo_db_name: ceilometer - mongo_password: ceilometer - mongo_replset: '' - mongo_user: ceilometer -external_ntp: - metadata: - label: Upstream NTP - weight: 100 - ntp_list: - - 0.pool.ntp.org - - 1.pool.ntp.org -public_ssl: - metadata: - label: Public TLS - weight: 110 - horizon: true - services: true - cert_source: self_signed - cert_data: - content: 'somedataaboutyourkeypair' - hostname: public.fuel.local -fail_if_error: true -fqdn: node-128.test.domain.local -fuel_version: '6.1' -glance: - db_password: 0UYCFNfc - image_cache_max_size: '13868466176' - user_password: 94lWbeNn -glance_glare: - user_password: 23dfhbWd -heat: - auth_encryption_key: 8edb899a7e81e56abe51639880aa32dd - db_password: AuaPc3Yq - enabled: true - rabbit_password: Nmn2wr9S - user_password: EWJfBLJ9 -kernel_params: - kernel: console=ttyS0,9600 console=tty0 net.ifnames=0 biosdevname=0 rootdelay=90 - nomodeset - metadata: - label: Kernel parameters - weight: 40 -keystone: - admin_token: 0be9G8hj - db_password: 32TWl29R -last_controller: node-131 -libvirt_type: qemu -management_network_range: 192.168.0.0/24 -management_vip: 192.168.0.6 -management_vrouter_vip: 192.168.0.7 -master_ip: 10.108.0.2 -metadata: - label: Common - weight: 30 -mongo: - enabled: false -mp: -- point: '1' - weight: '1' -- point: '2' - weight: '2' -murano: - rabbit: - user: foo - password: bar - vhost: '/' - port: 55572 - db_password: R3SuvZbh - enabled: true - rabbit_password: ZNdTAgF3 - user_password: xP8WtHQw -syslog_log_facility_murano: LOG_LOCAL0 -murano-cfapi: - enabled: true -murano_glance_artifacts_plugin: - enabled: true -murano_settings: - metadata: - label: Murano Settings - restrictions: - - action: hide - condition: settings:additional_components.murano.value == false - weight: 20 - murano_repo_url: http://catalog.openstack.org/ -mysql: - root_password: Lz18BpbQ - wsrep_password: JrlrVOHu -network_metadata: - nodes: - node-118: - swift_zone: '1' - uid: '118' - fqdn: node-118.test.domain.local - network_roles: - keystone/api: 192.168.0.1 - neutron/api: 192.168.0.1 - mgmt/database: 192.168.0.1 - sahara/api: 192.168.0.1 - heat/api: 192.168.0.1 - ceilometer/api: 192.168.0.1 - aodh/api: 192.168.0.1 - ex: - ceph/public: 192.168.0.1 - ceph/radosgw: - management: 192.168.0.1 - swift/api: 192.168.0.1 - mgmt/api: 192.168.0.1 - storage: 192.168.1.1 - mgmt/corosync: 192.168.0.1 - cinder/api: 192.168.0.1 - public/vip: - swift/replication: 192.168.1.1 - mgmt/messaging: 192.168.0.1 - neutron/mesh: 192.168.0.1 - admin/pxe: 10.109.0.9 - mongo/db: 192.168.0.1 - neutron/private: - neutron/floating: - fw-admin: 10.109.0.9 - glance/api: 192.168.0.1 - glance/glare: 192.168.0.1 - mgmt/vip: 192.168.0.1 - murano/api: 192.168.0.1 - murano/cfapi: 192.168.0.1 - nova/api: 192.168.0.1 - horizon: 192.168.0.1 - mgmt/memcache: 192.168.0.1 - cinder/iscsi: 192.168.1.1 - ceph/replication: 192.168.1.1 - user_node_name: Untitled (6a:e7) - node_roles: - - cinder - name: node-118 - node-128: - swift_zone: '1' - uid: '128' - fqdn: node-128.test.domain.local - network_roles: - keystone/api: 192.168.0.2 - neutron/api: 192.168.0.2 - mgmt/database: 192.168.0.2 - sahara/api: 192.168.0.2 - heat/api: 192.168.0.2 - ceilometer/api: 192.168.0.2 - aodh/api: 192.168.0.2 - ex: 172.16.0.2 - ceph/public: 192.168.0.2 - ceph/radosgw: 172.16.0.2 - management: 192.168.0.2 - swift/api: 192.168.0.2 - mgmt/api: 192.168.0.2 - storage: 192.168.1.2 - mgmt/corosync: 192.168.0.2 - cinder/api: 192.168.0.2 - public/vip: 172.16.0.2 - swift/replication: 192.168.1.2 - mgmt/messaging: 192.168.0.2 - neutron/mesh: 192.168.0.2 - admin/pxe: 10.108.0.3 - mongo/db: 192.168.0.2 - neutron/private: - neutron/floating: - fw-admin: 10.108.0.3 - glance/api: 192.168.0.2 - glance/glare: 192.168.0.2 - mgmt/vip: 192.168.0.2 - murano/api: 192.168.0.2 - murano/cfapi: 192.168.0.2 - nova/api: 192.168.0.2 - horizon: 192.168.0.2 - mgmt/memcache: 192.168.0.2 - cinder/iscsi: 192.168.1.2 - ceph/replication: 192.168.1.2 - user_node_name: Untitled (6a:e7) - node_roles: - - primary-controller - name: node-128 - node-129: - swift_zone: '1' - uid: '129' - fqdn: node-129.test.domain.local - network_roles: - keystone/api: 192.168.0.3 - neutron/api: 192.168.0.3 - mgmt/database: 192.168.0.3 - sahara/api: 192.168.0.3 - heat/api: 192.168.0.3 - ceilometer/api: 192.168.0.3 - aodh/api: 192.168.0.3 - ex: 172.16.0.3 - ceph/public: 192.168.0.3 - ceph/radosgw: 172.16.0.3 - management: 192.168.0.3 - swift/api: 192.168.0.3 - mgmt/api: 192.168.0.3 - storage: 192.168.1.3 - mgmt/corosync: 192.168.0.3 - cinder/api: 192.168.0.3 - public/vip: 172.16.0.3 - swift/replication: 192.168.1.3 - mgmt/messaging: 192.168.0.3 - neutron/mesh: 192.168.0.3 - admin/pxe: 10.108.0.6 - mongo/db: 192.168.0.3 - neutron/private: - neutron/floating: - fw-admin: 10.108.0.6 - glance/api: 192.168.0.3 - glance/glare: 192.168.0.3 - mgmt/vip: 192.168.0.3 - murano/api: 192.168.0.3 - murano/cfapi: 192.168.0.3 - nova/api: 192.168.0.3 - horizon: 192.168.0.3 - mgmt/memcache: 192.168.0.3 - cinder/iscsi: 192.168.1.3 - ceph/replication: 192.168.1.3 - user_node_name: Untitled (6a:e7) - node_roles: - - controller - name: node-129 - node-131: - swift_zone: '1' - uid: '131' - fqdn: node-131.test.domain.local - network_roles: - keystone/api: 192.168.0.4 - neutron/api: 192.168.0.4 - mgmt/database: 192.168.0.4 - sahara/api: 192.168.0.4 - heat/api: 192.168.0.4 - ceilometer/api: 192.168.0.4 - aodh/api: 192.168.0.4 - ex: 172.16.0.4 - ceph/public: 192.168.0.4 - ceph/radosgw: 172.16.0.4 - management: 192.168.0.4 - swift/api: 192.168.0.4 - mgmt/api: 192.168.0.4 - storage: 192.168.1.4 - mgmt/corosync: 192.168.0.4 - cinder/api: 192.168.0.4 - public/vip: 172.16.0.4 - swift/replication: 192.168.1.4 - mgmt/messaging: 192.168.0.4 - neutron/mesh: 192.168.0.4 - admin/pxe: 10.109.0.9 - mongo/db: 192.168.0.4 - neutron/private: - neutron/floating: - fw-admin: 10.109.0.9 - glance/api: 192.168.0.4 - glance/glare: 192.168.0.4 - mgmt/vip: 192.168.0.4 - murano/api: 192.168.0.4 - murano/cfapi: 192.168.0.4 - nova/api: 192.168.0.4 - horizon: 192.168.0.4 - mgmt/memcache: 192.168.0.4 - cinder/iscsi: 192.168.1.4 - ceph/replication: 192.168.1.4 - user_node_name: Untitled (6a:e7) - node_roles: - - controller - name: node-131 - node-132: - swift_zone: '1' - uid: '132' - fqdn: node-132.test.domain.local - network_roles: - keystone/api: 192.168.0.5 - neutron/api: 192.168.0.5 - mgmt/database: 192.168.0.5 - sahara/api: 192.168.0.5 - heat/api: 192.168.0.5 - ceilometer/api: 192.168.0.5 - aodh/api: 192.168.0.5 - ex: - ceph/public: 192.168.0.5 - ceph/radosgw: - management: 192.168.0.5 - swift/api: 192.168.0.5 - mgmt/api: 192.168.0.5 - storage: 192.168.1.5 - mgmt/corosync: 192.168.0.5 - cinder/api: 192.168.0.5 - public/vip: - swift/replication: 192.168.1.5 - mgmt/messaging: 192.168.0.5 - neutron/mesh: 192.168.0.5 - admin/pxe: 10.108.0.4 - mongo/db: 192.168.0.5 - neutron/private: - neutron/floating: - fw-admin: 10.108.0.4 - glance/api: 192.168.0.5 - glance/glare: 192.168.0.5 - mgmt/vip: 192.168.0.5 - murano/api: 192.168.0.5 - murano/cfapi: 192.168.0.5 - nova/api: 192.168.0.5 - horizon: 192.168.0.5 - mgmt/memcache: 192.168.0.5 - cinder/iscsi: 192.168.1.5 - ceph/replication: 192.168.1.5 - user_node_name: Untitled (6a:e7) - node_roles: - - compute - name: node-132 - vips: - vrouter: - ipaddr: 192.168.0.3 - network_role: mgmt/vip - vendor_specific: - namespace: vrouter - node_roles: - - controller - - primary-controller - management: - ipaddr: 192.168.0.2 - network_role: mgmt/vip - vendor_specific: - namespace: haproxy - node_roles: - - controller - - primary-controller - public: - ipaddr: 10.109.1.2 - network_role: public/vip - vendor_specific: - namespace: haproxy - node_roles: - - controller - - primary-controller - vrouter_pub: - ipaddr: 10.109.1.3 - network_role: public/vip - vendor_specific: - iptables_rules: - ns_start: - - iptables -t nat -A POSTROUTING -o <%INT%> -j MASQUERADE - ns_stop: - - iptables -t nat -D POSTROUTING -o <%INT%> -j MASQUERADE - namespace: vrouter - node_roles: - - controller - - primary-controller -network_scheme: - endpoints: - br-ex: - IP: - - 172.16.0.2/24 - gateway: 172.16.0.1 - vendor_specific: - phy_interfaces: - - eth1 - br-floating: - IP: none - br-fw-admin: - IP: - - 10.108.0.3/24 - br-mgmt: - IP: - - 192.168.0.2/24 - vendor_specific: - phy_interfaces: - - eth0 - vlans: 101 - br-storage: - IP: - - 192.168.1.2/24 - vendor_specific: - phy_interfaces: - - eth0 - vlans: 102 - interfaces: - eth0: - vendor_specific: - bus_info: '0000:00:03.0' - driver: e1000 - eth1: - vendor_specific: - bus_info: '0000:00:04.0' - driver: e1000 - eth2: - vendor_specific: - bus_info: '0000:00:05.0' - driver: e1000 - eth3: - vendor_specific: - bus_info: '0000:00:06.0' - driver: e1000 - eth4: - vendor_specific: - bus_info: '0000:00:07.0' - driver: e1000 - provider: lnx - roles: - ex: br-ex - public/vip: br-ex - neutron/floating: br-floating - storage: br-storage - keystone/api: br-mgmt - neutron/api: br-mgmt - mgmt/database: br-mgmt - sahara/api: br-mgmt - ceilometer/api: br-mgmt - aodh/api: br-mgmt - mgmt/vip: br-mgmt - ceph/public: br-mgmt - mgmt/messaging: br-mgmt - management: br-mgmt - swift/api: br-mgmt - mgmt/api: br-mgmt - storage: br-storage - mgmt/corosync: br-mgmt - cinder/api: br-mgmt - swift/replication: br-storage - neutron/mesh: br-mgmt - admin/pxe: br-fw-admin - mongo/db: br-mgmt - neutron/private: br-prv - fw-admin: br-fw-admin - glance/api: br-mgmt - glance/glare: br-mgmt - heat/api: br-mgmt - murano/api: br-mgmt - murano/cfapi: br-mgmt - nova/api: br-mgmt - horizon: br-mgmt - mgmt/memcache: br-mgmt - cinder/iscsi: br-storage - ceph/replication: br-storage - neutron/mesh: br-mgmt - transformations: - - action: add-br - name: br-fw-admin - - action: add-br - name: br-mgmt - - action: add-br - name: br-storage - - action: add-br - name: br-ex - - action: add-br - name: br-floating - provider: ovs - - action: add-patch - bridges: - - br-floating - - br-ex - provider: ovs - - action: add-port - bridge: br-fw-admin - name: eth0 - - action: add-port - bridge: br-storage - name: eth0.102 - - action: add-port - bridge: br-mgmt - name: eth0.101 - - action: add-port - bridge: br-ex - name: eth1 - version: '1.1' -neutron_mellanox: - metadata: - enabled: true - label: Mellanox Neutron components - toggleable: false - weight: 50 - plugin: disabled - vf_num: '16' -nova: - db_password: mqnsUMgC - state_path: /var/lib/nova - user_password: fj4wVCEs -nova_quota: false -online: true -openstack_version: 2014.2-6.1 -openstack_version_prev: null -priority: 100 -provision: - codename: trusty - image_data: - /: - container: gzip - format: ext4 - uri: http://10.108.0.2:8080/targetimages/env_38_ubuntu_1404_amd64.img.gz - /boot: - container: gzip - format: ext2 - uri: http://10.108.0.2:8080/targetimages/env_38_ubuntu_1404_amd64-boot.img.gz - metadata: - label: Provision - weight: 80 - method: image -public_network_assignment: - assign_to_all_nodes: false - metadata: - label: Public network assignment - restrictions: - - action: hide - condition: cluster:net_provider != 'neutron' - weight: 50 -neutron_advanced_configuration: - neutron_dvr: true - neutron_l2_pop: true -public_vip: 172.16.0.5 -public_vrouter_vip: 172.16.0.6 -puppet: - manifests: rsync://10.108.0.2:/puppet/2014.2-6.1/manifests/ - modules: rsync://10.108.0.2:/puppet/2014.2-6.1/modules/ -puppet_debug: true -quantum: true -quantum_settings: - default_floating_net: net04custom_ext - default_private_net: net04custom - default_router: router04custom - L2: - base_mac: fa:16:3e:00:00:00 - phys_nets: - physnet1: - bridge: br-floating - segmentation_type: tun - tunnel_id_ranges: 2:65535 - L3: - use_namespaces: true - database: - passwd: QRpCfPk8 - keystone: - admin_password: oT56DSZF - metadata: - metadata_proxy_shared_secret: fp618p5V - predefined_networks: - net04custom: - L2: - network_type: vxlan - physnet: null - router_ext: false - segment_id: null - L3: - enable_dhcp: true - floating: null - gateway: 192.168.111.1 - nameservers: - - 8.8.4.4 - - 8.8.8.8 - subnet: 192.168.111.0/24 - shared: false - tenant: admin - net04custom_ext: - L2: - network_type: flat - physnet: physnet1 - router_ext: true - segment_id: null - L3: - enable_dhcp: false - floating: 172.16.0.130:172.16.0.254 - gateway: 172.16.0.1 - nameservers: [] - subnet: 172.16.0.0/24 - shared: false - tenant: admin -rabbit: - password: c7fQJeSe -repo_setup: - installer_initrd: - local: /var/www/nailgun/ubuntu/x86_64/images/initrd.gz - remote_relative: dists/trusty/main/installer-amd64/current/images/netboot/ubuntu-installer/amd64/initrd.gz - installer_kernel: - local: /var/www/nailgun/ubuntu/x86_64/images/linux - remote_relative: dists/trusty/main/installer-amd64/current/images/netboot/ubuntu-installer/amd64/linux - metadata: - label: Repositories - weight: 50 - repos: - - name: ubuntu - priority: null - section: main universe multiverse - suite: trusty - type: deb - uri: http://archive.ubuntu.com/ubuntu/ - - name: ubuntu-updates - priority: null - section: main universe multiverse - suite: trusty-updates - type: deb - uri: http://archive.ubuntu.com/ubuntu/ - - name: ubuntu-security - priority: null - section: main universe multiverse - suite: trusty-security - type: deb - uri: http://archive.ubuntu.com/ubuntu/ - - name: mos - priority: 1050 - section: main restricted - suite: mos6.1 - type: deb - uri: http://mirror.fuel-infra.org/mos/ubuntu/ - - name: mos-updates - priority: 1050 - section: main restricted - suite: mos6.1-updates - type: deb - uri: http://mirror.fuel-infra.org/mos/ubuntu/ - - name: mos-security - priority: 1050 - section: main restricted - suite: mos6.1-security - type: deb - uri: http://mirror.fuel-infra.org/mos/ubuntu/ - - name: mos-holdback - priority: 1100 - section: main restricted - suite: mos6.1-holdback - type: deb - uri: http://mirror.fuel-infra.org/mos/ubuntu/ -resume_guests_state_on_host_boot: true -role: primary-controller -sahara: - db_password: f0jl4v47 - enabled: true - user_password: pJc2zAOx -status: discover -storage: - ephemeral_ceph: false - images_ceph: false - images_vcenter: false - iser: false - metadata: - label: Storage - weight: 60 - objects_ceph: false - osd_pool_size: '2' - pg_num: 128 - per_pool_pg_nums: - default_pg_num: 128 - compute: 1024 - backups: 512 - ".rgw": 512 - images: 256 - volumes_ceph: false - volumes_lvm: true -storage_network_range: 192.168.1.0/24 -swift: - user_password: BP92J6tg -memcached_addresses: [10.20.30.40, 10.20.30.41] -memcache_server_port: '11212' -syslog: - metadata: - label: Syslog - weight: 50 - syslog_port: '514' - syslog_server: '' - syslog_transport: tcp -tasks: -- parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/hiera/hiera.pp - puppet_modules: /etc/puppet/modules - timeout: 3600 - priority: 100 - type: puppet - uids: - - '128' -- parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/globals/globals.pp - puppet_modules: /etc/puppet/modules - timeout: 3600 - priority: 200 - type: puppet - uids: - - '128' -- parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/logging/logging.pp - puppet_modules: /etc/puppet/modules - timeout: 3600 - priority: 300 - type: puppet - uids: - - '128' -- parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/tools/tools.pp - puppet_modules: /etc/puppet/modules - timeout: 3600 - priority: 400 - type: puppet - uids: - - '128' -- parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/umm/umm.pp - puppet_modules: /etc/puppet/modules - timeout: 3600 - priority: 500 - type: puppet - uids: - - '128' -- parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/netconfig/netconfig.pp - puppet_modules: /etc/puppet/modules - timeout: 3600 - priority: 600 - type: puppet - uids: - - '128' -- parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/hosts/hosts.pp - puppet_modules: /etc/puppet/modules - timeout: 3600 - priority: 700 - type: puppet - uids: - - '128' -- parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/firewall/firewall.pp - puppet_modules: /etc/puppet/modules - timeout: 3600 - priority: 800 - type: puppet - uids: - - '128' -- parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/cluster/cluster.pp - puppet_modules: /etc/puppet/modules - timeout: 3600 - priority: 900 - type: puppet - uids: - - '128' -- parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/virtual_ips/virtual_ips.pp - puppet_modules: /etc/puppet/modules - timeout: 3600 - priority: 1000 - type: puppet - uids: - - '128' -- parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/virtual_ips/conntrackd.pp - puppet_modules: /etc/puppet/modules - timeout: 3600 - priority: 1100 - type: puppet - uids: - - '128' -- parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/cluster-haproxy/cluster-haproxy.pp - puppet_modules: /etc/puppet/modules - timeout: 3600 - priority: 1200 - type: puppet - uids: - - '128' -- parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/openstack-haproxy/openstack-haproxy.pp - puppet_modules: /etc/puppet/modules - timeout: 3600 - priority: 1300 - type: puppet - uids: - - '128' -- parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/dns/dns-server.pp - puppet_modules: /etc/puppet/modules - timeout: 3600 - priority: 1400 - type: puppet - uids: - - '128' -- parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/dns/dns-client.pp - puppet_modules: /etc/puppet/modules - timeout: 3600 - priority: 1500 - type: puppet - uids: - - '128' -- parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/ntp/ntp-server.pp - puppet_modules: /etc/puppet/modules - timeout: 3600 - priority: 1600 - type: puppet - uids: - - '128' -- parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/database/database.pp - puppet_modules: /etc/puppet/modules - timeout: 3600 - priority: 1700 - type: puppet - uids: - - '128' -- parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/ceilometer/controller.pp - puppet_modules: /etc/puppet/modules - timeout: 3600 - priority: 1800 - type: puppet - uids: - - '128' -- parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/ceilometer/radosgw_user.pp - puppet_modules: /etc/puppet/modules - timeout: 3600 - priority: 1800 - type: puppet - uids: - - '128' -- parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/rabbitmq/rabbitmq.pp - puppet_modules: /etc/puppet/modules - timeout: 3600 - priority: 1900 - type: puppet - uids: - - '128' -- parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/memcached/memcached.pp - puppet_modules: /etc/puppet/modules - timeout: 3600 - priority: 2000 - type: puppet - uids: - - '128' -- parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/keystone/keystone.pp - puppet_modules: /etc/puppet/modules - timeout: 3600 - priority: 2100 - type: puppet - uids: - - '128' -- parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/openstack-cinder/openstack-cinder.pp - puppet_modules: /etc/puppet/modules - timeout: 1200 - priority: 2200 - type: puppet - uids: - - '128' -- parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/glance/glance.pp - puppet_modules: /etc/puppet/modules - timeout: 3600 - priority: 2300 - type: puppet - uids: - - '128' -- parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/openstack-controller/openstack-controller.pp - puppet_modules: /etc/puppet/modules - timeout: 3600 - priority: 2400 - type: puppet - uids: - - '128' -- parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/openstack-network/openstack-network-controller.pp - puppet_modules: /etc/puppet/modules - timeout: 3600 - priority: 2500 - type: puppet - uids: - - '128' -- parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/heat/heat.pp - puppet_modules: /etc/puppet/modules - timeout: 3600 - priority: 2600 - type: puppet - uids: - - '128' -- parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/horizon/horizon.pp - puppet_modules: /etc/puppet/modules - timeout: 3600 - priority: 2700 - type: puppet - uids: - - '128' -- parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/murano/murano.pp - puppet_modules: /etc/puppet/modules - timeout: 3600 - priority: 2800 - type: puppet - uids: - - '128' -- parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/sahara/sahara.pp - puppet_modules: /etc/puppet/modules - timeout: 3600 - priority: 2900 - type: puppet - uids: - - '128' -- parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/api-proxy/api-proxy.pp - puppet_modules: /etc/puppet/modules - timeout: 3600 - priority: 3000 - type: puppet - uids: - - '128' -- parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/ceph/mon.pp - puppet_modules: /etc/puppet/modules - timeout: 3600 - priority: 3100 - type: puppet - uids: - - '128' -- parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/ceph/radosgw.pp - puppet_modules: /etc/puppet/modules - timeout: 3600 - priority: 3200 - type: puppet - uids: - - '128' -- parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/swift/swift.pp - puppet_modules: /etc/puppet/modules - timeout: 3600 - priority: 3300 - type: puppet - uids: - - '128' -- parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/roles/controller.pp - puppet_modules: /etc/puppet/modules - timeout: 3600 - priority: 3400 - type: puppet - uids: - - '128' -- parameters: - cwd: / - puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/swift/rebalance_cronjob.pp - puppet_modules: /etc/puppet/modules - timeout: 300 - priority: 3500 - type: puppet - uids: - - '128' -test_vm_image: - container_format: bare - disk_format: qcow2 - glance_properties: '' - img_name: TestVM - img_path: /usr/share/cirros-testvm/cirros-x86_64-disk.img - min_ram: 64 - os_name: cirros - public: 'true' -uid: '128' -use_cinder: true -use_cow_images: true -use_vcenter: false -user_node_name: Untitled (6f:9d) -workloads_collector: - enabled: true - metadata: - label: Workloads Collector User - restrictions: - - action: hide - condition: 'true' - weight: 10 - password: 1r3ROjcQ - tenant: services - username: workloads_collector