Create ansible-role-ssh

This is a role to manage the ssh client on a host. Everything from ssh
public / private keys to known_hosts.

We'll be adding this into windmill, so add the appropriate IRC channels
and voting / non-voting jobs.

Change-Id: Ia81937c001f121c31c2601060e6afb1efc7e0316
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
This commit is contained in:
Paul Belanger 2016-02-17 16:20:35 -05:00
parent 98584390a0
commit 969300f8d0
5 changed files with 37 additions and 0 deletions

View File

@ -0,0 +1,14 @@
[access "refs/heads/*"]
abandon = group ansible-role-ssh-core
label-Code-Review = -2..+2 group ansible-role-ssh-core
label-Workflow = -1..+1 group ansible-role-ssh-core
[access "refs/tags/*"]
pushSignedTag = group ansible-role-ssh-release
[receive]
requireChangeId = true
requireContributorAgreement = true
[submit]
mergeContent = true

View File

@ -746,6 +746,9 @@
description: Ansible role to manage Nodepool
- project: openstack/ansible-role-shade
description: Ansible role to manage Shade
- project: openstack/ansible-role-ssh
description: Ansible role to manage SSH
upstream: https://github.com/pabelanger/ansible-role-ssh.git
- project: openstack/ansible-role-zuul
description: Ansible role to manage Zuul
- project: openstack/anvil

View File

@ -1793,6 +1793,7 @@ openstack-windmill:
- openstack/ansible-role-nginx
- openstack/ansible-role-nodepool
- openstack/ansible-role-shade
- openstack/ansible-role-ssh
- openstack/ansible-role-zuul
- openstack/windmill
branches:

View File

@ -95,6 +95,15 @@
- ansible-role-jobs
- hook-{name}-rtfd
- project:
name: ansible-role-ssh
node: bare-trusty
tarball-site: tarballs.openstack.org
jobs:
- ansible-role-jobs
- hook-{name}-rtfd
- project:
name: ansible-role-zuul
node: bare-trusty

View File

@ -3853,6 +3853,16 @@ projects:
- name: windmill-jobs-centos7-nv
- name: windmill-jobs-trusty-nv
- name: openstack/ansible-role-ssh
template:
- name: merge-check
- name: ansible-role-jobs
- name: ansible-role-functional-jobs-centos7-nv
- name: ansible-role-functional-jobs-trusty-nv
- name: docs-on-rtfd
- name: windmill-jobs-centos7-nv
- name: windmill-jobs-trusty-nv
- name: openstack/ansible-role-zuul
template:
- name: merge-check