Puppet Class: role::etcd::v3::ml_etcd

Defined in:
modules/role/manifests/etcd/v3/ml_etcd.pp

Overview



3
4
5
6
7
# File 'modules/role/manifests/etcd/v3/ml_etcd.pp', line 3

class role::etcd::v3::ml_etcd {
    include profile::base::production
    include profile::firewall
    include profile::etcd::v3
}