-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* chef 12 migration * remove obsolute recipe * chef 12 migration * adding tuning config * fix ruby version * fix packages * sync options with older version * fix ruby version * adding .lock files * update mysql to mysql2, use mysql2 to test connections for master/slave * Rakefile update * updating Gemfile * dealing with merge conflicts * updating for cookstyle, and tests * updating Rake and Gemfile * cookstyle autocorrect * updating to only tunable and rs-mysql * updating my.cnf creation * fixing tune attributes * changing 4 to 5 * upping to > 1024 memory * deleting log files after tuning * adding apt * reverting old changes * updating tests, specifying gem version * fixing specs * sending notification immediately * updating apt settings * removing Berksfile.lock * updating tests * updating for rs-base, and tests * adding rs-base, commenting out bad tests * adding create_secrets * using timestamp * updating slave_monitors for rs-base change * adding path to socket file * updating connect for master and log days * updating, adding socket * adding change_master to log * creating the repl user * doing create and grant separately * fixing mispelling * removing broken test * no need for slave to have master rep user * fixing master user creation, and deprecating test * updating master * adding in dependent cookbook attributes * fixing cookstyle * updating for mysql-default in volume and stripe * updating scripts for apparmor, fixing mysql_service_name, and fixing mysql rights * adding dns, dns seems to be abandoned * changing back to rightscale_development_v2 * adding log link for back compatibility * fixing mysql2 connection info * fixing test * updating specs * fixing backup_spec * fixing errors in specs * fixing single quotes from cookstyle * updating Berksfile and Rakefile. Removing branch pins * updating lock file * updating readme * updating berksfile, and kitchen * separating create and start to add mysql user * fixing syling * Add azurerm private IP bind support * Failsafe in bindip helper to skip cloud_v2 if it is null * temporarily ignore block nesting issues in the helper * commiting berksfile * updating for /var/log change * fixing cookstyle and adding more open files * removing selinux_policy * explicitly passing data_dir * removing enforcing check * updating data_dir * updating getenforce for compile_time * hard setting log path, and mvoing dir update * adding in custom work for centos 7 * cleaning up selinux file * going ahead and updating cookstyle * reverting 0 change * fixin to 390 * fixing frozen string * updating helper to have the right less than * doing 390,391,392 * update service on rs-mysql * fixing table_open_cache issue * Eph 3.0 (#75) * updating cookbook for ephemeral_lvm > 3 * updating eph_lvm * updating version * updating readme for mysql versions * updating changelog to reflect changes Signed-off-by: Richard Shade <[email protected]>
- Loading branch information
Showing
9 changed files
with
99 additions
and
35 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
2.3.0 | ||
2.3.1 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters