]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-cm-ansible.git/commit
testnode: Create sshd config and set package vars for Bionic
authorDavid Galloway <dgallowa@redhat.com>
Fri, 27 Apr 2018 16:13:00 +0000 (12:13 -0400)
committerDavid Galloway <dgallowa@redhat.com>
Fri, 27 Apr 2018 16:48:48 +0000 (12:48 -0400)
commitef5f7c47c5b9fb3bbb18b9ec523953c0f63445a0
treef52296af4f3a03c9b1efb45eb27429e742783afc
parent52933a6e74b983ee2e1c49d038ce4c541e86718b
testnode: Create sshd config and set package vars for Bionic

Packages missing in Bionic that were in Xenial:
  - libapache2-mod-fastcgi
  - libboost-thread1.58.0
  - libcrypto++9v5

Signed-off-by: David Galloway <dgallowa@redhat.com>
roles/testnode/templates/ssh/sshd_config_ubuntu_18 [new file with mode: 0644]
roles/testnode/vars/ubuntu_18.yml [new file with mode: 0644]