Displaying 1 result from an estimated 1 matches for "puppetdashboard_mysql".
2012 Jul 30
0
Defining node types in modules
...lude mysql:: several times
to get the features - https://github.com/puppetlabs/puppetlabs-mysql
err: Could not retrieve catalog from remote server: Error 400 on SERVER:
Duplicate declaration: Class[Mysql] is already declared; cannot redeclare
at
/etc/puppet/modules/zen_puppet01opslab/manifests/puppetdashboard_mysql.pp:2
I question if we are using the right approach with puppet and if this is
the right way to define types of servers.
Module: - zen_puppet01opslab
root@puppet01:/etc/puppet/modules/zen_puppet01opslab/manifests# cat init.pp
class zen_puppet01opslab {
class { ''zen_puppet01opslab...