Jesse Pretorius 995756f2a5 Move all lints tests to consolidated 'linters' tox environment
OpenStack-Infra has requested that lint tests be pipelined into the 'linters'
tox target in order to make more efficient use of nodepool resources.

This patch:
- adds a 'linters' target which executes all required lint tests.
- removes previously seperated tox targets for lint tests.

Change-Id: Ic157a673aedb256353c04f44d2f70605132ba9ae
2016-02-08 16:38:07 +00:00
2015-12-01 11:46:36 -05:00
2016-01-28 14:40:27 -05:00
2016-02-02 13:33:28 -05:00
2016-01-28 14:40:27 -05:00
2016-01-13 10:49:19 -05:00
2015-12-01 11:46:36 -05:00
2015-12-10 18:50:27 +00:00
2015-09-14 20:51:27 -04:00
2015-12-01 11:49:10 -05:00
2016-01-28 14:40:27 -05:00
2015-12-01 11:46:36 -05:00
2015-12-01 11:46:36 -05:00
2015-12-01 11:46:36 -05:00

ansible-role-diskimage-builder

Ansible role to manage Diskimage Builder

Description

Diskimage builder is a tool for building disk images, file system images and ramdisk images.

Requirements

Packages

Package repository index files should be up to date before using this role, we do not manage them.

Role Variables

Dependencies

Example Playbook

- name: Install diskimage-builder
  hosts: nodepool
  roles:
    - ansible-role-diskimage-builder
Description
Ansible role to manage diskimage-builder
Readme 405 KiB
Languages
Python 100%