Kevin Carter 8d982fae4c
Remove the legacy cache creation process
This change removes the legacy cache creation process which was used to
provide compatibility until the needed changes were merged into the lxc
container create role. Because everything needed is now upstream as found
here: [0] the legacy cache task has been removed.

This change also addresses an Ansible lint issue by moving the existing
cache cleanup task to an idempotent one.

[0] - https://review.openstack.org/#/c/311796/

Change-Id: I2950348c99e4eca7c0205d8674d77393816debe8
Signed-off-by: Kevin Carter <kevin.carter@rackspace.com>
2016-05-04 09:10:05 -05:00
2015-12-09 09:17:00 -06:00
2015-11-03 04:22:57 -06:00
2015-11-03 04:22:57 -06:00
2015-11-03 04:22:57 -06:00
2015-12-09 09:17:00 -06:00
2015-11-03 04:22:57 -06:00
2016-04-16 08:47:20 -05:00

OpenStack LXC host setup

tags

openstack, lxc, host, cloud, ansible

category

*nix

Role for deployment and setup of an LXC host.

- name: Basic lxc host setup
  hosts: "hosts"
  user: root
  roles:
    - { role: "lxc_hosts", tags: [ "lxc-host", "host-setup" ] }
Description
Role lxc_hosts for OpenStack-Ansible
Readme 9.7 MiB
Languages
Jinja 61.6%
Python 22.9%
Shell 15.3%
Roff 0.2%