You might need to move your storeconfigs specific settings into the [main] block of your puppet.conf ... instead of [master] for this operation to succeed, since the storeconfigs command doesn't look into the [master] block I believe.
On Thu, Sep 5, 2013 at 2:01 PM, Darin Perusich <[email protected]> wrote: > Hello All, > > I'm looking to migrate from ActiveRecord to PuppetDB for storeconfigs > and was going to export the existing data with "puppet storeconfigs > export", sounds simple enough. The problem I'm hitting is the export > attempts to connect to a sqlite3 DB but I'm using mysql for > storeconfigs. The help and man page for "puppet storeconfigs" aren't > very helpful. > > Anyone know what's causing this? > > PuppetDB 1.4.0 > Puppet 3.2.4 > > -- > Later, > Darin > > -- > You received this message because you are subscribed to the Google Groups > "Puppet Users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at http://groups.google.com/group/puppet-users. > For more options, visit https://groups.google.com/groups/opt_out. -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/puppet-users. For more options, visit https://groups.google.com/groups/opt_out.
