]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
validate.py: Fix alphabetical order on uca
authorGabriel Ramirez <gabrielramirez1109@gmail.com>
Tue, 25 Jun 2019 04:52:11 +0000 (21:52 -0700)
committerDimitri Savineau <savineau.dimitri@gmail.com>
Wed, 26 Jun 2019 12:59:57 +0000 (08:59 -0400)
commitadf5fdca8ba6601d1d51c7d46a25128b2c7f6e76
tree90b3f2270817f554501d8e9997821b94f7d7cc17
parent3ae024f4045d50425c183982f01866ab9d38fc5d
validate.py: Fix alphabetical order on uca

Alphabetized ceph_repository_uca keys due to errors validating when
using UCA/queens repository on Ubuntu 16.04

An exception occurred during task execution. To see the full
traceback, use -vvv. The error was:
SchemaError: -> ceph_stable_repo_uca  schema item is not
alphabetically ordered

Closes: #4154
Signed-off-by: Gabriel Ramirez <gabrielramirez1109@gmail.com>
(cherry picked from commit 82262c6e8c22eca98ffba5d0c65fa65e83a62793)
plugins/actions/validate.py