Add missing xenial to meta.yml

os_nova now supports Ubuntu 16.04, aka xenial.
This commit adds the missing platform version xenial to
the role meta data.

Change-Id: I49e797e65e7a5a4a11ec451680c488bac679378d
This commit is contained in:
Michael Gugino 2016-06-27 15:35:13 -04:00
parent bf12ab4253
commit 0b5b8dd88a
1 changed files with 1 additions and 0 deletions

View File

@ -23,6 +23,7 @@ galaxy_info:
- name: Ubuntu
versions:
- trusty
- xenial
categories:
- cloud
- python