TASK [non_docker_stroom/update_config : Add APP log delivery task to crontab] *************************************************************************************************************************************************************
fatal: [stroom-ui-host-1]: FAILED! => changed=false
msg: |-
must be privileged to use -u
This is due to alreading being set to become_user: "{{ stroom_user }}" (in install_mixed_cluster.yml), but setting the user within the cron entry in ansible. Solution is to delete or comment out the user in the cron entry.
This is for dw-v7 branch Error message:
This is due to alreading being set to
become_user: "{{ stroom_user }}"
(in install_mixed_cluster.yml), but setting the user within the cron entry in ansible. Solution is to delete or comment out the user in the cron entry.This will need to be done for all three cron entries