6 lines
95 B
Puppet
6 lines
95 B
Puppet
class kickstack::keystone::client inherits kickstack {
|
|
|
|
kickstack::client { 'keystone': }
|
|
|
|
}
|