Puppet Class: kickstack::keystone::db

Inherits:
kickstack
Defined in:
manifests/keystone/db.pp

Overview



1
2
3
4
5
# File 'manifests/keystone/db.pp', line 1

class kickstack::keystone::db inherits kickstack {

  kickstack::db { 'keystone': }

}