4 lines
90 B
Puppet
4 lines
90 B
Puppet
class kickstack::node::storage inherits kickstack {
|
|
include kickstack::cinder::volume
|
|
}
|