-
Notifications
You must be signed in to change notification settings - Fork 50
Update stdlib module to latest 4.x #34
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
Merged
Merged
Conversation
This file contains hidden or 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
The latest verion 4.1.0 stdlib module has some new functions added that are useful. Specficially, the delete_undef_values function had been added to ther 4.x branch. This should be compatible with the existing stdlib module we are using, which is also version 4.1.0.
paramite
added a commit
that referenced
this pull request
Apr 30, 2014
Update stdlib module to latest 4.x
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
e5cfeae06a16497382072d80c65c901aa0e696ea Merge pull request redhat-openstack#67 from emning/emptyparams dff58ffdbd42817a1bec443bf346b48f51492337 Merge pull request redhat-openstack#63 from cristi1979/master 4a3c417e08c4d66ed658850ded467ae04d5b30c3 remove extra end df44eb54e84d35b81a7e3d9b071ff2acd23eb697 remove one unnecessary if f4c5fb6a3a6b1ae81eb33122d6c44d4f60e4d1cf first try a8548878ef1f77c8347d45e3e1ed73fa51a6139b remove concat param from defaults d7fa366602d8a9637c36ca01f3605ae4c72e9814 rebase a7b27d1f37e1a8cbaa8bea2f9a659dc4093d6aec some spec cleanups e40723ab18367e581e9a5837d87175842be907b2 fix spec tests in some parts c1ba1f2b2987685a4cd54d764e9097540a560510 Merge pull request redhat-openstack#61 from cristi1979/master 8dbb620819864e95889b8bb3720b51f0db3ff25b try to make travis happy 429e66a50828a77451f1390c32a808d31ef1e678 Update client_spec.rb 578f840ad4ab88a5ef5fcc1bef6208b60d008821 Update server_spec.rb 878848267fca97cef381a9339c51ecd96d8704ab Update server_spec.rb 670f415f72f2b7655b18886b2f626fb09270eec6 add concat facts to spec 62d08daf58dca311abf94b234ac68b10d61af580 Merge pull request redhat-openstack#59 from cristi1979/patch-1 2ed488edf615945067cf5c02069b39cff86a0b73 Merge pull request redhat-openstack#58 from cristi1979/master 744298004e49ffe3356d46f381f07c4feee1bbbc add concat fact 131d0e8cbe4f95dfe3090e884398402bf9de937d add concat fact 005a9ad0a4a7141586463c56b0b7a27a0e0217ff add concat dependency 5b33497bb6a7c7c57fa0763e02622c161e4890fc add concat dependecy 06306e3e18d5c379a8d45089e2c2d226a399d520 update version in Modulefile 3906425ff06bcabc4d677a3f01372d8a26f93e94 new release v2.4.0, fixes redhat-openstack#49 ae46458ff0903009c1e5904e8295b4bd4a406cf8 Merge pull request redhat-openstack#53 from softecspa/master 56c77bb09e5f4ff220e80b2edac455d19466a623 Merge pull request redhat-openstack#54 from digitalmediacenter/puppet-lint-fixes 5eff2a667b472a6bc565b814c05445145fedb996 Merge pull request redhat-openstack#56 from greg0ire/proofread_readme 471111aa5431f848b8420ff70f2e9fa383cee9f7 Update README.markdown 0a04f247e75a95230c89cbea9a7674dacaaf944c add documentation 9f5c52c340baaa53c46e87738d7ad47776ba8b6a support to add match blocks from different modules 77019e57e694b6653c1bb64593481c795053baec Fixed some Puppet lint errors 28aaa1cb082954aa86d61c0686e9e6855c75b5f0 improve formatting and style d3e75d577f582688f5f4382ac867a50eea451d39 add missing period 6ba6e1711157f0d46187c3393f6f42b4cddc7702 fix spelling 3ac2c4191c7dc807da069faead88949ecec0fe16 fix undefined on unexistent addresses 2b007ab54105b2ddd0cc37bda6920b92caf2e3c4 fix for puppet 2.7 ipaddresses() don't return :undefined for ipv6 addresses 8bb6d9b3521cdad3a39108e2caef62913a3f7374 Merge pull request redhat-openstack#51 from aidun/master 24b00091f8c337830de5071cb408a2f437c464a8 Addes support for Suse like os 0bbf492b68b8de75305a6a9f0b5c5ab46b6e6a45 Merge pull request redhat-openstack#47 from xalimar/fix_redhat_sftp_path 1bfa7d2c03d40e3df04337944006ecd4470cab02 Correct path for sftp-server on RedHat 219bd7cefa3034c46a896aaff15907fda74f5379 Merge pull request redhat-openstack#44 from arlimus/sshclient-undef fac41d0c38f39557d42340b0e5d45e20de7e9839 bugfix: don't set undef values in ssh_config 9389045649b8d7218d7aba86ce280ca3190e2341 Merge branch 'master' of github.com:saz/puppet-ssh 35f4be1394682970c6ce2c01460424a60eb295b8 add hiera example to README, fixes redhat-openstack#43 306c0c72c0d56c7af097b4135a7a622abb7bc5c6 Merge pull request redhat-openstack#38 from strangeman/patch-1 5e9248b42642cc26eb37b0affec1d2b48b8a88c8 Merge pull request redhat-openstack#39 from fries/master 899aac20e42a449e2905ca9795c749f239ae50cb Merge pull request redhat-openstack#41 from Element84/FixFixtures cc0c5a11d8b4b3d75946652c08523ed6eaf6c667 Merge pull request redhat-openstack#42 from oxilion/ssh_key_conditional 217db22a42fbb47fa63e47d6c49e0094b90e20d1 Merge pull request redhat-openstack#40 from Element84/HandleMissingInterfaces deb2fcc798700d01311adbf5095fc016d6465372 make all sshkeys conditional 0101ac88b6a1396a87968d59d1ddd4a7645a0896 Updated url of the stdlib module in .fixtures.yml 66cd9df49d7b9b72aae1d71cd79f0b26306813c0 Fixed ipaddresses function in Puppet 3.x 717ea5b8d77252f3b1e0c5c23783954ddfcf8a55 Ensure ssh_known_hosts is present. 1db696708e51b21761208099ef7c297e24dcca98 Fix readme e90628a5d3d1cd104d0ffb9580e7b7d760d9069b fix failing tests on travis-ci e1349a0534598dea89e6334bfa07ade8964094c6 add spec tests for ArchLinux (thanks jantman), fixes redhat-openstack#37 23f4657 new release v2.3.6 e6b8ce9 some white space cleanup 03e8b96 make host key distribution fully configurable, fixes redhat-openstack#27 0abda69 update metadata.json e8a5b70 add missing sshd_dir variable on freebsd e5f9cec Merge pull request redhat-openstack#35 from TelekomCloud/fix/address_family a538ca2 Merge pull request redhat-openstack#34 from TelekomCloud/allow_to_undefine_default_sshd_values 8a7b57f Merge pull request redhat-openstack#30 from jantman/archlinux b0a314d Bug: AddressFamily must be specified before ListenAddress 3e24e5b Allow to undefine default options in sshd_config. f209378 new release v2.3.5 e6690fc allow multiple ports and listen addresses, refs redhat-openstack#33 5acdcc5 new release v2.3.4 dffda8a Merge pull request redhat-openstack#32 from ChrisPortman/option_ordering 02037f0 Only do scope.lookupvar once 89a42a4 Sort the Options Hash 86d9048 Implement Specific Option Ordering Requirements 3af5933 add support for Archlinux 1426c30 fix spec test on ruby 1.8.7 37fd998 improve spec test e46a32b new release v2.3.3 1cdcc99 remove fixtures symlinks 6cb3483 fix lint errors 895cbd0 fix gemfile 3727a2c update Rakefile 9eb6039 update travis config e056eb2 add travis-ci status image to README a0f5d5d new release v2.3.2 d276677 some cleanup 096184b Merge pull request redhat-openstack#28 from cruisibesarescondev/patch-1 6338f97 Make logic explicit in template. 1db972b new release v2.3.1 834a6f5 fix Match ordering in sshd config as it needs to be the last part 29f66a1 new release v2.3.0 b01984c fix module on gentoo linux 8df221d Merge pull request redhat-openstack#25 from rfay/storeconfigs_enabled_parameter 3e6f851 Merge pull request redhat-openstack#23 from CyBeRoni/master 1e597d7 Allow turning off storeconfigs/hostkey managment 5ff3d28 Add testing files 2d3c573 Set up a few simple tests 9325650 re-instate check for package name aac81b6 Merge https://github.com/saz/puppet-ssh dbabc49 fix syntax bff4ad6 fix $ensure to actually do what I expect. 58c4944 new release v2.2.0 40bdca2 fix conflicts 90f991b Merge pull request redhat-openstack#20 from amateo/testing 0506606 Reformateo 262fd19 Example of ssh::server::host_key b224323 change parameter order 14d80d2 new release v2.1.0 e622c64 add freebsd support 883f15b sort hashes to prevent shuffling and restarting ssh unnecessarily 3547fdc make package 'ensure' variable, with 'present' as default db17c3d Sort hashes in templates so config files are not modified in every puppet run (and so, ssh is not restarted without need) 3fe49d0 Finish Release-1 454f9a8 Finish Release-1 80d4403 Add a ssh::server::host_key define to configure ssh server keys. ab4f2c5 Add documentation for the define 81aaea6 Add a define to configure ssh server hosts keys 5cfa6e6 Add a variable for ssh config directory 121e5c4 Merge pull request redhat-openstack#19 from saz/devel a249e85 update to new version 2.0.0 64a2ceb fix README 95a78df improve README dd888e3 support multiple values for one key 1f87ad6 Update README 568945b Update README 13e5b22 update README, add ssh options 42030ee add default case, if no hash is given afc32e5 fix is_a condition 23a20d3 fix ssh* templates a83c787 use template for ssh_config, merge options 1d5f3a5 remove obsolete configline ef5666f add disable_user_known_hosts variable for now 3f82045 use template for sshd_config file 10426ab Merge branch 'master' of github.com:saz/puppet-ssh c4c344b ignore .DS_Store files cb143b9 Merge pull request redhat-openstack#18 from blaind/master 97cc56c update module version to 1.4.0 bb26451 add gentoo support bc105d5 Parameterize the UserKnownHostsFile /dev/null setting f588b5e Update module version cfb5861 Merge pull request redhat-openstack#17 from maestrodev/ensure-present 64b7cea Ensure client package is present, not latest 10675c0 Version 1.2.0 2af255c Merge pull request redhat-openstack#10 from kepstin/sshecdsakey 6215b24 Add a missing } character, oops... ef3ec06 Export ECDSA hostkeys c56be03 Version 1.1.1 de782f2 fix scope of ipaddresses variable e910268 new version 1.1.0, puppetlabs/stdlib >= 2.2.1 as dependency d92e7f7 use ipaddresses() function in ssh::hostkeys
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
e5cfeae06a16497382072d80c65c901aa0e696ea Merge pull request redhat-openstack#67 from emning/emptyparams dff58ffdbd42817a1bec443bf346b48f51492337 Merge pull request redhat-openstack#63 from cristi1979/master 4a3c417e08c4d66ed658850ded467ae04d5b30c3 remove extra end df44eb54e84d35b81a7e3d9b071ff2acd23eb697 remove one unnecessary if f4c5fb6a3a6b1ae81eb33122d6c44d4f60e4d1cf first try a8548878ef1f77c8347d45e3e1ed73fa51a6139b remove concat param from defaults d7fa366602d8a9637c36ca01f3605ae4c72e9814 rebase a7b27d1f37e1a8cbaa8bea2f9a659dc4093d6aec some spec cleanups e40723ab18367e581e9a5837d87175842be907b2 fix spec tests in some parts c1ba1f2b2987685a4cd54d764e9097540a560510 Merge pull request redhat-openstack#61 from cristi1979/master 8dbb620819864e95889b8bb3720b51f0db3ff25b try to make travis happy 429e66a50828a77451f1390c32a808d31ef1e678 Update client_spec.rb 578f840ad4ab88a5ef5fcc1bef6208b60d008821 Update server_spec.rb 878848267fca97cef381a9339c51ecd96d8704ab Update server_spec.rb 670f415f72f2b7655b18886b2f626fb09270eec6 add concat facts to spec 62d08daf58dca311abf94b234ac68b10d61af580 Merge pull request redhat-openstack#59 from cristi1979/patch-1 2ed488edf615945067cf5c02069b39cff86a0b73 Merge pull request redhat-openstack#58 from cristi1979/master 744298004e49ffe3356d46f381f07c4feee1bbbc add concat fact 131d0e8cbe4f95dfe3090e884398402bf9de937d add concat fact 005a9ad0a4a7141586463c56b0b7a27a0e0217ff add concat dependency 5b33497bb6a7c7c57fa0763e02622c161e4890fc add concat dependecy 06306e3e18d5c379a8d45089e2c2d226a399d520 update version in Modulefile 3906425ff06bcabc4d677a3f01372d8a26f93e94 new release v2.4.0, fixes redhat-openstack#49 ae46458ff0903009c1e5904e8295b4bd4a406cf8 Merge pull request redhat-openstack#53 from softecspa/master 56c77bb09e5f4ff220e80b2edac455d19466a623 Merge pull request redhat-openstack#54 from digitalmediacenter/puppet-lint-fixes 5eff2a667b472a6bc565b814c05445145fedb996 Merge pull request redhat-openstack#56 from greg0ire/proofread_readme 471111aa5431f848b8420ff70f2e9fa383cee9f7 Update README.markdown 0a04f247e75a95230c89cbea9a7674dacaaf944c add documentation 9f5c52c340baaa53c46e87738d7ad47776ba8b6a support to add match blocks from different modules 77019e57e694b6653c1bb64593481c795053baec Fixed some Puppet lint errors 28aaa1cb082954aa86d61c0686e9e6855c75b5f0 improve formatting and style d3e75d577f582688f5f4382ac867a50eea451d39 add missing period 6ba6e1711157f0d46187c3393f6f42b4cddc7702 fix spelling 3ac2c4191c7dc807da069faead88949ecec0fe16 fix undefined on unexistent addresses 2b007ab54105b2ddd0cc37bda6920b92caf2e3c4 fix for puppet 2.7 ipaddresses() don't return :undefined for ipv6 addresses 8bb6d9b3521cdad3a39108e2caef62913a3f7374 Merge pull request redhat-openstack#51 from aidun/master 24b00091f8c337830de5071cb408a2f437c464a8 Addes support for Suse like os 0bbf492b68b8de75305a6a9f0b5c5ab46b6e6a45 Merge pull request redhat-openstack#47 from xalimar/fix_redhat_sftp_path 1bfa7d2c03d40e3df04337944006ecd4470cab02 Correct path for sftp-server on RedHat 219bd7cefa3034c46a896aaff15907fda74f5379 Merge pull request redhat-openstack#44 from arlimus/sshclient-undef fac41d0c38f39557d42340b0e5d45e20de7e9839 bugfix: don't set undef values in ssh_config 9389045649b8d7218d7aba86ce280ca3190e2341 Merge branch 'master' of github.com:saz/puppet-ssh 35f4be1394682970c6ce2c01460424a60eb295b8 add hiera example to README, fixes redhat-openstack#43 306c0c72c0d56c7af097b4135a7a622abb7bc5c6 Merge pull request redhat-openstack#38 from strangeman/patch-1 5e9248b42642cc26eb37b0affec1d2b48b8a88c8 Merge pull request redhat-openstack#39 from fries/master 899aac20e42a449e2905ca9795c749f239ae50cb Merge pull request redhat-openstack#41 from Element84/FixFixtures cc0c5a11d8b4b3d75946652c08523ed6eaf6c667 Merge pull request redhat-openstack#42 from oxilion/ssh_key_conditional 217db22a42fbb47fa63e47d6c49e0094b90e20d1 Merge pull request redhat-openstack#40 from Element84/HandleMissingInterfaces deb2fcc798700d01311adbf5095fc016d6465372 make all sshkeys conditional 0101ac88b6a1396a87968d59d1ddd4a7645a0896 Updated url of the stdlib module in .fixtures.yml 66cd9df49d7b9b72aae1d71cd79f0b26306813c0 Fixed ipaddresses function in Puppet 3.x 717ea5b8d77252f3b1e0c5c23783954ddfcf8a55 Ensure ssh_known_hosts is present. 1db696708e51b21761208099ef7c297e24dcca98 Fix readme e90628a5d3d1cd104d0ffb9580e7b7d760d9069b fix failing tests on travis-ci e1349a0534598dea89e6334bfa07ade8964094c6 add spec tests for ArchLinux (thanks jantman), fixes redhat-openstack#37 23f4657 new release v2.3.6 e6b8ce9 some white space cleanup 03e8b96 make host key distribution fully configurable, fixes redhat-openstack#27 0abda69 update metadata.json e8a5b70 add missing sshd_dir variable on freebsd e5f9cec Merge pull request redhat-openstack#35 from TelekomCloud/fix/address_family a538ca2 Merge pull request redhat-openstack#34 from TelekomCloud/allow_to_undefine_default_sshd_values 8a7b57f Merge pull request redhat-openstack#30 from jantman/archlinux b0a314d Bug: AddressFamily must be specified before ListenAddress 3e24e5b Allow to undefine default options in sshd_config. f209378 new release v2.3.5 e6690fc allow multiple ports and listen addresses, refs redhat-openstack#33 5acdcc5 new release v2.3.4 dffda8a Merge pull request redhat-openstack#32 from ChrisPortman/option_ordering 02037f0 Only do scope.lookupvar once 89a42a4 Sort the Options Hash 86d9048 Implement Specific Option Ordering Requirements 3af5933 add support for Archlinux 1426c30 fix spec test on ruby 1.8.7 37fd998 improve spec test e46a32b new release v2.3.3 1cdcc99 remove fixtures symlinks 6cb3483 fix lint errors 895cbd0 fix gemfile 3727a2c update Rakefile 9eb6039 update travis config e056eb2 add travis-ci status image to README a0f5d5d new release v2.3.2 d276677 some cleanup 096184b Merge pull request redhat-openstack#28 from cruisibesarescondev/patch-1 6338f97 Make logic explicit in template. 1db972b new release v2.3.1 834a6f5 fix Match ordering in sshd config as it needs to be the last part 29f66a1 new release v2.3.0 b01984c fix module on gentoo linux 8df221d Merge pull request redhat-openstack#25 from rfay/storeconfigs_enabled_parameter 3e6f851 Merge pull request redhat-openstack#23 from CyBeRoni/master 1e597d7 Allow turning off storeconfigs/hostkey managment 5ff3d28 Add testing files 2d3c573 Set up a few simple tests 9325650 re-instate check for package name aac81b6 Merge https://github.com/saz/puppet-ssh dbabc49 fix syntax bff4ad6 fix $ensure to actually do what I expect. 58c4944 new release v2.2.0 40bdca2 fix conflicts 90f991b Merge pull request redhat-openstack#20 from amateo/testing 0506606 Reformateo 262fd19 Example of ssh::server::host_key b224323 change parameter order 14d80d2 new release v2.1.0 e622c64 add freebsd support 883f15b sort hashes to prevent shuffling and restarting ssh unnecessarily 3547fdc make package 'ensure' variable, with 'present' as default db17c3d Sort hashes in templates so config files are not modified in every puppet run (and so, ssh is not restarted without need) 3fe49d0 Finish Release-1 454f9a8 Finish Release-1 80d4403 Add a ssh::server::host_key define to configure ssh server keys. ab4f2c5 Add documentation for the define 81aaea6 Add a define to configure ssh server hosts keys 5cfa6e6 Add a variable for ssh config directory 121e5c4 Merge pull request redhat-openstack#19 from saz/devel a249e85 update to new version 2.0.0 64a2ceb fix README 95a78df improve README dd888e3 support multiple values for one key 1f87ad6 Update README 568945b Update README 13e5b22 update README, add ssh options 42030ee add default case, if no hash is given afc32e5 fix is_a condition 23a20d3 fix ssh* templates a83c787 use template for ssh_config, merge options 1d5f3a5 remove obsolete configline ef5666f add disable_user_known_hosts variable for now 3f82045 use template for sshd_config file 10426ab Merge branch 'master' of github.com:saz/puppet-ssh c4c344b ignore .DS_Store files cb143b9 Merge pull request redhat-openstack#18 from blaind/master 97cc56c update module version to 1.4.0 bb26451 add gentoo support bc105d5 Parameterize the UserKnownHostsFile /dev/null setting f588b5e Update module version cfb5861 Merge pull request redhat-openstack#17 from maestrodev/ensure-present 64b7cea Ensure client package is present, not latest 10675c0 Version 1.2.0 2af255c Merge pull request redhat-openstack#10 from kepstin/sshecdsakey 6215b24 Add a missing } character, oops... ef3ec06 Export ECDSA hostkeys c56be03 Version 1.1.1 de782f2 fix scope of ipaddresses variable e910268 new version 1.1.0, puppetlabs/stdlib >= 2.2.1 as dependency d92e7f7 use ipaddresses() function in ssh::hostkeys
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 <gchamoul@redhat.com>
strider
added a commit
to strider/openstack-puppet-modules
that referenced
this pull request
Feb 19, 2015
e5cfeae06a16497382072d80c65c901aa0e696ea Merge pull request redhat-openstack#67 from emning/emptyparams dff58ffdbd42817a1bec443bf346b48f51492337 Merge pull request redhat-openstack#63 from cristi1979/master 4a3c417e08c4d66ed658850ded467ae04d5b30c3 remove extra end df44eb54e84d35b81a7e3d9b071ff2acd23eb697 remove one unnecessary if f4c5fb6a3a6b1ae81eb33122d6c44d4f60e4d1cf first try a8548878ef1f77c8347d45e3e1ed73fa51a6139b remove concat param from defaults d7fa366602d8a9637c36ca01f3605ae4c72e9814 rebase a7b27d1f37e1a8cbaa8bea2f9a659dc4093d6aec some spec cleanups e40723ab18367e581e9a5837d87175842be907b2 fix spec tests in some parts c1ba1f2b2987685a4cd54d764e9097540a560510 Merge pull request redhat-openstack#61 from cristi1979/master 8dbb620819864e95889b8bb3720b51f0db3ff25b try to make travis happy 429e66a50828a77451f1390c32a808d31ef1e678 Update client_spec.rb 578f840ad4ab88a5ef5fcc1bef6208b60d008821 Update server_spec.rb 878848267fca97cef381a9339c51ecd96d8704ab Update server_spec.rb 670f415f72f2b7655b18886b2f626fb09270eec6 add concat facts to spec 62d08daf58dca311abf94b234ac68b10d61af580 Merge pull request redhat-openstack#59 from cristi1979/patch-1 2ed488edf615945067cf5c02069b39cff86a0b73 Merge pull request redhat-openstack#58 from cristi1979/master 744298004e49ffe3356d46f381f07c4feee1bbbc add concat fact 131d0e8cbe4f95dfe3090e884398402bf9de937d add concat fact 005a9ad0a4a7141586463c56b0b7a27a0e0217ff add concat dependency 5b33497bb6a7c7c57fa0763e02622c161e4890fc add concat dependecy 06306e3e18d5c379a8d45089e2c2d226a399d520 update version in Modulefile 3906425ff06bcabc4d677a3f01372d8a26f93e94 new release v2.4.0, fixes redhat-openstack#49 ae46458ff0903009c1e5904e8295b4bd4a406cf8 Merge pull request redhat-openstack#53 from softecspa/master 56c77bb09e5f4ff220e80b2edac455d19466a623 Merge pull request redhat-openstack#54 from digitalmediacenter/puppet-lint-fixes 5eff2a667b472a6bc565b814c05445145fedb996 Merge pull request redhat-openstack#56 from greg0ire/proofread_readme 471111aa5431f848b8420ff70f2e9fa383cee9f7 Update README.markdown 0a04f247e75a95230c89cbea9a7674dacaaf944c add documentation 9f5c52c340baaa53c46e87738d7ad47776ba8b6a support to add match blocks from different modules 77019e57e694b6653c1bb64593481c795053baec Fixed some Puppet lint errors 28aaa1cb082954aa86d61c0686e9e6855c75b5f0 improve formatting and style d3e75d577f582688f5f4382ac867a50eea451d39 add missing period 6ba6e1711157f0d46187c3393f6f42b4cddc7702 fix spelling 3ac2c4191c7dc807da069faead88949ecec0fe16 fix undefined on unexistent addresses 2b007ab54105b2ddd0cc37bda6920b92caf2e3c4 fix for puppet 2.7 ipaddresses() don't return :undefined for ipv6 addresses 8bb6d9b3521cdad3a39108e2caef62913a3f7374 Merge pull request redhat-openstack#51 from aidun/master 24b00091f8c337830de5071cb408a2f437c464a8 Addes support for Suse like os 0bbf492b68b8de75305a6a9f0b5c5ab46b6e6a45 Merge pull request redhat-openstack#47 from xalimar/fix_redhat_sftp_path 1bfa7d2c03d40e3df04337944006ecd4470cab02 Correct path for sftp-server on RedHat 219bd7cefa3034c46a896aaff15907fda74f5379 Merge pull request redhat-openstack#44 from arlimus/sshclient-undef fac41d0c38f39557d42340b0e5d45e20de7e9839 bugfix: don't set undef values in ssh_config 9389045649b8d7218d7aba86ce280ca3190e2341 Merge branch 'master' of github.com:saz/puppet-ssh 35f4be1394682970c6ce2c01460424a60eb295b8 add hiera example to README, fixes redhat-openstack#43 306c0c72c0d56c7af097b4135a7a622abb7bc5c6 Merge pull request redhat-openstack#38 from strangeman/patch-1 5e9248b42642cc26eb37b0affec1d2b48b8a88c8 Merge pull request redhat-openstack#39 from fries/master 899aac20e42a449e2905ca9795c749f239ae50cb Merge pull request redhat-openstack#41 from Element84/FixFixtures cc0c5a11d8b4b3d75946652c08523ed6eaf6c667 Merge pull request redhat-openstack#42 from oxilion/ssh_key_conditional 217db22a42fbb47fa63e47d6c49e0094b90e20d1 Merge pull request redhat-openstack#40 from Element84/HandleMissingInterfaces deb2fcc798700d01311adbf5095fc016d6465372 make all sshkeys conditional 0101ac88b6a1396a87968d59d1ddd4a7645a0896 Updated url of the stdlib module in .fixtures.yml 66cd9df49d7b9b72aae1d71cd79f0b26306813c0 Fixed ipaddresses function in Puppet 3.x 717ea5b8d77252f3b1e0c5c23783954ddfcf8a55 Ensure ssh_known_hosts is present. 1db696708e51b21761208099ef7c297e24dcca98 Fix readme e90628a5d3d1cd104d0ffb9580e7b7d760d9069b fix failing tests on travis-ci e1349a0534598dea89e6334bfa07ade8964094c6 add spec tests for ArchLinux (thanks jantman), fixes redhat-openstack#37 23f4657 new release v2.3.6 e6b8ce9 some white space cleanup 03e8b96 make host key distribution fully configurable, fixes redhat-openstack#27 0abda69 update metadata.json e8a5b70 add missing sshd_dir variable on freebsd e5f9cec Merge pull request redhat-openstack#35 from TelekomCloud/fix/address_family a538ca2 Merge pull request redhat-openstack#34 from TelekomCloud/allow_to_undefine_default_sshd_values 8a7b57f Merge pull request redhat-openstack#30 from jantman/archlinux b0a314d Bug: AddressFamily must be specified before ListenAddress 3e24e5b Allow to undefine default options in sshd_config. f209378 new release v2.3.5 e6690fc allow multiple ports and listen addresses, refs redhat-openstack#33 5acdcc5 new release v2.3.4 dffda8a Merge pull request redhat-openstack#32 from ChrisPortman/option_ordering 02037f0 Only do scope.lookupvar once 89a42a4 Sort the Options Hash 86d9048 Implement Specific Option Ordering Requirements 3af5933 add support for Archlinux 1426c30 fix spec test on ruby 1.8.7 37fd998 improve spec test e46a32b new release v2.3.3 1cdcc99 remove fixtures symlinks 6cb3483 fix lint errors 895cbd0 fix gemfile 3727a2c update Rakefile 9eb6039 update travis config e056eb2 add travis-ci status image to README a0f5d5d new release v2.3.2 d276677 some cleanup 096184b Merge pull request redhat-openstack#28 from cruisibesarescondev/patch-1 6338f97 Make logic explicit in template. 1db972b new release v2.3.1 834a6f5 fix Match ordering in sshd config as it needs to be the last part 29f66a1 new release v2.3.0 b01984c fix module on gentoo linux 8df221d Merge pull request redhat-openstack#25 from rfay/storeconfigs_enabled_parameter 3e6f851 Merge pull request redhat-openstack#23 from CyBeRoni/master 1e597d7 Allow turning off storeconfigs/hostkey managment 5ff3d28 Add testing files 2d3c573 Set up a few simple tests 9325650 re-instate check for package name aac81b6 Merge https://github.com/saz/puppet-ssh dbabc49 fix syntax bff4ad6 fix $ensure to actually do what I expect. 58c4944 new release v2.2.0 40bdca2 fix conflicts 90f991b Merge pull request redhat-openstack#20 from amateo/testing 0506606 Reformateo 262fd19 Example of ssh::server::host_key b224323 change parameter order 14d80d2 new release v2.1.0 e622c64 add freebsd support 883f15b sort hashes to prevent shuffling and restarting ssh unnecessarily 3547fdc make package 'ensure' variable, with 'present' as default db17c3d Sort hashes in templates so config files are not modified in every puppet run (and so, ssh is not restarted without need) 3fe49d0 Finish Release-1 454f9a8 Finish Release-1 80d4403 Add a ssh::server::host_key define to configure ssh server keys. ab4f2c5 Add documentation for the define 81aaea6 Add a define to configure ssh server hosts keys 5cfa6e6 Add a variable for ssh config directory 121e5c4 Merge pull request redhat-openstack#19 from saz/devel a249e85 update to new version 2.0.0 64a2ceb fix README 95a78df improve README dd888e3 support multiple values for one key 1f87ad6 Update README 568945b Update README 13e5b22 update README, add ssh options 42030ee add default case, if no hash is given afc32e5 fix is_a condition 23a20d3 fix ssh* templates a83c787 use template for ssh_config, merge options 1d5f3a5 remove obsolete configline ef5666f add disable_user_known_hosts variable for now 3f82045 use template for sshd_config file 10426ab Merge branch 'master' of github.com:saz/puppet-ssh c4c344b ignore .DS_Store files cb143b9 Merge pull request redhat-openstack#18 from blaind/master 97cc56c update module version to 1.4.0 bb26451 add gentoo support bc105d5 Parameterize the UserKnownHostsFile /dev/null setting f588b5e Update module version cfb5861 Merge pull request redhat-openstack#17 from maestrodev/ensure-present 64b7cea Ensure client package is present, not latest 10675c0 Version 1.2.0 2af255c Merge pull request redhat-openstack#10 from kepstin/sshecdsakey 6215b24 Add a missing } character, oops... ef3ec06 Export ECDSA hostkeys c56be03 Version 1.1.1 de782f2 fix scope of ipaddresses variable e910268 new version 1.1.0, puppetlabs/stdlib >= 2.2.1 as dependency d92e7f7 use ipaddresses() function in ssh::hostkeys Signed-off-by: Gael Chamoulaud <gchamoul@redhat.com>
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 <gchamoul@redhat.com>
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
e5cfeae06a16497382072d80c65c901aa0e696ea Merge pull request redhat-openstack#67 from emning/emptyparams dff58ffdbd42817a1bec443bf346b48f51492337 Merge pull request redhat-openstack#63 from cristi1979/master 4a3c417e08c4d66ed658850ded467ae04d5b30c3 remove extra end df44eb54e84d35b81a7e3d9b071ff2acd23eb697 remove one unnecessary if f4c5fb6a3a6b1ae81eb33122d6c44d4f60e4d1cf first try a8548878ef1f77c8347d45e3e1ed73fa51a6139b remove concat param from defaults d7fa366602d8a9637c36ca01f3605ae4c72e9814 rebase a7b27d1f37e1a8cbaa8bea2f9a659dc4093d6aec some spec cleanups e40723ab18367e581e9a5837d87175842be907b2 fix spec tests in some parts c1ba1f2b2987685a4cd54d764e9097540a560510 Merge pull request redhat-openstack#61 from cristi1979/master 8dbb620819864e95889b8bb3720b51f0db3ff25b try to make travis happy 429e66a50828a77451f1390c32a808d31ef1e678 Update client_spec.rb 578f840ad4ab88a5ef5fcc1bef6208b60d008821 Update server_spec.rb 878848267fca97cef381a9339c51ecd96d8704ab Update server_spec.rb 670f415f72f2b7655b18886b2f626fb09270eec6 add concat facts to spec 62d08daf58dca311abf94b234ac68b10d61af580 Merge pull request redhat-openstack#59 from cristi1979/patch-1 2ed488edf615945067cf5c02069b39cff86a0b73 Merge pull request redhat-openstack#58 from cristi1979/master 744298004e49ffe3356d46f381f07c4feee1bbbc add concat fact 131d0e8cbe4f95dfe3090e884398402bf9de937d add concat fact 005a9ad0a4a7141586463c56b0b7a27a0e0217ff add concat dependency 5b33497bb6a7c7c57fa0763e02622c161e4890fc add concat dependecy 06306e3e18d5c379a8d45089e2c2d226a399d520 update version in Modulefile 3906425ff06bcabc4d677a3f01372d8a26f93e94 new release v2.4.0, fixes redhat-openstack#49 ae46458ff0903009c1e5904e8295b4bd4a406cf8 Merge pull request redhat-openstack#53 from softecspa/master 56c77bb09e5f4ff220e80b2edac455d19466a623 Merge pull request redhat-openstack#54 from digitalmediacenter/puppet-lint-fixes 5eff2a667b472a6bc565b814c05445145fedb996 Merge pull request redhat-openstack#56 from greg0ire/proofread_readme 471111aa5431f848b8420ff70f2e9fa383cee9f7 Update README.markdown 0a04f247e75a95230c89cbea9a7674dacaaf944c add documentation 9f5c52c340baaa53c46e87738d7ad47776ba8b6a support to add match blocks from different modules 77019e57e694b6653c1bb64593481c795053baec Fixed some Puppet lint errors 28aaa1cb082954aa86d61c0686e9e6855c75b5f0 improve formatting and style d3e75d577f582688f5f4382ac867a50eea451d39 add missing period 6ba6e1711157f0d46187c3393f6f42b4cddc7702 fix spelling 3ac2c4191c7dc807da069faead88949ecec0fe16 fix undefined on unexistent addresses 2b007ab54105b2ddd0cc37bda6920b92caf2e3c4 fix for puppet 2.7 ipaddresses() don't return :undefined for ipv6 addresses 8bb6d9b3521cdad3a39108e2caef62913a3f7374 Merge pull request redhat-openstack#51 from aidun/master 24b00091f8c337830de5071cb408a2f437c464a8 Addes support for Suse like os 0bbf492b68b8de75305a6a9f0b5c5ab46b6e6a45 Merge pull request redhat-openstack#47 from xalimar/fix_redhat_sftp_path 1bfa7d2c03d40e3df04337944006ecd4470cab02 Correct path for sftp-server on RedHat 219bd7cefa3034c46a896aaff15907fda74f5379 Merge pull request redhat-openstack#44 from arlimus/sshclient-undef fac41d0c38f39557d42340b0e5d45e20de7e9839 bugfix: don't set undef values in ssh_config 9389045649b8d7218d7aba86ce280ca3190e2341 Merge branch 'master' of github.com:saz/puppet-ssh 35f4be1394682970c6ce2c01460424a60eb295b8 add hiera example to README, fixes redhat-openstack#43 306c0c72c0d56c7af097b4135a7a622abb7bc5c6 Merge pull request redhat-openstack#38 from strangeman/patch-1 5e9248b42642cc26eb37b0affec1d2b48b8a88c8 Merge pull request redhat-openstack#39 from fries/master 899aac20e42a449e2905ca9795c749f239ae50cb Merge pull request redhat-openstack#41 from Element84/FixFixtures cc0c5a11d8b4b3d75946652c08523ed6eaf6c667 Merge pull request redhat-openstack#42 from oxilion/ssh_key_conditional 217db22a42fbb47fa63e47d6c49e0094b90e20d1 Merge pull request redhat-openstack#40 from Element84/HandleMissingInterfaces deb2fcc798700d01311adbf5095fc016d6465372 make all sshkeys conditional 0101ac88b6a1396a87968d59d1ddd4a7645a0896 Updated url of the stdlib module in .fixtures.yml 66cd9df49d7b9b72aae1d71cd79f0b26306813c0 Fixed ipaddresses function in Puppet 3.x 717ea5b8d77252f3b1e0c5c23783954ddfcf8a55 Ensure ssh_known_hosts is present. 1db696708e51b21761208099ef7c297e24dcca98 Fix readme e90628a5d3d1cd104d0ffb9580e7b7d760d9069b fix failing tests on travis-ci e1349a0534598dea89e6334bfa07ade8964094c6 add spec tests for ArchLinux (thanks jantman), fixes redhat-openstack#37 23f4657 new release v2.3.6 e6b8ce9 some white space cleanup 03e8b96 make host key distribution fully configurable, fixes redhat-openstack#27 0abda69 update metadata.json e8a5b70 add missing sshd_dir variable on freebsd e5f9cec Merge pull request redhat-openstack#35 from TelekomCloud/fix/address_family a538ca2 Merge pull request redhat-openstack#34 from TelekomCloud/allow_to_undefine_default_sshd_values 8a7b57f Merge pull request redhat-openstack#30 from jantman/archlinux b0a314d Bug: AddressFamily must be specified before ListenAddress 3e24e5b Allow to undefine default options in sshd_config. f209378 new release v2.3.5 e6690fc allow multiple ports and listen addresses, refs redhat-openstack#33 5acdcc5 new release v2.3.4 dffda8a Merge pull request redhat-openstack#32 from ChrisPortman/option_ordering 02037f0 Only do scope.lookupvar once 89a42a4 Sort the Options Hash 86d9048 Implement Specific Option Ordering Requirements 3af5933 add support for Archlinux 1426c30 fix spec test on ruby 1.8.7 37fd998 improve spec test e46a32b new release v2.3.3 1cdcc99 remove fixtures symlinks 6cb3483 fix lint errors 895cbd0 fix gemfile 3727a2c update Rakefile 9eb6039 update travis config e056eb2 add travis-ci status image to README a0f5d5d new release v2.3.2 d276677 some cleanup 096184b Merge pull request redhat-openstack#28 from cruisibesarescondev/patch-1 6338f97 Make logic explicit in template. 1db972b new release v2.3.1 834a6f5 fix Match ordering in sshd config as it needs to be the last part 29f66a1 new release v2.3.0 b01984c fix module on gentoo linux 8df221d Merge pull request redhat-openstack#25 from rfay/storeconfigs_enabled_parameter 3e6f851 Merge pull request redhat-openstack#23 from CyBeRoni/master 1e597d7 Allow turning off storeconfigs/hostkey managment 5ff3d28 Add testing files 2d3c573 Set up a few simple tests 9325650 re-instate check for package name aac81b6 Merge https://github.com/saz/puppet-ssh dbabc49 fix syntax bff4ad6 fix $ensure to actually do what I expect. 58c4944 new release v2.2.0 40bdca2 fix conflicts 90f991b Merge pull request redhat-openstack#20 from amateo/testing 0506606 Reformateo 262fd19 Example of ssh::server::host_key b224323 change parameter order 14d80d2 new release v2.1.0 e622c64 add freebsd support 883f15b sort hashes to prevent shuffling and restarting ssh unnecessarily 3547fdc make package 'ensure' variable, with 'present' as default db17c3d Sort hashes in templates so config files are not modified in every puppet run (and so, ssh is not restarted without need) 3fe49d0 Finish Release-1 454f9a8 Finish Release-1 80d4403 Add a ssh::server::host_key define to configure ssh server keys. ab4f2c5 Add documentation for the define 81aaea6 Add a define to configure ssh server hosts keys 5cfa6e6 Add a variable for ssh config directory 121e5c4 Merge pull request redhat-openstack#19 from saz/devel a249e85 update to new version 2.0.0 64a2ceb fix README 95a78df improve README dd888e3 support multiple values for one key 1f87ad6 Update README 568945b Update README 13e5b22 update README, add ssh options 42030ee add default case, if no hash is given afc32e5 fix is_a condition 23a20d3 fix ssh* templates a83c787 use template for ssh_config, merge options 1d5f3a5 remove obsolete configline ef5666f add disable_user_known_hosts variable for now 3f82045 use template for sshd_config file 10426ab Merge branch 'master' of github.com:saz/puppet-ssh c4c344b ignore .DS_Store files cb143b9 Merge pull request redhat-openstack#18 from blaind/master 97cc56c update module version to 1.4.0 bb26451 add gentoo support bc105d5 Parameterize the UserKnownHostsFile /dev/null setting f588b5e Update module version cfb5861 Merge pull request redhat-openstack#17 from maestrodev/ensure-present 64b7cea Ensure client package is present, not latest 10675c0 Version 1.2.0 2af255c Merge pull request redhat-openstack#10 from kepstin/sshecdsakey 6215b24 Add a missing } character, oops... ef3ec06 Export ECDSA hostkeys c56be03 Version 1.1.1 de782f2 fix scope of ipaddresses variable e910268 new version 1.1.0, puppetlabs/stdlib >= 2.2.1 as dependency d92e7f7 use ipaddresses() function in ssh::hostkeys
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
e5cfeae06a16497382072d80c65c901aa0e696ea Merge pull request redhat-openstack#67 from emning/emptyparams dff58ffdbd42817a1bec443bf346b48f51492337 Merge pull request redhat-openstack#63 from cristi1979/master 4a3c417e08c4d66ed658850ded467ae04d5b30c3 remove extra end df44eb54e84d35b81a7e3d9b071ff2acd23eb697 remove one unnecessary if f4c5fb6a3a6b1ae81eb33122d6c44d4f60e4d1cf first try a8548878ef1f77c8347d45e3e1ed73fa51a6139b remove concat param from defaults d7fa366602d8a9637c36ca01f3605ae4c72e9814 rebase a7b27d1f37e1a8cbaa8bea2f9a659dc4093d6aec some spec cleanups e40723ab18367e581e9a5837d87175842be907b2 fix spec tests in some parts c1ba1f2b2987685a4cd54d764e9097540a560510 Merge pull request redhat-openstack#61 from cristi1979/master 8dbb620819864e95889b8bb3720b51f0db3ff25b try to make travis happy 429e66a50828a77451f1390c32a808d31ef1e678 Update client_spec.rb 578f840ad4ab88a5ef5fcc1bef6208b60d008821 Update server_spec.rb 878848267fca97cef381a9339c51ecd96d8704ab Update server_spec.rb 670f415f72f2b7655b18886b2f626fb09270eec6 add concat facts to spec 62d08daf58dca311abf94b234ac68b10d61af580 Merge pull request redhat-openstack#59 from cristi1979/patch-1 2ed488edf615945067cf5c02069b39cff86a0b73 Merge pull request redhat-openstack#58 from cristi1979/master 744298004e49ffe3356d46f381f07c4feee1bbbc add concat fact 131d0e8cbe4f95dfe3090e884398402bf9de937d add concat fact 005a9ad0a4a7141586463c56b0b7a27a0e0217ff add concat dependency 5b33497bb6a7c7c57fa0763e02622c161e4890fc add concat dependecy 06306e3e18d5c379a8d45089e2c2d226a399d520 update version in Modulefile 3906425ff06bcabc4d677a3f01372d8a26f93e94 new release v2.4.0, fixes redhat-openstack#49 ae46458ff0903009c1e5904e8295b4bd4a406cf8 Merge pull request redhat-openstack#53 from softecspa/master 56c77bb09e5f4ff220e80b2edac455d19466a623 Merge pull request redhat-openstack#54 from digitalmediacenter/puppet-lint-fixes 5eff2a667b472a6bc565b814c05445145fedb996 Merge pull request redhat-openstack#56 from greg0ire/proofread_readme 471111aa5431f848b8420ff70f2e9fa383cee9f7 Update README.markdown 0a04f247e75a95230c89cbea9a7674dacaaf944c add documentation 9f5c52c340baaa53c46e87738d7ad47776ba8b6a support to add match blocks from different modules 77019e57e694b6653c1bb64593481c795053baec Fixed some Puppet lint errors 28aaa1cb082954aa86d61c0686e9e6855c75b5f0 improve formatting and style d3e75d577f582688f5f4382ac867a50eea451d39 add missing period 6ba6e1711157f0d46187c3393f6f42b4cddc7702 fix spelling 3ac2c4191c7dc807da069faead88949ecec0fe16 fix undefined on unexistent addresses 2b007ab54105b2ddd0cc37bda6920b92caf2e3c4 fix for puppet 2.7 ipaddresses() don't return :undefined for ipv6 addresses 8bb6d9b3521cdad3a39108e2caef62913a3f7374 Merge pull request redhat-openstack#51 from aidun/master 24b00091f8c337830de5071cb408a2f437c464a8 Addes support for Suse like os 0bbf492b68b8de75305a6a9f0b5c5ab46b6e6a45 Merge pull request redhat-openstack#47 from xalimar/fix_redhat_sftp_path 1bfa7d2c03d40e3df04337944006ecd4470cab02 Correct path for sftp-server on RedHat 219bd7cefa3034c46a896aaff15907fda74f5379 Merge pull request redhat-openstack#44 from arlimus/sshclient-undef fac41d0c38f39557d42340b0e5d45e20de7e9839 bugfix: don't set undef values in ssh_config 9389045649b8d7218d7aba86ce280ca3190e2341 Merge branch 'master' of github.com:saz/puppet-ssh 35f4be1394682970c6ce2c01460424a60eb295b8 add hiera example to README, fixes redhat-openstack#43 306c0c72c0d56c7af097b4135a7a622abb7bc5c6 Merge pull request redhat-openstack#38 from strangeman/patch-1 5e9248b42642cc26eb37b0affec1d2b48b8a88c8 Merge pull request redhat-openstack#39 from fries/master 899aac20e42a449e2905ca9795c749f239ae50cb Merge pull request redhat-openstack#41 from Element84/FixFixtures cc0c5a11d8b4b3d75946652c08523ed6eaf6c667 Merge pull request redhat-openstack#42 from oxilion/ssh_key_conditional 217db22a42fbb47fa63e47d6c49e0094b90e20d1 Merge pull request redhat-openstack#40 from Element84/HandleMissingInterfaces deb2fcc798700d01311adbf5095fc016d6465372 make all sshkeys conditional 0101ac88b6a1396a87968d59d1ddd4a7645a0896 Updated url of the stdlib module in .fixtures.yml 66cd9df49d7b9b72aae1d71cd79f0b26306813c0 Fixed ipaddresses function in Puppet 3.x 717ea5b8d77252f3b1e0c5c23783954ddfcf8a55 Ensure ssh_known_hosts is present. 1db696708e51b21761208099ef7c297e24dcca98 Fix readme e90628a5d3d1cd104d0ffb9580e7b7d760d9069b fix failing tests on travis-ci e1349a0534598dea89e6334bfa07ade8964094c6 add spec tests for ArchLinux (thanks jantman), fixes redhat-openstack#37 23f4657 new release v2.3.6 e6b8ce9 some white space cleanup 03e8b96 make host key distribution fully configurable, fixes redhat-openstack#27 0abda69 update metadata.json e8a5b70 add missing sshd_dir variable on freebsd e5f9cec Merge pull request redhat-openstack#35 from TelekomCloud/fix/address_family a538ca2 Merge pull request redhat-openstack#34 from TelekomCloud/allow_to_undefine_default_sshd_values 8a7b57f Merge pull request redhat-openstack#30 from jantman/archlinux b0a314d Bug: AddressFamily must be specified before ListenAddress 3e24e5b Allow to undefine default options in sshd_config. f209378 new release v2.3.5 e6690fc allow multiple ports and listen addresses, refs redhat-openstack#33 5acdcc5 new release v2.3.4 dffda8a Merge pull request redhat-openstack#32 from ChrisPortman/option_ordering 02037f0 Only do scope.lookupvar once 89a42a4 Sort the Options Hash 86d9048 Implement Specific Option Ordering Requirements 3af5933 add support for Archlinux 1426c30 fix spec test on ruby 1.8.7 37fd998 improve spec test e46a32b new release v2.3.3 1cdcc99 remove fixtures symlinks 6cb3483 fix lint errors 895cbd0 fix gemfile 3727a2c update Rakefile 9eb6039 update travis config e056eb2 add travis-ci status image to README a0f5d5d new release v2.3.2 d276677 some cleanup 096184b Merge pull request redhat-openstack#28 from cruisibesarescondev/patch-1 6338f97 Make logic explicit in template. 1db972b new release v2.3.1 834a6f5 fix Match ordering in sshd config as it needs to be the last part 29f66a1 new release v2.3.0 b01984c fix module on gentoo linux 8df221d Merge pull request redhat-openstack#25 from rfay/storeconfigs_enabled_parameter 3e6f851 Merge pull request redhat-openstack#23 from CyBeRoni/master 1e597d7 Allow turning off storeconfigs/hostkey managment 5ff3d28 Add testing files 2d3c573 Set up a few simple tests 9325650 re-instate check for package name aac81b6 Merge https://github.com/saz/puppet-ssh dbabc49 fix syntax bff4ad6 fix $ensure to actually do what I expect. 58c4944 new release v2.2.0 40bdca2 fix conflicts 90f991b Merge pull request redhat-openstack#20 from amateo/testing 0506606 Reformateo 262fd19 Example of ssh::server::host_key b224323 change parameter order 14d80d2 new release v2.1.0 e622c64 add freebsd support 883f15b sort hashes to prevent shuffling and restarting ssh unnecessarily 3547fdc make package 'ensure' variable, with 'present' as default db17c3d Sort hashes in templates so config files are not modified in every puppet run (and so, ssh is not restarted without need) 3fe49d0 Finish Release-1 454f9a8 Finish Release-1 80d4403 Add a ssh::server::host_key define to configure ssh server keys. ab4f2c5 Add documentation for the define 81aaea6 Add a define to configure ssh server hosts keys 5cfa6e6 Add a variable for ssh config directory 121e5c4 Merge pull request redhat-openstack#19 from saz/devel a249e85 update to new version 2.0.0 64a2ceb fix README 95a78df improve README dd888e3 support multiple values for one key 1f87ad6 Update README 568945b Update README 13e5b22 update README, add ssh options 42030ee add default case, if no hash is given afc32e5 fix is_a condition 23a20d3 fix ssh* templates a83c787 use template for ssh_config, merge options 1d5f3a5 remove obsolete configline ef5666f add disable_user_known_hosts variable for now 3f82045 use template for sshd_config file 10426ab Merge branch 'master' of github.com:saz/puppet-ssh c4c344b ignore .DS_Store files cb143b9 Merge pull request redhat-openstack#18 from blaind/master 97cc56c update module version to 1.4.0 bb26451 add gentoo support bc105d5 Parameterize the UserKnownHostsFile /dev/null setting f588b5e Update module version cfb5861 Merge pull request redhat-openstack#17 from maestrodev/ensure-present 64b7cea Ensure client package is present, not latest 10675c0 Version 1.2.0 2af255c Merge pull request redhat-openstack#10 from kepstin/sshecdsakey 6215b24 Add a missing } character, oops... ef3ec06 Export ECDSA hostkeys c56be03 Version 1.1.1 de782f2 fix scope of ipaddresses variable e910268 new version 1.1.0, puppetlabs/stdlib >= 2.2.1 as dependency d92e7f7 use ipaddresses() function in ssh::hostkeys
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
The latest verion 4.1.0 stdlib module has some new functions added
that are useful. Specficially, the delete_undef_values function had
been added to ther 4.x branch. This should be compatible with the
existing stdlib module we are using, which is also version 4.1.0.