Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Recipe Compile Error in galera_configuration.rb #317

Open
rapkyt opened this issue Sep 28, 2020 · 1 comment
Open

Recipe Compile Error in galera_configuration.rb #317

rapkyt opened this issue Sep 28, 2020 · 1 comment
Labels
Waiting on Contributor Awaiting on the person who raised this to update

Comments

@rapkyt
Copy link

rapkyt commented Sep 28, 2020

👻 Brief Description

Trying to compile this cookbook I got this error:

Recipe Compile Error in /var/chef/cache/cookbooks/mariadb/resources/galera_configuration.rb
...
ERROR: /var/chef/cache/cookbooks/mariadb/resources/galera_configuration.rb:35: syntax error, unexpected ':', expecting =>
...      default: { 'gcache.size': '512M' }

I took a look at that file and see the same code, is this a real syntax error or is there something wrong with my chef client?

🥞 Cookbook version

I THINK
mariadb (3.1.0)

👩‍🍳 Chef-Infra Version

Chef: 12.9.38

➕ Additional context

I'm not familiar with ruby syntax, so I'm not sure if this is a real syntax error

@ramereth
Copy link
Contributor

ramereth commented Oct 3, 2020

@rapkyt is this still happening with the current released version?

@ramereth ramereth added the Waiting on Contributor Awaiting on the person who raised this to update label Oct 3, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Waiting on Contributor Awaiting on the person who raised this to update
Projects
None yet
Development

No branches or pull requests

2 participants