AIO script is failing on Rackspace Cloud

Bug #1407900 reported by Matt Thompson
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack-Ansible
Fix Released
High
Matt Thompson
Icehouse
Fix Released
High
Jesse Pretorius
Juno
Fix Released
High
Jesse Pretorius
Trunk
Fix Released
High
Matt Thompson

Bug Description

Commit 1dae4cc has caused AIO builds on Rackspace Cloud to fail due to lack of missing newline on /etc/ssh/sshd_config. We should update the AIO script to add a newline to /etc/ssh/sshd_config before ansible runs.

Matt Thompson (mattt416)
Changed in openstack-ansible:
importance: Undecided → High
status: New → In Progress
assignee: nobody → Matt Thompson (mattt416)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to os-ansible-deployment (master)

Reviewed: https://review.openstack.org/145193
Committed: https://git.openstack.org/cgit/stackforge/os-ansible-deployment/commit/?id=f12970ee285101d95eeac921a0218af437a7f888
Submitter: Jenkins
Branch: master

commit f12970ee285101d95eeac921a0218af437a7f888
Author: Matt Thompson <email address hidden>
Date: Tue Jan 6 10:30:56 2015 +0000

    Add newline to end of /etc/ssh/sshd_config

    On Rackspace cloud trusty image, /etc/ssh/sshd_config is missing a
    trailing newline. This is causing an issue w/ ansible when we append
    MaxSessions, as it doesn't end up putting it on a newline, resulting in
    sshd failing to restart.

    Change-Id: Ia8d1f80e6631dd7dbe2bafe54ec62a34a603524a
    Closes-Bug: #1407900

Changed in openstack-ansible:
status: In Progress → Fix Committed
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.