Fix metadata to not fail on installation via Ansible Galaxy.

This commit is contained in:
Dorian 2014-12-29 17:29:53 -05:00
parent d0083fd476
commit 232399f447
1 changed files with 2 additions and 2 deletions

View File

@ -17,7 +17,7 @@ galaxy_info:
# the ones that apply to your role. If you don't see your # the ones that apply to your role. If you don't see your
# platform on this list, let us know and we'll get it added! # platform on this list, let us know and we'll get it added!
# #
#platforms: platforms:
#- name: EL #- name: EL
# versions: # versions:
# - all # - all
@ -105,7 +105,7 @@ galaxy_info:
# Below are all categories currently available. Just as with # Below are all categories currently available. Just as with
# the platforms above, uncomment those that apply to your role. # the platforms above, uncomment those that apply to your role.
# #
categories: categories:
#- cloud #- cloud
#- cloud:ec2 #- cloud:ec2
#- cloud:gce #- cloud:gce