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

Packstack/icehouse #535

Closed
wants to merge 16 commits into from
Closed

Packstack/icehouse #535

wants to merge 16 commits into from

Conversation

strider
Copy link
Contributor

@strider strider commented Jul 8, 2014

No description provided.

paramite and others added 16 commits February 21, 2013 14:20
Since Rawhide is a rolling kind of release with no version numbers,
the operatingsystemrelease will actually return "Rawhide" instead
of any Integer. So we better check whether operatingsystemrelease
is an Integer before comparing numbers and cover Rawhide, too.
This patch fixes Fedora mysql package name
change to mariadb.
Fix mariadb Fedora package name
Hardcoded path provided by puppet is now replaced by providing only the final directory as on
most systems includedir is provided by package and it's matter of user to provide it if he
wants to override it. This also allows disabling including at all.

Conflicts:
	README.md
	manifests/params.pp
	manifests/server.pp
	manifests/server/config.pp
	spec/acceptance/mysql_server_config_spec.rb
	spec/classes/mysql_server_spec.rb
	templates/my.cnf.erb
Fixes: rhbz#1109890
Sets open_files_limit to -1 (autosized)
max_connections default to 1024
CentOS Project has adopted a new rule for versioning numbers. The major number
matches the RHEL major number, but the minor number is generated from the
release date. For example, CentOS 7.1407.

Signed-off-by: Gael Chamoulaud <gchamoul@redhat.com>
@strider strider closed this Jul 8, 2014
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.

6 participants