openstack-ansible-lxc_hosts/tasks
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
..
lxc_cache_create.yml Merge "Ignore Ansible warnings for mount/tar" 2017-06-30 00:38:25 +00:00
lxc_cache_preparation_systemd_new.yml Fix machinectl set-limit 2017-04-24 16:15:55 +01:00
lxc_cache_preparation_systemd_old.yml Merge "Ignore Ansible warnings for mount/tar" 2017-06-30 00:38:25 +00:00
lxc_cache_preparation.yml Merge "Retry remote fetch tasks" 2017-06-21 15:26:22 +00:00
lxc_cache.yml Use correct variant var name 2017-04-20 14:52:16 +01:00
lxc_dnsmasq_cleanup.yml IRR for lxc_host 2015-11-03 04:22:57 -06:00
lxc_install_apt.yml Optimise the distro package installation 2017-06-08 15:44:23 +01:00
lxc_install_yum.yml Optimise the distro package installation 2017-06-08 15:44:23 +01:00
lxc_install_zypper.yml Optimise the distro package installation 2017-06-08 15:44:23 +01:00
lxc_install.yml Add SUSE support 2017-04-25 14:56:33 +01:00
lxc_kernel_tuning.yml Remove 'ignore_errors: true' in favor of 'failed_when: false' 2016-10-14 16:44:17 -05:00
lxc_net.yml Fix container bridge networking on SUSE 2017-05-08 11:24:12 +01:00
lxc_post_install.yml tasks: lxc_post_install: Fix system.conf DefaultTasksMax setting 2017-07-03 22:57:42 +01:00
lxc_pre_install.yml Changed for lxc-host setup/build for multi-distro 2016-05-03 08:49:54 -05:00
lxc_selinux.yml Moving selinux bits into lxc_selinux 2017-03-09 09:34:20 +00:00
main.yml Use machinectl to manage image caches 2017-04-15 05:33:10 +00:00