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

Manage mysql options #89

Merged
merged 3 commits into from
Nov 25, 2014
Merged

Manage mysql options #89

merged 3 commits into from
Nov 25, 2014

Conversation

ghoneycutt
Copy link
Owner

No description provided.


it { should contain_class('mysql::server').with('override_options' => {},) }

it { should_not contain_file('/etc/my.cnf').with_content(/^max_allowed_packet = 32M$/) }
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

changed this to use should_not/with instead of should/with_out

@ghoneycutt
Copy link
Owner Author

@Phil-Friderici Thanks a ton for this! I know that @jwennerberg will also be interested.

@ghoneycutt
Copy link
Owner Author

:(

Ruby 1.8.7 doesn't like the spec test now..

ghoneycutt added a commit that referenced this pull request Nov 25, 2014
@ghoneycutt ghoneycutt merged commit 989c815 into master Nov 25, 2014
@ghoneycutt ghoneycutt deleted the manage_mysql_options branch November 25, 2014 05:25
@ghoneycutt
Copy link
Owner Author

Released in v2.14.0

@Phil-Friderici
Copy link
Contributor

@ghoneycutt Great! Thanks a lot for taking care Garrett :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants