6 lines
91 B
Puppet
6 lines
91 B
Puppet
class kickstack::nova::endpoint inherits kickstack {
|
|
|
|
kickstack::endpoint { 'nova': }
|
|
|
|
}
|