6 lines
93 B
Puppet
6 lines
93 B
Puppet
class kickstack::neutron::client inherits kickstack {
|
|
|
|
kickstack::client { 'neutron': }
|
|
|
|
}
|