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

Updated puppet-galera #46

Merged
merged 1 commit into from
May 22, 2014
Merged

Conversation

rohara
Copy link
Contributor

@rohara rohara commented May 20, 2014

I made some changes to puppet-galera module that should be merged.

  • Add wsrep_ssl option to enable/disable SSL.
  • Add wsrep_options function to format wsrep_provider_options.

paramite added a commit that referenced this pull request May 22, 2014
@paramite paramite merged commit 485ffb5 into redhat-openstack:master May 22, 2014
xbezdick added a commit to xbezdick/openstack-puppet-modules that referenced this pull request Dec 2, 2014
5869cad Merge pull request redhat-openstack#51 from jburnham/feature/pidfile-support
57fdf41 Merge pull request redhat-openstack#50 from joshuaspence/master
7066392 Add support for custom and disabling of pidfiles.
5973ec8 Add support for large memory pages
b1c0011 new release v2.6.0
7b8ce2a Merge branch 'gloppasglop-feature_sasl'
b1bcddd Merge branch 'feature_sasl' of https://github.com/gloppasglop/puppet-memcached into gloppasglop-feature_sasl
8c340fd Merge pull request redhat-openstack#49 from misterdorm/puppet37x
66fd812 Merge pull request redhat-openstack#46 from sxd/master
e0c717f Replaced references to type() function with is_string() for Puppet 3.7.x, which now reserves the "type" keyword for future use.
e368e33 Add relative option to puppet-lint   - This is to avoid issue cause by the fact that   - foloder name is differemnt from module name   - see rodjek/puppet-lint#252
6d2c7a0 Add SASL support
33c698b Added option "auto_removal" this option aim to enable or disable the -M option.
4a2d576 Merge pull request redhat-openstack#44 from hogepodge/relax_pe_requirement
d6fe71b Merge pull request redhat-openstack#43 from ccin2p3/fix-ensure-absent
345bfc6 Releax the Puppet Enterprise requirement
c76b78f Fix bug when `package_ensure` was set to `absent`.
4b29e75 Merge pull request redhat-openstack#41 from Mayflower/sles
64bb421 sles support
468742f fix metadata.json
d1ca737 replace Modulefile with metadata.json
5a6c247 new release v2.5.0
55aef26 add parameter to disable service restart
3041b16 Merge pull request redhat-openstack#39 from fizmat/redhat_logging
5437c3a Merge pull request redhat-openstack#40 from misterdorm/template_to_s
2200af3 explicitly calling to_s on parameters that could potentially be a numeric type, to avoid ruby errors
6a55417 $logfile support for redhat
2f5cf83 Merge pull request redhat-openstack#38 from hdanes/master
64450b5 Enforce Linux line endings for *.erb templates.
6583748 update module version to 2.4.0
2b4c7bb Merge branch 'amazon'
6320354 Update module version to 2.3.0
3b4410c add support for Amazon Linux
d266757 Merge pull request redhat-openstack#34 from ghoneycutt/add_firewall
9dc9231 Travis will check for syntax validation and style before specs
bb9b752 Addressing simple style fixes
30b31d6 Resolving conflicts with upstream
35f17c2 Add support for Puppet v3.4
9f959da Add rake tasks for validation and linting
e3bef50 Add ability to manage firewall
e27b5b6 Manage firewall entries
d009260 update README
8f42708 run puppet 2.6 only with 1.8.7
d089879 update gemfile
ad67617 move travis build image in README
bf2b751 add multiple rvm versions
ce6f55b add more rvm versions
29b4065 more output on rake spec run
fee24ce update module version
35413d2 improve spec tests
95b6a32 add processorcount variable
a60da9a update module version
788c513 Merge pull request redhat-openstack#26 from red-trela/fix-remaining-deprecation-warnings
40df54d Fix remaining deprecation warnings
2c6f659 update module version
260cd78 ensure service is stopped, if package_ensure is set to absent
5be929b new module version
e6917c8 fix travis file
eae28e6 add ghpublisher to travis file
36a7d4b use braces around variables
5a399cc service has status command on some platforms
7adcc74 update module version
4af9523 ignore ghpublisher directory
9a7af54 remove puppet version 3.2.0
cec690b switch gem source
fc51f0e add newer puppet versions to travis file
31db36e Merge branch 'master' of github.com:saz/puppet-memcached
3e05fa7 use double quotes instead of single quotes
7562abf Merge pull request redhat-openstack#23 from blkperl/fix_dep_warnings
d552328 Fix Puppet 3.2.x deprecation warnings
7585134 Merge pull request redhat-openstack#20 from zylon-internet/master
0b300f8 Implement Override  the  default size of each slab page
51af7b0 Version 2.1.0
ea8b4d0 Merge pull request redhat-openstack#19 from tPl0ch/feature/dev-libs
571c2c3 New parameter '$install_dev' to install development headers.
xbezdick added a commit to xbezdick/openstack-puppet-modules that referenced this pull request Dec 2, 2014
e9aae523a2c79ea5314a71bc6ea1afddd3168a03 Release 1.0.2
df5bdf4688a5a4c4747bb9ff51277184b1f9c91a Merge pull request redhat-openstack#46 from nanliu/fixture
0df9482a8f81fc393464f27f155e58ef322d7570 Update Gemfile and Rakefile
ffc158d05c30c2d8d6e8cdf88372c30620ae7191 Merge pull request redhat-openstack#43 from mhaskel/strict_variables
325558fab31105aabdd70b7e0f1e3f0bda93feef Fix for strict variables support
6452b80b62a9cc7f9dd9896a7a454276b01fd51b Merge pull request redhat-openstack#38 from nanliu/ENTERPRISE-258
e93d005809f91cfa6eb11d5f4d409ed0e458420e Release 1.0.0 for module team.
4ae247a28f6a3925d5da3143dcd0536e05be73e2 Merge pull request redhat-openstack#39 from epelletier/master
60aa376219e0e00118c863502c4575d6b336cdf2 Added S3 support.
09638af3a92482add1472aef1cb023f38ef8b030 Added S3 support.
f405a38974fc018660919557797ebd3941154a4d Fix conflict with pe_staging.
ebfb56c0c693374f8312b581f8729009dacab7be Merge pull request redhat-openstack#36 from nanliu/release
ec1ce78c1ec0c82d440cb5d1b98a065c858d3c0e Release 0.4.1 for forge.
9f331f5a93284cf254a180d2cbf1babc65fede17 Merge pull request redhat-openstack#34 from nanliu/readme
a041781023078506135e4ad0c24d22bb63bfb1d5 Update gitignore and readme example.
3dcb8934308cf710436d34694e9376a007004209 Merge pull request redhat-openstack#33 from reidmv/fix_windows_mode
d7ccedb29c61928a4f6809134a6b9c1b423e2d53 Merge pull request redhat-openstack#31 from mcanevet/fix/strict_variables
8c58bebf3ce9df9a017e8572d222217225c2051b Fix staging::extract with strict_variables
6a7c02a406212789ca01067018295c555410b110 Add missing facts in unit tests
b9be7175404f54696b4ef051069c8bfa1b2cee45 Use strict_variables when puppet version >= 3.5
1a4ce6fc6a815960f799cda37f93f5aff8eda925 Merge pull request redhat-openstack#30 from mhaskel/strip
8c0c77bf19d55b67deb459ec44296bd66cf6366e Add support for GNU tar's --strip option.
7a2667c589a7618b95b7c09674cab5c7eb7b7740 Merge pull request redhat-openstack#24 from reidmv/fix_target_path
2ece902cc7c5bc3a5eeba3fccbfd36d436ca81c1 Merge pull request redhat-openstack#27 from justinclayton/patch-2
be3b1371d9f4130a0d13b27cca4c240ea9a4d54a fix typo in error message
69c0c7cd84039c5520bc6d51800d2f7d7d7f36b7 On Windows, use well-known SIDs to set ownership
060121340f77e198795997ddb722dd25cce1408a Update spec tests to reflect absolute target
2b63b2763f4a599a2d11109e0259e817803c7bce Use $target_file in *_get variables, not $name
xbezdick added a commit to xbezdick/openstack-puppet-modules that referenced this pull request Dec 2, 2014
5869cad Merge pull request redhat-openstack#51 from jburnham/feature/pidfile-support
57fdf41 Merge pull request redhat-openstack#50 from joshuaspence/master
7066392 Add support for custom and disabling of pidfiles.
5973ec8 Add support for large memory pages
b1c0011 new release v2.6.0
7b8ce2a Merge branch 'gloppasglop-feature_sasl'
b1bcddd Merge branch 'feature_sasl' of https://github.com/gloppasglop/puppet-memcached into gloppasglop-feature_sasl
8c340fd Merge pull request redhat-openstack#49 from misterdorm/puppet37x
66fd812 Merge pull request redhat-openstack#46 from sxd/master
e0c717f Replaced references to type() function with is_string() for Puppet 3.7.x, which now reserves the "type" keyword for future use.
e368e33 Add relative option to puppet-lint   - This is to avoid issue cause by the fact that   - foloder name is differemnt from module name   - see rodjek/puppet-lint#252
6d2c7a0 Add SASL support
33c698b Added option "auto_removal" this option aim to enable or disable the -M option.
4a2d576 Merge pull request redhat-openstack#44 from hogepodge/relax_pe_requirement
d6fe71b Merge pull request redhat-openstack#43 from ccin2p3/fix-ensure-absent
345bfc6 Releax the Puppet Enterprise requirement
c76b78f Fix bug when `package_ensure` was set to `absent`.
4b29e75 Merge pull request redhat-openstack#41 from Mayflower/sles
64bb421 sles support
468742f fix metadata.json
d1ca737 replace Modulefile with metadata.json
5a6c247 new release v2.5.0
55aef26 add parameter to disable service restart
3041b16 Merge pull request redhat-openstack#39 from fizmat/redhat_logging
5437c3a Merge pull request redhat-openstack#40 from misterdorm/template_to_s
2200af3 explicitly calling to_s on parameters that could potentially be a numeric type, to avoid ruby errors
6a55417 $logfile support for redhat
2f5cf83 Merge pull request redhat-openstack#38 from hdanes/master
64450b5 Enforce Linux line endings for *.erb templates.
6583748 update module version to 2.4.0
2b4c7bb Merge branch 'amazon'
6320354 Update module version to 2.3.0
3b4410c add support for Amazon Linux
d266757 Merge pull request redhat-openstack#34 from ghoneycutt/add_firewall
9dc9231 Travis will check for syntax validation and style before specs
bb9b752 Addressing simple style fixes
30b31d6 Resolving conflicts with upstream
35f17c2 Add support for Puppet v3.4
9f959da Add rake tasks for validation and linting
e3bef50 Add ability to manage firewall
e27b5b6 Manage firewall entries
d009260 update README
8f42708 run puppet 2.6 only with 1.8.7
d089879 update gemfile
ad67617 move travis build image in README
bf2b751 add multiple rvm versions
ce6f55b add more rvm versions
29b4065 more output on rake spec run
fee24ce update module version
35413d2 improve spec tests
95b6a32 add processorcount variable
a60da9a update module version
788c513 Merge pull request redhat-openstack#26 from red-trela/fix-remaining-deprecation-warnings
40df54d Fix remaining deprecation warnings
2c6f659 update module version
260cd78 ensure service is stopped, if package_ensure is set to absent
5be929b new module version
e6917c8 fix travis file
eae28e6 add ghpublisher to travis file
36a7d4b use braces around variables
5a399cc service has status command on some platforms
7adcc74 update module version
4af9523 ignore ghpublisher directory
9a7af54 remove puppet version 3.2.0
cec690b switch gem source
fc51f0e add newer puppet versions to travis file
31db36e Merge branch 'master' of github.com:saz/puppet-memcached
3e05fa7 use double quotes instead of single quotes
7562abf Merge pull request redhat-openstack#23 from blkperl/fix_dep_warnings
d552328 Fix Puppet 3.2.x deprecation warnings
7585134 Merge pull request redhat-openstack#20 from zylon-internet/master
0b300f8 Implement Override  the  default size of each slab page
51af7b0 Version 2.1.0
ea8b4d0 Merge pull request redhat-openstack#19 from tPl0ch/feature/dev-libs
571c2c3 New parameter '$install_dev' to install development headers.
xbezdick added a commit to xbezdick/openstack-puppet-modules that referenced this pull request Dec 2, 2014
e9aae523a2c79ea5314a71bc6ea1afddd3168a03 Release 1.0.2
df5bdf4688a5a4c4747bb9ff51277184b1f9c91a Merge pull request redhat-openstack#46 from nanliu/fixture
0df9482a8f81fc393464f27f155e58ef322d7570 Update Gemfile and Rakefile
ffc158d05c30c2d8d6e8cdf88372c30620ae7191 Merge pull request redhat-openstack#43 from mhaskel/strict_variables
325558fab31105aabdd70b7e0f1e3f0bda93feef Fix for strict variables support
6452b80b62a9cc7f9dd9896a7a454276b01fd51b Merge pull request redhat-openstack#38 from nanliu/ENTERPRISE-258
e93d005809f91cfa6eb11d5f4d409ed0e458420e Release 1.0.0 for module team.
4ae247a28f6a3925d5da3143dcd0536e05be73e2 Merge pull request redhat-openstack#39 from epelletier/master
60aa376219e0e00118c863502c4575d6b336cdf2 Added S3 support.
09638af3a92482add1472aef1cb023f38ef8b030 Added S3 support.
f405a38974fc018660919557797ebd3941154a4d Fix conflict with pe_staging.
ebfb56c0c693374f8312b581f8729009dacab7be Merge pull request redhat-openstack#36 from nanliu/release
ec1ce78c1ec0c82d440cb5d1b98a065c858d3c0e Release 0.4.1 for forge.
9f331f5a93284cf254a180d2cbf1babc65fede17 Merge pull request redhat-openstack#34 from nanliu/readme
a041781023078506135e4ad0c24d22bb63bfb1d5 Update gitignore and readme example.
3dcb8934308cf710436d34694e9376a007004209 Merge pull request redhat-openstack#33 from reidmv/fix_windows_mode
d7ccedb29c61928a4f6809134a6b9c1b423e2d53 Merge pull request redhat-openstack#31 from mcanevet/fix/strict_variables
8c58bebf3ce9df9a017e8572d222217225c2051b Fix staging::extract with strict_variables
6a7c02a406212789ca01067018295c555410b110 Add missing facts in unit tests
b9be7175404f54696b4ef051069c8bfa1b2cee45 Use strict_variables when puppet version >= 3.5
1a4ce6fc6a815960f799cda37f93f5aff8eda925 Merge pull request redhat-openstack#30 from mhaskel/strip
8c0c77bf19d55b67deb459ec44296bd66cf6366e Add support for GNU tar's --strip option.
7a2667c589a7618b95b7c09674cab5c7eb7b7740 Merge pull request redhat-openstack#24 from reidmv/fix_target_path
2ece902cc7c5bc3a5eeba3fccbfd36d436ca81c1 Merge pull request redhat-openstack#27 from justinclayton/patch-2
be3b1371d9f4130a0d13b27cca4c240ea9a4d54a fix typo in error message
69c0c7cd84039c5520bc6d51800d2f7d7d7f36b7 On Windows, use well-known SIDs to set ownership
060121340f77e198795997ddb722dd25cce1408a Update spec tests to reflect absolute target
2b63b2763f4a599a2d11109e0259e817803c7bce Use $target_file in *_get variables, not $name
strider added a commit to strider/openstack-puppet-modules that referenced this pull request Feb 19, 2015
5869cad Merge pull request redhat-openstack#51 from jburnham/feature/pidfile-support
57fdf41 Merge pull request redhat-openstack#50 from joshuaspence/master
7066392 Add support for custom and disabling of pidfiles.
5973ec8 Add support for large memory pages
b1c0011 new release v2.6.0
7b8ce2a Merge branch 'gloppasglop-feature_sasl'
b1bcddd Merge branch 'feature_sasl' of https://github.com/gloppasglop/puppet-memcached into gloppasglop-feature_sasl
8c340fd Merge pull request redhat-openstack#49 from misterdorm/puppet37x
66fd812 Merge pull request redhat-openstack#46 from sxd/master
e0c717f Replaced references to type() function with is_string() for Puppet 3.7.x, which now reserves the "type" keyword for future use.
e368e33 Add relative option to puppet-lint   - This is to avoid issue cause by the fact that   - foloder name is differemnt from module name   - see rodjek/puppet-lint#252
6d2c7a0 Add SASL support
33c698b Added option "auto_removal" this option aim to enable or disable the -M option.
4a2d576 Merge pull request redhat-openstack#44 from hogepodge/relax_pe_requirement
d6fe71b Merge pull request redhat-openstack#43 from ccin2p3/fix-ensure-absent
345bfc6 Releax the Puppet Enterprise requirement
c76b78f Fix bug when `package_ensure` was set to `absent`.
4b29e75 Merge pull request redhat-openstack#41 from Mayflower/sles
64bb421 sles support
468742f fix metadata.json
d1ca737 replace Modulefile with metadata.json
5a6c247 new release v2.5.0
55aef26 add parameter to disable service restart
3041b16 Merge pull request redhat-openstack#39 from fizmat/redhat_logging
5437c3a Merge pull request redhat-openstack#40 from misterdorm/template_to_s
2200af3 explicitly calling to_s on parameters that could potentially be a numeric type, to avoid ruby errors
6a55417 $logfile support for redhat
2f5cf83 Merge pull request redhat-openstack#38 from hdanes/master
64450b5 Enforce Linux line endings for *.erb templates.
6583748 update module version to 2.4.0
2b4c7bb Merge branch 'amazon'
6320354 Update module version to 2.3.0
3b4410c add support for Amazon Linux
d266757 Merge pull request redhat-openstack#34 from ghoneycutt/add_firewall
9dc9231 Travis will check for syntax validation and style before specs
bb9b752 Addressing simple style fixes
30b31d6 Resolving conflicts with upstream
35f17c2 Add support for Puppet v3.4
9f959da Add rake tasks for validation and linting
e3bef50 Add ability to manage firewall
e27b5b6 Manage firewall entries
d009260 update README
8f42708 run puppet 2.6 only with 1.8.7
d089879 update gemfile
ad67617 move travis build image in README
bf2b751 add multiple rvm versions
ce6f55b add more rvm versions
29b4065 more output on rake spec run
fee24ce update module version
35413d2 improve spec tests
95b6a32 add processorcount variable
a60da9a update module version
788c513 Merge pull request redhat-openstack#26 from red-trela/fix-remaining-deprecation-warnings
40df54d Fix remaining deprecation warnings
2c6f659 update module version
260cd78 ensure service is stopped, if package_ensure is set to absent
5be929b new module version
e6917c8 fix travis file
eae28e6 add ghpublisher to travis file
36a7d4b use braces around variables
5a399cc service has status command on some platforms
7adcc74 update module version
4af9523 ignore ghpublisher directory
9a7af54 remove puppet version 3.2.0
cec690b switch gem source
fc51f0e add newer puppet versions to travis file
31db36e Merge branch 'master' of github.com:saz/puppet-memcached
3e05fa7 use double quotes instead of single quotes
7562abf Merge pull request redhat-openstack#23 from blkperl/fix_dep_warnings
d552328 Fix Puppet 3.2.x deprecation warnings
7585134 Merge pull request redhat-openstack#20 from zylon-internet/master
0b300f8 Implement Override  the  default size of each slab page
51af7b0 Version 2.1.0
ea8b4d0 Merge pull request redhat-openstack#19 from tPl0ch/feature/dev-libs
571c2c3 New parameter '$install_dev' to install development headers.

Signed-off-by: Gael Chamoulaud <[email protected]>
strider added a commit to strider/openstack-puppet-modules that referenced this pull request Feb 19, 2015
bc434a71e19aae54223d57c274e2e1a7f9546d5e Release 1.0.4
f1362d4cb8173e908b0dcf40a5291c1fb0ff395e Merge pull request redhat-openstack#57 from nanliu/windows
a36d22c39586bfc14fc13a3f1af3c43f4dabc22a Only use source_permission on Puppet 3.4 or higher
b430e0809de176cacc522ffc29775278264224c3 Support windows local files.
40aef62affa3ece60717219bdf17988292d4e429 Merge pull request redhat-openstack#55 from nanliu/release
2b1d15efa4eafae2d6ee0e2ce47bd62da2f667ae Release 1.0.3
255a508177d8a289a0e8c0245f00d67c7101a535 Merge pull request redhat-openstack#54 from nanliu/documentation
cc0a874daf75682292851ab57acabe5e998149ad Update staging::file documentation.
0095ec4cf3e16d51e588f1264928e997e4b34e72 Merge pull request redhat-openstack#52 from bogdando/fix_MODULES-1651
4e772568afc5ab6aa7376cf64fdddebfcf3e9366 Merge pull request redhat-openstack#53 from joshsamuelson/powershell
6350a031275847c40d865c01161e97d3831025ea Check for powershell first to avoid aliases for curl & wget
4aa0bee014c1cd1770a19d292388514acc646849 Add retries for the file transfer
39387eb528d42919ef08d3c81bfa70421c35bad0 Merge pull request redhat-openstack#50 from madelaney/master
89debf2d7c2686358d6668163b715b126e6c309e -- Adding support for FreeBSD
798f98035705f5643a222b8794e3ec3fa94df2d9 Merge pull request redhat-openstack#48 from kgeis/patch-1
f905dac8125902d15069b2bdb37c4159c5e0f0a1 Update metadata.json
e9aae523a2c79ea5314a71bc6ea1afddd3168a03 Release 1.0.2
df5bdf4688a5a4c4747bb9ff51277184b1f9c91a Merge pull request redhat-openstack#46 from nanliu/fixture
0df9482a8f81fc393464f27f155e58ef322d7570 Update Gemfile and Rakefile
ffc158d05c30c2d8d6e8cdf88372c30620ae7191 Merge pull request redhat-openstack#43 from mhaskel/strict_variables
325558fab31105aabdd70b7e0f1e3f0bda93feef Fix for strict variables support
6452b80b62a9cc7f9dd9896a7a454276b01fd51b Merge pull request redhat-openstack#38 from nanliu/ENTERPRISE-258
e93d005809f91cfa6eb11d5f4d409ed0e458420e Release 1.0.0 for module team.
4ae247a28f6a3925d5da3143dcd0536e05be73e2 Merge pull request redhat-openstack#39 from epelletier/master
60aa376219e0e00118c863502c4575d6b336cdf2 Added S3 support.
09638af3a92482add1472aef1cb023f38ef8b030 Added S3 support.
f405a38974fc018660919557797ebd3941154a4d Fix conflict with pe_staging.
ebfb56c0c693374f8312b581f8729009dacab7be Merge pull request redhat-openstack#36 from nanliu/release
ec1ce78c1ec0c82d440cb5d1b98a065c858d3c0e Release 0.4.1 for forge.
9f331f5a93284cf254a180d2cbf1babc65fede17 Merge pull request redhat-openstack#34 from nanliu/readme
a041781023078506135e4ad0c24d22bb63bfb1d5 Update gitignore and readme example.
3dcb8934308cf710436d34694e9376a007004209 Merge pull request redhat-openstack#33 from reidmv/fix_windows_mode
d7ccedb29c61928a4f6809134a6b9c1b423e2d53 Merge pull request redhat-openstack#31 from mcanevet/fix/strict_variables
8c58bebf3ce9df9a017e8572d222217225c2051b Fix staging::extract with strict_variables
6a7c02a406212789ca01067018295c555410b110 Add missing facts in unit tests
b9be7175404f54696b4ef051069c8bfa1b2cee45 Use strict_variables when puppet version >= 3.5
1a4ce6fc6a815960f799cda37f93f5aff8eda925 Merge pull request redhat-openstack#30 from mhaskel/strip
8c0c77bf19d55b67deb459ec44296bd66cf6366e Add support for GNU tar's --strip option.
7a2667c589a7618b95b7c09674cab5c7eb7b7740 Merge pull request redhat-openstack#24 from reidmv/fix_target_path
2ece902cc7c5bc3a5eeba3fccbfd36d436ca81c1 Merge pull request redhat-openstack#27 from justinclayton/patch-2
be3b1371d9f4130a0d13b27cca4c240ea9a4d54a fix typo in error message
69c0c7cd84039c5520bc6d51800d2f7d7d7f36b7 On Windows, use well-known SIDs to set ownership
060121340f77e198795997ddb722dd25cce1408a Update spec tests to reflect absolute target
2b63b2763f4a599a2d11109e0259e817803c7bce Use $target_file in *_get variables, not $name

Signed-off-by: Gael Chamoulaud <[email protected]>
strider added a commit to strider/openstack-puppet-modules that referenced this pull request Feb 19, 2015
5e31388979e8f3a667899fad5cefa95289e22281 Merge pull request redhat-openstack#49 from mhaskel/1.5.0-prep
8a4a6007ad87830bc0cbcce37e715b56b8a8dc29 move tests to examples
2bc153a8d87dcd3e889d2269752dbf22c9eb7b18 1.5.0 prep
d40229e923ede69cab27a74856a19b34a90b60a1 Merge pull request redhat-openstack#47 from twc-openstack/manage_confdir
57c37d73098186bcc62d89cf97f07edbfcaeb60f Add the ability to manage the xinetd.d conf dir
7370f949f57f0d48d8a0d5fc3d29f955c480674e Merge pull request redhat-openstack#48 from hunner/fix_rspec
29839eaf6835599d66b791d95ff97b928cc275b9 Pin to rspec-puppet 1.x until migration
64b20bbe082b7c2a185159193ae8970de188b0d2 Merge pull request redhat-openstack#42 from jewjitsu/packageensure
d712b23e308455f2f11b01cc3aaa1076e18523f8 add framework for setting package_ensure
9530a0c1e071030a931fd575ead069cabbf65b22 Merge pull request redhat-openstack#43 from decibelhertz/master
be0a89c9f02ef5b3d3da99f8bff1c24558546fb0 Add support for 'nice' argument.
c0d03c8e86f2c5f5bfbc0e35618a9c3a8b8e6d15 Merge pull request redhat-openstack#46 from mhaskel/1.4.0-prep
b0261d0dd2bcccfb3c0f1ea5f6430947cc83b1bb 1.4.0 prep
509b6c77cb192c8f21570e2364ea560bed84add1 Lint cleanup
11a912fe0587b09ceb0ceca73ec8e7a97603ebec Merge pull request redhat-openstack#41 from jewjitsu/defaultusergroup
42b688d51092d2683c3f799594d6df29208bd7b1 Merge pull request redhat-openstack#40 from chrigl/add-gentoo-support
ebd6bd58ddb1e47a6b4a78559a4ba1037414dfd9 Merge pull request redhat-openstack#37 from faker-/master
8b9f19c1974801286c2f6278c2773a21401fb66f Add deprecation warning when $xtype parameter is being used
79cba41d2cf8bee0d74740c6a640435fea41ed73 Merge remote-tracking branch 'upstream/master'
76c47af575875825202f4ac76da2eb641ef11cc9 Merge pull request redhat-openstack#45 from laurenrother/summary
3a9bc33b596597953836119b86667456544d1c1d Add metadata summary per FM-1523
9164a3a93f7bcb9cb0fe4a83eb09ae4d9fb3c26c make default user and group more dynamic and set appropriate group per OS
04dfdde548b2a74d1135446e2b349679f0447d03 added support for gentoo
0740f53 Merge pull request redhat-openstack#38 from apenney/131-release
1bef65e Prepare 1.3.1 release.
aa9895b9d7186237586c4f65f84bbfb76194e45a Remove xtype parameter
ef81a5b Merge pull request redhat-openstack#36 from mhaskel/1.3.0-prep
4e7191d Prep for 1.3.0 release.

Signed-off-by: Gael Chamoulaud <[email protected]>
xbezdick added a commit to xbezdick/openstack-puppet-modules that referenced this pull request Feb 27, 2015
5869cad Merge pull request redhat-openstack#51 from jburnham/feature/pidfile-support
57fdf41 Merge pull request redhat-openstack#50 from joshuaspence/master
7066392 Add support for custom and disabling of pidfiles.
5973ec8 Add support for large memory pages
b1c0011 new release v2.6.0
7b8ce2a Merge branch 'gloppasglop-feature_sasl'
b1bcddd Merge branch 'feature_sasl' of https://github.com/gloppasglop/puppet-memcached into gloppasglop-feature_sasl
8c340fd Merge pull request redhat-openstack#49 from misterdorm/puppet37x
66fd812 Merge pull request redhat-openstack#46 from sxd/master
e0c717f Replaced references to type() function with is_string() for Puppet 3.7.x, which now reserves the "type" keyword for future use.
e368e33 Add relative option to puppet-lint   - This is to avoid issue cause by the fact that   - foloder name is differemnt from module name   - see rodjek/puppet-lint#252
6d2c7a0 Add SASL support
33c698b Added option "auto_removal" this option aim to enable or disable the -M option.
4a2d576 Merge pull request redhat-openstack#44 from hogepodge/relax_pe_requirement
d6fe71b Merge pull request redhat-openstack#43 from ccin2p3/fix-ensure-absent
345bfc6 Releax the Puppet Enterprise requirement
c76b78f Fix bug when `package_ensure` was set to `absent`.
4b29e75 Merge pull request redhat-openstack#41 from Mayflower/sles
64bb421 sles support
468742f fix metadata.json
d1ca737 replace Modulefile with metadata.json
5a6c247 new release v2.5.0
55aef26 add parameter to disable service restart
3041b16 Merge pull request redhat-openstack#39 from fizmat/redhat_logging
5437c3a Merge pull request redhat-openstack#40 from misterdorm/template_to_s
2200af3 explicitly calling to_s on parameters that could potentially be a numeric type, to avoid ruby errors
6a55417 $logfile support for redhat
2f5cf83 Merge pull request redhat-openstack#38 from hdanes/master
64450b5 Enforce Linux line endings for *.erb templates.
6583748 update module version to 2.4.0
2b4c7bb Merge branch 'amazon'
6320354 Update module version to 2.3.0
3b4410c add support for Amazon Linux
d266757 Merge pull request redhat-openstack#34 from ghoneycutt/add_firewall
9dc9231 Travis will check for syntax validation and style before specs
bb9b752 Addressing simple style fixes
30b31d6 Resolving conflicts with upstream
35f17c2 Add support for Puppet v3.4
9f959da Add rake tasks for validation and linting
e3bef50 Add ability to manage firewall
e27b5b6 Manage firewall entries
d009260 update README
8f42708 run puppet 2.6 only with 1.8.7
d089879 update gemfile
ad67617 move travis build image in README
bf2b751 add multiple rvm versions
ce6f55b add more rvm versions
29b4065 more output on rake spec run
fee24ce update module version
35413d2 improve spec tests
95b6a32 add processorcount variable
a60da9a update module version
788c513 Merge pull request redhat-openstack#26 from red-trela/fix-remaining-deprecation-warnings
40df54d Fix remaining deprecation warnings
2c6f659 update module version
260cd78 ensure service is stopped, if package_ensure is set to absent
5be929b new module version
e6917c8 fix travis file
eae28e6 add ghpublisher to travis file
36a7d4b use braces around variables
5a399cc service has status command on some platforms
7adcc74 update module version
4af9523 ignore ghpublisher directory
9a7af54 remove puppet version 3.2.0
cec690b switch gem source
fc51f0e add newer puppet versions to travis file
31db36e Merge branch 'master' of github.com:saz/puppet-memcached
3e05fa7 use double quotes instead of single quotes
7562abf Merge pull request redhat-openstack#23 from blkperl/fix_dep_warnings
d552328 Fix Puppet 3.2.x deprecation warnings
7585134 Merge pull request redhat-openstack#20 from zylon-internet/master
0b300f8 Implement Override  the  default size of each slab page
51af7b0 Version 2.1.0
ea8b4d0 Merge pull request redhat-openstack#19 from tPl0ch/feature/dev-libs
571c2c3 New parameter '$install_dev' to install development headers.
xbezdick added a commit to xbezdick/openstack-puppet-modules that referenced this pull request Feb 27, 2015
bc434a71e19aae54223d57c274e2e1a7f9546d5e Release 1.0.4
f1362d4cb8173e908b0dcf40a5291c1fb0ff395e Merge pull request redhat-openstack#57 from nanliu/windows
a36d22c39586bfc14fc13a3f1af3c43f4dabc22a Only use source_permission on Puppet 3.4 or higher
b430e0809de176cacc522ffc29775278264224c3 Support windows local files.
40aef62affa3ece60717219bdf17988292d4e429 Merge pull request redhat-openstack#55 from nanliu/release
2b1d15efa4eafae2d6ee0e2ce47bd62da2f667ae Release 1.0.3
255a508177d8a289a0e8c0245f00d67c7101a535 Merge pull request redhat-openstack#54 from nanliu/documentation
cc0a874daf75682292851ab57acabe5e998149ad Update staging::file documentation.
0095ec4cf3e16d51e588f1264928e997e4b34e72 Merge pull request redhat-openstack#52 from bogdando/fix_MODULES-1651
4e772568afc5ab6aa7376cf64fdddebfcf3e9366 Merge pull request redhat-openstack#53 from joshsamuelson/powershell
6350a031275847c40d865c01161e97d3831025ea Check for powershell first to avoid aliases for curl & wget
4aa0bee014c1cd1770a19d292388514acc646849 Add retries for the file transfer
39387eb528d42919ef08d3c81bfa70421c35bad0 Merge pull request redhat-openstack#50 from madelaney/master
89debf2d7c2686358d6668163b715b126e6c309e -- Adding support for FreeBSD
798f98035705f5643a222b8794e3ec3fa94df2d9 Merge pull request redhat-openstack#48 from kgeis/patch-1
f905dac8125902d15069b2bdb37c4159c5e0f0a1 Update metadata.json
e9aae523a2c79ea5314a71bc6ea1afddd3168a03 Release 1.0.2
df5bdf4688a5a4c4747bb9ff51277184b1f9c91a Merge pull request redhat-openstack#46 from nanliu/fixture
0df9482a8f81fc393464f27f155e58ef322d7570 Update Gemfile and Rakefile
ffc158d05c30c2d8d6e8cdf88372c30620ae7191 Merge pull request redhat-openstack#43 from mhaskel/strict_variables
325558fab31105aabdd70b7e0f1e3f0bda93feef Fix for strict variables support
6452b80b62a9cc7f9dd9896a7a454276b01fd51b Merge pull request redhat-openstack#38 from nanliu/ENTERPRISE-258
e93d005809f91cfa6eb11d5f4d409ed0e458420e Release 1.0.0 for module team.
4ae247a28f6a3925d5da3143dcd0536e05be73e2 Merge pull request redhat-openstack#39 from epelletier/master
60aa376219e0e00118c863502c4575d6b336cdf2 Added S3 support.
09638af3a92482add1472aef1cb023f38ef8b030 Added S3 support.
f405a38974fc018660919557797ebd3941154a4d Fix conflict with pe_staging.
ebfb56c0c693374f8312b581f8729009dacab7be Merge pull request redhat-openstack#36 from nanliu/release
ec1ce78c1ec0c82d440cb5d1b98a065c858d3c0e Release 0.4.1 for forge.
9f331f5a93284cf254a180d2cbf1babc65fede17 Merge pull request redhat-openstack#34 from nanliu/readme
a041781023078506135e4ad0c24d22bb63bfb1d5 Update gitignore and readme example.
3dcb8934308cf710436d34694e9376a007004209 Merge pull request redhat-openstack#33 from reidmv/fix_windows_mode
d7ccedb29c61928a4f6809134a6b9c1b423e2d53 Merge pull request redhat-openstack#31 from mcanevet/fix/strict_variables
8c58bebf3ce9df9a017e8572d222217225c2051b Fix staging::extract with strict_variables
6a7c02a406212789ca01067018295c555410b110 Add missing facts in unit tests
b9be7175404f54696b4ef051069c8bfa1b2cee45 Use strict_variables when puppet version >= 3.5
1a4ce6fc6a815960f799cda37f93f5aff8eda925 Merge pull request redhat-openstack#30 from mhaskel/strip
8c0c77bf19d55b67deb459ec44296bd66cf6366e Add support for GNU tar's --strip option.
7a2667c589a7618b95b7c09674cab5c7eb7b7740 Merge pull request redhat-openstack#24 from reidmv/fix_target_path
2ece902cc7c5bc3a5eeba3fccbfd36d436ca81c1 Merge pull request redhat-openstack#27 from justinclayton/patch-2
be3b1371d9f4130a0d13b27cca4c240ea9a4d54a fix typo in error message
69c0c7cd84039c5520bc6d51800d2f7d7d7f36b7 On Windows, use well-known SIDs to set ownership
060121340f77e198795997ddb722dd25cce1408a Update spec tests to reflect absolute target
2b63b2763f4a599a2d11109e0259e817803c7bce Use $target_file in *_get variables, not $name
xbezdick added a commit to xbezdick/openstack-puppet-modules that referenced this pull request Feb 27, 2015
5e31388979e8f3a667899fad5cefa95289e22281 Merge pull request redhat-openstack#49 from mhaskel/1.5.0-prep
8a4a6007ad87830bc0cbcce37e715b56b8a8dc29 move tests to examples
2bc153a8d87dcd3e889d2269752dbf22c9eb7b18 1.5.0 prep
d40229e923ede69cab27a74856a19b34a90b60a1 Merge pull request redhat-openstack#47 from twc-openstack/manage_confdir
57c37d73098186bcc62d89cf97f07edbfcaeb60f Add the ability to manage the xinetd.d conf dir
7370f949f57f0d48d8a0d5fc3d29f955c480674e Merge pull request redhat-openstack#48 from hunner/fix_rspec
29839eaf6835599d66b791d95ff97b928cc275b9 Pin to rspec-puppet 1.x until migration
64b20bbe082b7c2a185159193ae8970de188b0d2 Merge pull request redhat-openstack#42 from jewjitsu/packageensure
d712b23e308455f2f11b01cc3aaa1076e18523f8 add framework for setting package_ensure
9530a0c1e071030a931fd575ead069cabbf65b22 Merge pull request redhat-openstack#43 from decibelhertz/master
be0a89c9f02ef5b3d3da99f8bff1c24558546fb0 Add support for 'nice' argument.
c0d03c8e86f2c5f5bfbc0e35618a9c3a8b8e6d15 Merge pull request redhat-openstack#46 from mhaskel/1.4.0-prep
b0261d0dd2bcccfb3c0f1ea5f6430947cc83b1bb 1.4.0 prep
509b6c77cb192c8f21570e2364ea560bed84add1 Lint cleanup
11a912fe0587b09ceb0ceca73ec8e7a97603ebec Merge pull request redhat-openstack#41 from jewjitsu/defaultusergroup
42b688d51092d2683c3f799594d6df29208bd7b1 Merge pull request redhat-openstack#40 from chrigl/add-gentoo-support
ebd6bd58ddb1e47a6b4a78559a4ba1037414dfd9 Merge pull request redhat-openstack#37 from faker-/master
8b9f19c1974801286c2f6278c2773a21401fb66f Add deprecation warning when $xtype parameter is being used
79cba41d2cf8bee0d74740c6a640435fea41ed73 Merge remote-tracking branch 'upstream/master'
76c47af575875825202f4ac76da2eb641ef11cc9 Merge pull request redhat-openstack#45 from laurenrother/summary
3a9bc33b596597953836119b86667456544d1c1d Add metadata summary per FM-1523
9164a3a93f7bcb9cb0fe4a83eb09ae4d9fb3c26c make default user and group more dynamic and set appropriate group per OS
04dfdde548b2a74d1135446e2b349679f0447d03 added support for gentoo
0740f53 Merge pull request redhat-openstack#38 from apenney/131-release
1bef65e Prepare 1.3.1 release.
aa9895b9d7186237586c4f65f84bbfb76194e45a Remove xtype parameter
ef81a5b Merge pull request redhat-openstack#36 from mhaskel/1.3.0-prep
4e7191d Prep for 1.3.0 release.
xbezdick added a commit to xbezdick/openstack-puppet-modules that referenced this pull request Mar 3, 2015
5869cad Merge pull request redhat-openstack#51 from jburnham/feature/pidfile-support
57fdf41 Merge pull request redhat-openstack#50 from joshuaspence/master
7066392 Add support for custom and disabling of pidfiles.
5973ec8 Add support for large memory pages
b1c0011 new release v2.6.0
7b8ce2a Merge branch 'gloppasglop-feature_sasl'
b1bcddd Merge branch 'feature_sasl' of https://github.com/gloppasglop/puppet-memcached into gloppasglop-feature_sasl
8c340fd Merge pull request redhat-openstack#49 from misterdorm/puppet37x
66fd812 Merge pull request redhat-openstack#46 from sxd/master
e0c717f Replaced references to type() function with is_string() for Puppet 3.7.x, which now reserves the "type" keyword for future use.
e368e33 Add relative option to puppet-lint   - This is to avoid issue cause by the fact that   - foloder name is differemnt from module name   - see rodjek/puppet-lint#252
6d2c7a0 Add SASL support
33c698b Added option "auto_removal" this option aim to enable or disable the -M option.
4a2d576 Merge pull request redhat-openstack#44 from hogepodge/relax_pe_requirement
d6fe71b Merge pull request redhat-openstack#43 from ccin2p3/fix-ensure-absent
345bfc6 Releax the Puppet Enterprise requirement
c76b78f Fix bug when `package_ensure` was set to `absent`.
4b29e75 Merge pull request redhat-openstack#41 from Mayflower/sles
64bb421 sles support
468742f fix metadata.json
d1ca737 replace Modulefile with metadata.json
5a6c247 new release v2.5.0
55aef26 add parameter to disable service restart
3041b16 Merge pull request redhat-openstack#39 from fizmat/redhat_logging
5437c3a Merge pull request redhat-openstack#40 from misterdorm/template_to_s
2200af3 explicitly calling to_s on parameters that could potentially be a numeric type, to avoid ruby errors
6a55417 $logfile support for redhat
2f5cf83 Merge pull request redhat-openstack#38 from hdanes/master
64450b5 Enforce Linux line endings for *.erb templates.
6583748 update module version to 2.4.0
2b4c7bb Merge branch 'amazon'
6320354 Update module version to 2.3.0
3b4410c add support for Amazon Linux
d266757 Merge pull request redhat-openstack#34 from ghoneycutt/add_firewall
9dc9231 Travis will check for syntax validation and style before specs
bb9b752 Addressing simple style fixes
30b31d6 Resolving conflicts with upstream
35f17c2 Add support for Puppet v3.4
9f959da Add rake tasks for validation and linting
e3bef50 Add ability to manage firewall
e27b5b6 Manage firewall entries
d009260 update README
8f42708 run puppet 2.6 only with 1.8.7
d089879 update gemfile
ad67617 move travis build image in README
bf2b751 add multiple rvm versions
ce6f55b add more rvm versions
29b4065 more output on rake spec run
fee24ce update module version
35413d2 improve spec tests
95b6a32 add processorcount variable
a60da9a update module version
788c513 Merge pull request redhat-openstack#26 from red-trela/fix-remaining-deprecation-warnings
40df54d Fix remaining deprecation warnings
2c6f659 update module version
260cd78 ensure service is stopped, if package_ensure is set to absent
5be929b new module version
e6917c8 fix travis file
eae28e6 add ghpublisher to travis file
36a7d4b use braces around variables
5a399cc service has status command on some platforms
7adcc74 update module version
4af9523 ignore ghpublisher directory
9a7af54 remove puppet version 3.2.0
cec690b switch gem source
fc51f0e add newer puppet versions to travis file
31db36e Merge branch 'master' of github.com:saz/puppet-memcached
3e05fa7 use double quotes instead of single quotes
7562abf Merge pull request redhat-openstack#23 from blkperl/fix_dep_warnings
d552328 Fix Puppet 3.2.x deprecation warnings
7585134 Merge pull request redhat-openstack#20 from zylon-internet/master
0b300f8 Implement Override  the  default size of each slab page
51af7b0 Version 2.1.0
ea8b4d0 Merge pull request redhat-openstack#19 from tPl0ch/feature/dev-libs
571c2c3 New parameter '$install_dev' to install development headers.
xbezdick added a commit to xbezdick/openstack-puppet-modules that referenced this pull request Mar 3, 2015
bc434a71e19aae54223d57c274e2e1a7f9546d5e Release 1.0.4
f1362d4cb8173e908b0dcf40a5291c1fb0ff395e Merge pull request redhat-openstack#57 from nanliu/windows
a36d22c39586bfc14fc13a3f1af3c43f4dabc22a Only use source_permission on Puppet 3.4 or higher
b430e0809de176cacc522ffc29775278264224c3 Support windows local files.
40aef62affa3ece60717219bdf17988292d4e429 Merge pull request redhat-openstack#55 from nanliu/release
2b1d15efa4eafae2d6ee0e2ce47bd62da2f667ae Release 1.0.3
255a508177d8a289a0e8c0245f00d67c7101a535 Merge pull request redhat-openstack#54 from nanliu/documentation
cc0a874daf75682292851ab57acabe5e998149ad Update staging::file documentation.
0095ec4cf3e16d51e588f1264928e997e4b34e72 Merge pull request redhat-openstack#52 from bogdando/fix_MODULES-1651
4e772568afc5ab6aa7376cf64fdddebfcf3e9366 Merge pull request redhat-openstack#53 from joshsamuelson/powershell
6350a031275847c40d865c01161e97d3831025ea Check for powershell first to avoid aliases for curl & wget
4aa0bee014c1cd1770a19d292388514acc646849 Add retries for the file transfer
39387eb528d42919ef08d3c81bfa70421c35bad0 Merge pull request redhat-openstack#50 from madelaney/master
89debf2d7c2686358d6668163b715b126e6c309e -- Adding support for FreeBSD
798f98035705f5643a222b8794e3ec3fa94df2d9 Merge pull request redhat-openstack#48 from kgeis/patch-1
f905dac8125902d15069b2bdb37c4159c5e0f0a1 Update metadata.json
e9aae523a2c79ea5314a71bc6ea1afddd3168a03 Release 1.0.2
df5bdf4688a5a4c4747bb9ff51277184b1f9c91a Merge pull request redhat-openstack#46 from nanliu/fixture
0df9482a8f81fc393464f27f155e58ef322d7570 Update Gemfile and Rakefile
ffc158d05c30c2d8d6e8cdf88372c30620ae7191 Merge pull request redhat-openstack#43 from mhaskel/strict_variables
325558fab31105aabdd70b7e0f1e3f0bda93feef Fix for strict variables support
6452b80b62a9cc7f9dd9896a7a454276b01fd51b Merge pull request redhat-openstack#38 from nanliu/ENTERPRISE-258
e93d005809f91cfa6eb11d5f4d409ed0e458420e Release 1.0.0 for module team.
4ae247a28f6a3925d5da3143dcd0536e05be73e2 Merge pull request redhat-openstack#39 from epelletier/master
60aa376219e0e00118c863502c4575d6b336cdf2 Added S3 support.
09638af3a92482add1472aef1cb023f38ef8b030 Added S3 support.
f405a38974fc018660919557797ebd3941154a4d Fix conflict with pe_staging.
ebfb56c0c693374f8312b581f8729009dacab7be Merge pull request redhat-openstack#36 from nanliu/release
ec1ce78c1ec0c82d440cb5d1b98a065c858d3c0e Release 0.4.1 for forge.
9f331f5a93284cf254a180d2cbf1babc65fede17 Merge pull request redhat-openstack#34 from nanliu/readme
a041781023078506135e4ad0c24d22bb63bfb1d5 Update gitignore and readme example.
3dcb8934308cf710436d34694e9376a007004209 Merge pull request redhat-openstack#33 from reidmv/fix_windows_mode
d7ccedb29c61928a4f6809134a6b9c1b423e2d53 Merge pull request redhat-openstack#31 from mcanevet/fix/strict_variables
8c58bebf3ce9df9a017e8572d222217225c2051b Fix staging::extract with strict_variables
6a7c02a406212789ca01067018295c555410b110 Add missing facts in unit tests
b9be7175404f54696b4ef051069c8bfa1b2cee45 Use strict_variables when puppet version >= 3.5
1a4ce6fc6a815960f799cda37f93f5aff8eda925 Merge pull request redhat-openstack#30 from mhaskel/strip
8c0c77bf19d55b67deb459ec44296bd66cf6366e Add support for GNU tar's --strip option.
7a2667c589a7618b95b7c09674cab5c7eb7b7740 Merge pull request redhat-openstack#24 from reidmv/fix_target_path
2ece902cc7c5bc3a5eeba3fccbfd36d436ca81c1 Merge pull request redhat-openstack#27 from justinclayton/patch-2
be3b1371d9f4130a0d13b27cca4c240ea9a4d54a fix typo in error message
69c0c7cd84039c5520bc6d51800d2f7d7d7f36b7 On Windows, use well-known SIDs to set ownership
060121340f77e198795997ddb722dd25cce1408a Update spec tests to reflect absolute target
2b63b2763f4a599a2d11109e0259e817803c7bce Use $target_file in *_get variables, not $name
xbezdick added a commit to xbezdick/openstack-puppet-modules that referenced this pull request Mar 3, 2015
5e31388979e8f3a667899fad5cefa95289e22281 Merge pull request redhat-openstack#49 from mhaskel/1.5.0-prep
8a4a6007ad87830bc0cbcce37e715b56b8a8dc29 move tests to examples
2bc153a8d87dcd3e889d2269752dbf22c9eb7b18 1.5.0 prep
d40229e923ede69cab27a74856a19b34a90b60a1 Merge pull request redhat-openstack#47 from twc-openstack/manage_confdir
57c37d73098186bcc62d89cf97f07edbfcaeb60f Add the ability to manage the xinetd.d conf dir
7370f949f57f0d48d8a0d5fc3d29f955c480674e Merge pull request redhat-openstack#48 from hunner/fix_rspec
29839eaf6835599d66b791d95ff97b928cc275b9 Pin to rspec-puppet 1.x until migration
64b20bbe082b7c2a185159193ae8970de188b0d2 Merge pull request redhat-openstack#42 from jewjitsu/packageensure
d712b23e308455f2f11b01cc3aaa1076e18523f8 add framework for setting package_ensure
9530a0c1e071030a931fd575ead069cabbf65b22 Merge pull request redhat-openstack#43 from decibelhertz/master
be0a89c9f02ef5b3d3da99f8bff1c24558546fb0 Add support for 'nice' argument.
c0d03c8e86f2c5f5bfbc0e35618a9c3a8b8e6d15 Merge pull request redhat-openstack#46 from mhaskel/1.4.0-prep
b0261d0dd2bcccfb3c0f1ea5f6430947cc83b1bb 1.4.0 prep
509b6c77cb192c8f21570e2364ea560bed84add1 Lint cleanup
11a912fe0587b09ceb0ceca73ec8e7a97603ebec Merge pull request redhat-openstack#41 from jewjitsu/defaultusergroup
42b688d51092d2683c3f799594d6df29208bd7b1 Merge pull request redhat-openstack#40 from chrigl/add-gentoo-support
ebd6bd58ddb1e47a6b4a78559a4ba1037414dfd9 Merge pull request redhat-openstack#37 from faker-/master
8b9f19c1974801286c2f6278c2773a21401fb66f Add deprecation warning when $xtype parameter is being used
79cba41d2cf8bee0d74740c6a640435fea41ed73 Merge remote-tracking branch 'upstream/master'
76c47af575875825202f4ac76da2eb641ef11cc9 Merge pull request redhat-openstack#45 from laurenrother/summary
3a9bc33b596597953836119b86667456544d1c1d Add metadata summary per FM-1523
9164a3a93f7bcb9cb0fe4a83eb09ae4d9fb3c26c make default user and group more dynamic and set appropriate group per OS
04dfdde548b2a74d1135446e2b349679f0447d03 added support for gentoo
0740f53 Merge pull request redhat-openstack#38 from apenney/131-release
1bef65e Prepare 1.3.1 release.
aa9895b9d7186237586c4f65f84bbfb76194e45a Remove xtype parameter
ef81a5b Merge pull request redhat-openstack#36 from mhaskel/1.3.0-prep
4e7191d Prep for 1.3.0 release.
xbezdick added a commit to xbezdick/openstack-puppet-modules that referenced this pull request May 21, 2015
44c9e46ba9d8db1e70f42b915786876ea635dbf3 Merge pull request redhat-openstack#48 from Spredzy/fix/47
c884b7202014387c153b3eb584eec78c9ddec375 Add $master_params parameter to ocf resource
3d289654d442413bf217ac3488d5c1eaa8baf0ce Merge pull request redhat-openstack#46 from cwolferh/pcmk_resource_improvements_with_sleep
2d2b8adfc1cc4f2469bed1a39e32ae493b2d3282 Add params tries, try_sleep, post_success_sleep
59fe631609de3543cbb9082f631ea0a5a118a472 Updates to pcmk_resource and related manifests.

Change-Id: I7552f0c8bba2221d34447daeb94856df263481d6
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