Go to file
Travis Truman 1bbd73bfff Fail immediately when kernel needs an update
Previously we were executing half the role's tasks before
checking the kernel version. Failing fast may save some
deployer time and annoyance.

Change-Id: I0abd53d5e9ad8b94724316da4f55a89d8dd46404
2016-06-03 13:12:22 -04:00
2015-11-03 02:57:54 -06:00
2015-11-03 02:57:54 -06:00
2016-05-04 15:18:53 +01:00
2015-11-03 02:57:54 -06:00
2015-11-03 02:57:54 -06:00
2015-11-03 02:57:54 -06:00
2015-12-09 11:46:54 -06:00
2015-11-03 02:57:54 -06:00
2016-04-16 08:47:36 -05:00

OpenStack host setup

tags

openstack, host, cloud, ansible

category

*nix

Role for basic setup and configuration of a host machine for the intended purpose of use within OpenStack.

- name: Basic host setup
  hosts: "hosts"
  user: root
  roles:
    - { role: "openstack_hosts", tags: [ "openstack-hosts-setup" ] }
Description
Role openstack_hosts for OpenStack-Ansible
Readme 7 MiB
Languages
Jinja 59.1%
Python 40.9%