aboutsummaryrefslogtreecommitdiffstats
path: root/mcp/reclass/classes/cluster/baremetal-mcp-ocata-common/openstack_telemetry.yml
blob: c52b5ed793c18fb098b8c5c7d60614f1f1773325 (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
29
30
31
32
33
34
35
36
37
38
39
40
41
##############################################################################
# Copyright (c) 2017 Mirantis Inc., Enea AB and others.
# All rights reserved. This program and the accompanying materials
# are made available under the terms of the Apache License, Version 2.0
# which accompanies this distribution, and is available at
# http://www.apache.org/licenses/LICENSE-2.0
##############################################################################
---
classes:
  - system.linux.system.repo.mcp.openstack
  - system.linux.system.repo.mcp.extra
  - system.mongodb.server.cluster
  - system.mongodb.server.database.ceilometer
  - system.ceilometer.server.backend.mongodb
  # - system.ceilometer.server.backend.influxdb
  # - system.heka.ceilometer_collector.single
  - system.ceilometer.server.cluster
  - system.aodh.server.cluster
parameters:
  _param:
    keepalived_openstack_telemetry_vip_interface: ${_param:single_nic}
    keepalived_vip_virtual_router_id: 230
    cluster_vip_address: ${_param:openstack_telemetry_address}
    cluster_local_address: ${_param:single_address}
    cluster_node01_hostname: mdb01
    cluster_node01_address: ${_param:openstack_telemetry_node01_address}
    cluster_node02_hostname: mdb02
    cluster_node02_address: ${_param:openstack_telemetry_node02_address}
    cluster_node03_hostname: mdb03
    cluster_node03_address: ${_param:openstack_telemetry_node03_address}
    dhcp_nic: ${_param:opnfv_vcp_vm_primary_interface}
    single_nic: ${_param:opnfv_vcp_vm_secondary_interface}
  linux:
    network:
      interface:
        dhcp: ${_param:linux_dhcp_interface}
        single: ${_param:linux_single_interface}
  mongodb:
    server:
      logging:
        verbose: v