-
Notifications
You must be signed in to change notification settings - Fork 38
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
Add support to the Chef Corosync cookbook for RHEL based distros and make it testable #10
base: master
Are you sure you want to change the base?
Commits on Sep 2, 2015
-
- Update cookbook metadata to add dependent cookbooks and add support
for RHEL platform_family - Add the LICENSE file - Add berks and test-kitchen config which are needed for cookbook testing
Configuration menu - View commit details
-
Copy full SHA for e001e29 - Browse repository at this point
Copy the full SHA e001e29View commit details -
- The pacemaker plugin version in corosync config is now set based on
platform_family. The version is kept at '0' on suse but on RHEL version '1' is used. - Reformat the template content
Configuration menu - View commit details
-
Copy full SHA for ac8c8a6 - Browse repository at this point
Copy the full SHA ac8c8a6View commit details -
Configuration menu - View commit details
-
Copy full SHA for ac8ea0d - Browse repository at this point
Copy the full SHA ac8ea0dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5c38dfc - Browse repository at this point
Copy the full SHA 5c38dfcView commit details -
Configuration menu - View commit details
-
Copy full SHA for f1ca6ff - Browse repository at this point
Copy the full SHA f1ca6ffView commit details -
Add error handling to the authkey_writer so that it does not bork dur…
…ing compilation phase when authey is nil
Configuration menu - View commit details
-
Copy full SHA for 4b94751 - Browse repository at this point
Copy the full SHA 4b94751View commit details -
The corosync service must be restarted immediately after configuratio…
…n. Minor code formatting.
Configuration menu - View commit details
-
Copy full SHA for adf77fe - Browse repository at this point
Copy the full SHA adf77feView commit details -
Configuration menu - View commit details
-
Copy full SHA for d490ab2 - Browse repository at this point
Copy the full SHA d490ab2View commit details -
Setup the yum EPEL repository on RHEL-based platforms as that has the…
… required packages
Configuration menu - View commit details
-
Copy full SHA for 9eaab49 - Browse repository at this point
Copy the full SHA 9eaab49View commit details -
The corosync user was being modified without being created first. The…
… corosync init script that was being setup for non-suse platforms only needs to be setup for debian based distros
Configuration menu - View commit details
-
Copy full SHA for 5d37a07 - Browse repository at this point
Copy the full SHA 5d37a07View commit details -
Configuration menu - View commit details
-
Copy full SHA for 353a6d3 - Browse repository at this point
Copy the full SHA 353a6d3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8780bef - Browse repository at this point
Copy the full SHA 8780befView commit details -
Configuration menu - View commit details
-
Copy full SHA for b802015 - Browse repository at this point
Copy the full SHA b802015View commit details -
Configuration menu - View commit details
-
Copy full SHA for d6978c6 - Browse repository at this point
Copy the full SHA d6978c6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2016047 - Browse repository at this point
Copy the full SHA 2016047View commit details -
Add Rakefile to do the integration tests as they involve converging m…
…ore than 1 instances so that they can communicate with each other
Configuration menu - View commit details
-
Copy full SHA for e9d8159 - Browse repository at this point
Copy the full SHA e9d8159View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4b105ed - Browse repository at this point
Copy the full SHA 4b105edView commit details -
Configuration menu - View commit details
-
Copy full SHA for 29e9426 - Browse repository at this point
Copy the full SHA 29e9426View commit details
Commits on Sep 4, 2015
-
Configuration menu - View commit details
-
Copy full SHA for a7b605b - Browse repository at this point
Copy the full SHA a7b605bView commit details