Chrony outputting bad ansible_group_vars values

Bug #1804511 reported by Jill Rouleau
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
tripleo
In Progress
High
Jill Rouleau

Bug Description

ansible_group_vars from https://github.com/openstack/tripleo-heat-templates/blob/master/deployment/timesync/chrony-ansible.yaml are written out as unicode strings, resulting in bad chrony.conf.

$ cat group_vars/ControllerDeployedServer:
---snip---
chrony_ntp_servers: [u'server 0.rhel.pool.ntp.org']
max_fail_percentage: 15
chrony_manage_package: True
chrony_ntp_pools: [u'pool.ntp.org']
chrony_acl_rules: [u'deny all']

Changed in tripleo:
importance: Undecided → High
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.