kolla-ansible/ansible
Minho Ban ecc1e4a6eb remove uid, gid from rsyncd.conf for swift user
The rsync prior to v3.1.0 the uid/gid parameter have no effect at
all if it runs as normal(non-root) user.

Since v3.1.0 these parameter are problematic for normal user
because now rsync, regardless of root or non-root, if the
parameters are given then it just tries to call setgroups() which
is not possible for normal user so errors may occur.

    swift-object-replicator: @ERROR: setgroups failed\u0000
    swift-object-replicator: rsync error: error starting
    client-server protocol (code 5) at main.c(1648)
    [sender=3.1.2]\u0000

Either way, these parameters are not needed for swift-rsync
container.

Change-Id: Ia7fe9f06d7a21a55f52b90c2cc1b2498300e6532
Signed-off-by: Minho Ban <mhban@samsung.com>
2018-07-18 09:17:12 +09:00
..
action_plugins Support check and diff mode for merge_config and merge_yaml module 2018-06-12 10:56:45 +08:00
group_vars Merge "Add resource Constraints to Nova containers." 2018-07-13 08:38:21 +00:00
inventory Support deploying Monasca Log Persister 2018-07-12 15:15:38 +01:00
library Add resource Constraints to Nova containers. 2018-07-12 23:24:05 +05:30
roles remove uid, gid from rsyncd.conf for swift user 2018-07-18 09:17:12 +09:00
bifrost.yml Detect openstack_release in kolla-ansible deploy-bifrost 2018-03-08 10:13:32 +00:00
certificates.yml Make the certificates role just run on deploy node 2018-03-20 19:57:30 +08:00
destroy.yml Give plays in the playbooks a name 2016-12-05 15:40:56 +00:00
kolla-host.yml Fix missed kolla_action and kolla_serial 2018-05-16 13:13:06 +01:00
mariadb_recovery.yml Detect openstack_release variable in mariadb recovery playbooks 2017-04-11 07:38:25 +00:00
post-deploy.yml post-deploy: honour --config-dir argument 2017-10-12 16:35:56 +02:00
site.yml Fix the task about --limit does not perform 2018-06-26 10:10:58 +00:00
stop.yml Added support for a stop playbook in kolla 2016-11-23 11:45:23 +00:00