]> git.apps.os.sepia.ceph.com Git - ceph-cm-ansible.git/commit
testnode: Remove manual configuration of getty 235/head
authorDavid Galloway <dgallowa@redhat.com>
Tue, 26 Apr 2016 20:49:28 +0000 (16:49 -0400)
committerDavid Galloway <dgallowa@redhat.com>
Thu, 28 Apr 2016 17:46:07 +0000 (13:46 -0400)
commita5d1c711ce95e876d3620a021316412767fcfc61
tree3caec2eaaa70b07b611624997632302c9f4a41c3
parent7a5ed914e80e202a90069c05c919a7df6c436aa1
testnode: Remove manual configuration of getty

Manual configuration of the getty service is no longer required for
Trusty or later.  The system-specific "console=ttySX" parameter in
/proc/cmdline is enough to configure the SOL tty during Ubuntu
installation.

See http://tracker.ceph.com/issues/15269 for further explanation.

Signed-off-by: David Galloway <dgallowa@redhat.com>
roles/testnode/handlers/main.yml
roles/testnode/tasks/setup-ubuntu-non-aarch64.yml
roles/testnode/templates/ttyS1.conf [deleted file]
roles/testnode/templates/ttyS2.conf [deleted file]