Role lxc_hosts for OpenStack-Ansible
Go to file
Markos Chandras bdab4ef8b5 tasks: lxc_post_install: Fix system.conf DefaultTasksMax setting
systemd does not allow inline comments so the default value was never
applied to unit files as systemd printed the following warning in the
journal

Jul 03 16:39:19 vagrant-openSUSE-Leap systemd[1]: [/etc/systemd/system.conf:44] Maximum tasks value '8192 # Managed by Ansible' invalid. Ignoring.

As such, drop the comment.

Fixes: I8b4143aac84d4c795cab9c0d978c9a97ebea1793
Depends-On: I55a06c1903c4435db6d820e6919daa5f10362031
Change-Id: I6bca2b5d8ac875d8f81eb4ce61a59b97fb9d3b1e
2017-07-03 22:57:42 +01:00
defaults Add s390x as supported architecture 2017-06-26 15:03:44 +02:00
doc Use https instead of http for git.openstack.org 2017-02-06 11:46:46 +08:00
examples [DOCS] Create separate example playbook file 2016-08-11 20:21:22 -05:00
files tasks: Set systemd installation prefix 2017-04-25 14:56:33 +01:00
handlers systemd: Set a higher DefaultTasksMax value 2017-06-22 08:51:20 +01:00
meta Add SUSE support 2017-04-25 14:56:33 +01:00
releasenotes Merge "Add s390x as supported architecture" 2017-06-26 13:49:20 +00:00
tasks tasks: lxc_post_install: Fix system.conf DefaultTasksMax setting 2017-07-03 22:57:42 +01:00
templates Fix container bridge networking on SUSE 2017-05-08 11:24:12 +01:00
tests Updated from OpenStack Ansible Tests 2017-06-22 15:19:02 +00:00
vars Revert "Use LXC v2.0.6 on CentOS" 2017-06-14 13:26:41 +00:00
.gitignore Updated from OpenStack Ansible Tests 2017-06-22 15:19:02 +00:00
.gitreview New git dotfiles for independant repository 2015-11-25 20:56:11 +00:00
bindep.txt Updated from OpenStack Ansible Tests 2017-06-22 15:19:02 +00:00
CONTRIBUTING.rst [DOCS] - Removing tags: and category: 2016-08-18 15:16:58 -04:00
LICENSE IRR for lxc_host 2015-11-03 04:22:57 -06:00
manual-test.rc Use centralised test scripts 2016-09-27 16:47:07 +01:00
README.rst Show team and repo badges on README 2016-11-25 16:04:01 +01:00
run_tests.sh Updated from OpenStack Ansible Tests 2017-06-22 15:19:02 +00:00
setup.cfg Changed the home-page link 2016-10-05 12:49:57 +05:30
setup.py Updated from global requirements 2017-03-02 11:51:17 +00:00
test-requirements.txt Updated from global requirements 2017-06-27 12:17:29 +00:00
tox.ini Ensure that role tests pin pip/setuptools/wheel 2017-06-04 11:18:39 +01:00
Vagrantfile Updated from OpenStack Ansible Tests 2017-06-22 15:19:02 +00:00

Team and repository tags

image

OpenStack-Ansible LXC hosts

Ansible role that configures a host for running LXC containers.

Documentation for the project can be found at:

http://docs.openstack.org/developer/openstack-ansible-lxc_hosts

The project home is at:

http://launchpad.net/openstack-ansible