summaryrefslogtreecommitdiffstats
path: root/puppet/bootstrap-config.yaml
blob: d88eebdff0a8a8cb80ffe6706d2368f79ce24c31 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
heat_template_version: 2015-04-30
description: 'Bootstrap Config Puppet'

parameters:
  bootstrap_nodeid:
    type: string
  bootstrap_nodeid_ip:
    type: string

resources:

  BootstrapNodeConfigImpl:
    type: OS::Heat::StructuredConfig
    properties:
      group: os-apply-config
      config:
        hiera:
          datafiles:
            bootstrap_node:
              mapped_data:
                bootstrap_nodeid: {get_param: bootstrap_nodeid}
                bootstrap_nodeid_ip: {get_param: bootstrap_nodeid_ip}

outputs:
  config_id:
    description: The ID of the BootstrapNodeConfigImpl resource.
    value:
      
##############################################################################
# Copyright (c) 2
class="s">"Enable" - odl_sfc: "Enable" hosts: - name: host1 mac: 'EC:38:8F:79:0C:2C' ipmiUser: root ipmiPass: Opnfv@pod2 ipmiIp: 172.16.130.20 interfaces: - eth1: 'EC:38:8F:79:0C:2D' roles: - controller - ha - odl - ceph-adm - ceph-mon - name: host2 mac: 'EC:38:8F:79:0C:48' ipmiIp: 172.16.130.19 ipmiUser: root ipmiPass: Opnfv@pod2 interfaces: - eth1: 'EC:38:8F:79:0C:49' roles: - controller - ha - odl - ceph-mon - name: host3 mac: 'EC:38:8F:79:10:CC' ipmiIp: 172.16.130.18 ipmiUser: root ipmiPass: Opnfv@pod2 interfaces: - eth1: 'EC:38:8F:79:10:CD' roles: - controller - ha - odl - ceph-mon - name: host4 mac: 'EC:38:8F:79:0C:6C' ipmiIp: 172.16.130.17 ipmiUser: root ipmiPass: Opnfv@pod2 interfaces: - eth1: 'EC:38:8F:79:0C:6D' roles: - compute - ceph-osd - name: host5 mac: 'EC:38:8F:7A:E6:ED' ipmiIp: 172.16.130.16 ipmiUser: root ipmiPass: Opnfv@pod2 interfaces: - eth1: 'EC:38:8F:7A:E6:EE' roles: - compute - ceph-osd