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

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

Overview



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

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