Quantcast
Channel: Ask Puppet: Puppet DevOps Q&A Community - RSS feed
Viewing all articles
Browse latest Browse all 6104

How do I enter a hash in Puppet Enterprise Console?

$
0
0
Hi, I've used puppet open source but we are now looking into the use of puppet enterprise. I'm battling with the console at the moment to enter some specific parameters. In particular for mysql override_options which requires a hash. Can anybody provide an example of what should be entered into the parameter field to set the bind_address? I've tried so many different ways with quotes and braces but I keep getting: Error: Could not retrieve catalog from remote server: Error 400 on SERVER: Evaluation Error: Error while evaluating a Resource Statement, Evaluation Error: Error while evaluating a Function Call, mysql_deepmerge: unexpected argument type Array, only expects hash arguments at /etc/puppetlabs/code/environments/production/modules/mysql/manifests/server.pp:52:14 on node xxxxxxx.xxx.xxx Warning: Not using cache on failed catalog Error: Could not retrieve catalog; skipping run According to this https://docs.puppet.com/pe/latest/console_classes_groups.html#setting-class-parameters is should be as easy as: { "bind-address" : 192.168.0.9 } but it keeps converting it to a string. It's probably a real noob question and the answer may be "use the cli" but I need to try and do as much as possible in the GUI Thanks in advance Andy

Viewing all articles
Browse latest Browse all 6104

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>