puppet::client
puppet::server, which inherits puppet::client. Additionally, it provides these storeconfig capabilities as sub-classes:
storeconfigs_sqlite, by including puppet::server::storeconfigs_sqlite
storeconfigs_mysql, by including puppet::server::storeconfigs_mysql
storeconfigs_postgres, by including puppet::server::storeconfigs_postgres
puppet::satellite, which inherits puppet::server. Additionally, it provides these storeconfig capabilities as sub-classes:
storeconfigs_sqlite, by including puppet::satellite::storeconfigs_sqlite
storeconfigs_mysql, by including puppet::satellite::storeconfigs_mysql
storeconfigs_postgres, by including puppet::satellite::storeconfigs_postgres