Files
ansible-role-nodepool/README.rst
Paul Belanger bc6fcdc900 Simplify documentation
Change-Id: Iaeea7a0073c35c48e11d73976df850099e8c9cee
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
2015-11-21 18:51:10 -05:00

857 B

ansible-role-nodepool

Ansible role to manage Nodepool

Description

Nodepool is a system for launching single-use test nodes on demand based on images built with cached data. It is designed to work with any OpenStack based cloud, and is part of a suite of tools that form a comprehensive test system including Jenkins and Zuul.

Requirements

Role Variables

Dependencies

Example Playbook

- name: Install nodepool
  hosts: nodepool
  roles:
    - ansible-role-nodepool