DEPRECATED, Role nspawn_container_create for OpenStack-Ansible
Go to file
Kevin Carter 32f3ffdcbc
Update role to gate using all supported distros
The changes here remove the boiler plate code we had in favor of using
all of our common roles. This also updates the nspawn role using some of
the learnings we've had from our recent LXC changes and ensures we're
not breaking any compatibility we had with our various distros.

Add option to run a full config update if required

> As a deployer I need the ability to make a sweeping change to container
  configs if required. At present the nspawn container create role will
  attempt to preserve the configs and update only what's required, which
  is desirable when maintaining uptime. This change provides the option
  `nspawn_container_preserve_config` which, if set to "false" will
  template the container configs instead of trying to preserve it.

Document everything in config

Change-Id: Ie969c10578e1102767ad8991c9d6171b547aef87
Signed-off-by: Kevin Carter <kevin.carter@rackspace.com>
2018-05-14 21:33:05 -05:00
defaults Update role to gate using all supported distros 2018-05-14 21:33:05 -05:00
doc First commit 2018-02-06 22:37:24 -06:00
examples First commit 2018-02-06 22:37:24 -06:00
handlers Update role to gate using all supported distros 2018-05-14 21:33:05 -05:00
meta Update role to gate using all supported distros 2018-05-14 21:33:05 -05:00
releasenotes First commit 2018-02-06 22:37:24 -06:00
tasks Update role to gate using all supported distros 2018-05-14 21:33:05 -05:00
templates Update role to gate using all supported distros 2018-05-14 21:33:05 -05:00
tests Update role to gate using all supported distros 2018-05-14 21:33:05 -05:00
vars Update role to gate using all supported distros 2018-05-14 21:33:05 -05:00
zuul.d Update role to gate using all supported distros 2018-05-14 21:33:05 -05:00
.gitignore Updated from OpenStack Ansible Tests 2018-03-27 15:48:36 +00:00
.gitreview First commit 2018-02-06 22:37:24 -06:00
bindep.txt First commit 2018-02-06 22:37:24 -06:00
CONTRIBUTING.rst First commit 2018-02-06 22:37:24 -06:00
LICENSE First commit 2018-02-06 22:37:24 -06:00
manual-test.rc First commit 2018-02-06 22:37:24 -06:00
README.rst Update links in README 2018-03-03 12:33:48 +08:00
run_tests.sh Updated from OpenStack Ansible Tests 2018-04-30 05:12:27 +00:00
setup.cfg First commit 2018-02-06 22:37:24 -06:00
setup.py First commit 2018-02-06 22:37:24 -06:00
test-requirements.txt First commit 2018-02-06 22:37:24 -06:00
tox.ini Remove tests-repo-clone.sh 2018-03-28 10:12:05 +01:00
Vagrantfile Updated from OpenStack Ansible Tests 2018-05-09 19:39:10 +00:00

Team and repository tags

image

OpenStack-Ansible nspawn container create

Documentation for the project can be found at:

https://docs.openstack.org/openstack-ansible-nspawn_container_create/latest/

The project home is at:

https://launchpad.net/openstack-ansible