diff options
author | Dylan Perry <dylan.perry@messagemedia.com.au> | 2017-04-07 15:43:35 +1000 |
---|---|---|
committer | Scott Moser <smoser@brickies.net> | 2017-04-21 15:45:40 -0400 |
commit | d16632ad8dfd1844d265d93ab00b54d419626019 (patch) | |
tree | 19ba536395b2d80a7aa1b48dcdffa96d1de50170 /cloudinit/templater.py | |
parent | 2775622cda53da14d6609c864b5888d54c9b6eea (diff) | |
download | vyos-cloud-init-d16632ad8dfd1844d265d93ab00b54d419626019.tar.gz vyos-cloud-init-d16632ad8dfd1844d265d93ab00b54d419626019.zip |
Fix yum repo config where keys contain array values
ConfigObj produces configuration files that are incompatible with yum if
multiple values are listed for a configuration key. Switch to the builtin
configparser, and ConfigParser (Python 2) which correctly handles this
case.
Add additional test case for array values in yum_repos definition
LP: #1592150
Diffstat (limited to 'cloudinit/templater.py')
0 files changed, 0 insertions, 0 deletions