RETIRED, Lightweight composition layer for Puppet TripleO
Go to file
Oliver Walsh 04db757836 Handle duplicate/invalid entries in migration SSH inbound addresses
An error (e.g a typo) in a custom tripleo-heat-templates environment
file could lead to an invalid match block in /etc/ssh/sshd_config.
SSH fails-safe and refuses all logins in this case.

This change validates the migration_ssh_localaddrs parameter is an
array of IP addresses and removes and duplicate entries.

Ica3f79d6d0cfae446e276172146f3a9407f2971f requires this to remove
duplicates.

Change-Id: Ibcf144d960fe52f0eab0d5015bd30cf7c1e37e25
Closes-Bug: #1688308
(cherry picked from commit 05e696c62d)
(cherry picked from commit 3d36307bcb)
2017-10-10 15:18:58 +01:00
lib Handle duplicate/invalid entries in migration SSH inbound addresses 2017-10-10 15:18:58 +01:00
manifests Handle duplicate/invalid entries in migration SSH inbound addresses 2017-10-10 15:18:58 +01:00
releasenotes/notes Merge "Add option for innodb_flush_log_at_trx_commit = 2 for Galera only" into stable/newton 2017-08-31 01:42:32 +00:00
spec Handle duplicate/invalid entries in migration SSH inbound addresses 2017-10-10 15:18:58 +01:00
templates Add Docker Registry profile 2017-03-03 13:24:11 +00:00
.gitignore Update gitignore not to exclude fixture hieradata 2017-05-19 14:07:40 -04:00
.gitreview Update .gitreview for stable/newton 2016-09-29 12:59:16 -04:00
.sync.yml Initial msync run for all Puppet OpenStack modules 2015-08-18 14:30:54 +02:00
Gemfile Use stable/newton for puppet-openstack_spec_helper. 2016-11-11 14:33:58 +00:00
LICENSE Add basic structure for a Puppet module 2015-02-02 11:39:21 -05:00
Puppetfile_extras Fix selinux unit tests 2017-08-14 11:42:52 -06:00
README.md README: basic words for now. 2015-02-02 11:46:31 -05:00
Rakefile Switch puppet-tripleo to use puppet-openstack_spec_helper 2016-09-22 21:26:23 -04:00
bindep.txt Add bindep support 2017-03-13 21:56:31 +00:00
metadata.json Release 5.6.4 2017-10-09 22:00:42 -07:00

README.md

puppet-tripleo

Lightweight composition layer for Puppet TripleO.