RETIRED, Lightweight composition layer for Puppet TripleO
Go to file
Oliver Walsh 05e696c62d 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.

Change-Id: Ibcf144d960fe52f0eab0d5015bd30cf7c1e37e25
Closes-Bug: #1688308
2017-05-05 12:40:59 +01:00
lib Throw warnings for norpm actions 2017-03-03 09:21:59 -07:00
manifests Handle duplicate/invalid entries in migration SSH inbound addresses 2017-05-05 12:40:59 +01:00
releasenotes Restrict nova migration ssh tunnel 2017-05-03 20:20:01 +00:00
spec Handle duplicate/invalid entries in migration SSH inbound addresses 2017-05-05 12:40:59 +01:00
templates Merge "Refactor enabled languages from an array to a hash" 2017-04-04 22:09:54 +00:00
.gitignore Add basic structure for ReNo 2016-12-03 13:16:33 +00:00
.gitreview Update .gitreview file for project rename 2015-06-12 23:12:30 +00:00
.sync.yml Initial msync run for all Puppet OpenStack modules 2015-08-18 14:30:54 +02:00
Gemfile Switch puppet-tripleo to use puppet-openstack_spec_helper 2016-09-22 21:26:23 -04:00
LICENSE Add basic structure for a Puppet module 2015-02-02 11:39:21 -05:00
Puppetfile_extras Update puppet-etcd version 2017-04-24 18:07:40 +02:00
README.md Show team and repo badges on README 2016-11-25 17:16:13 +01:00
Rakefile Composable HA 2017-01-25 19:32:31 +00:00
bindep.txt Add bindep support 2017-03-13 12:00:34 -04:00
metadata.json Update version for Pike 2017-03-07 11:27:12 -07:00
setup.cfg Add basic structure for ReNo 2016-12-03 13:16:33 +00:00
setup.py Add basic structure for ReNo 2016-12-03 13:16:33 +00:00
test-requirements.txt Add basic structure for ReNo 2016-12-03 13:16:33 +00:00
tox.ini Add basic structure for ReNo 2016-12-03 13:16:33 +00:00

README.md

Team and repository tags

Team and repository tags

puppet-tripleo

Lightweight composition layer for Puppet TripleO.