Skip to content

Commit

Permalink
fixing syntax errors
Browse files Browse the repository at this point in the history
  • Loading branch information
Bob Renwick committed Feb 19, 2014
1 parent 735928f commit c332f0e
Showing 1 changed file with 64 additions and 64 deletions.
128 changes: 64 additions & 64 deletions meta/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,82 +11,82 @@ galaxy_info:
#
platforms:
- name: EL
versions:
- all
- 5
- 6
versions:
- all
- 5
- 6
- name: GenericUNIX
versions:
- all
- any
versions:
- all
- any
- name: Fedora
versions:
- all
- 16
- 17
- 18
- 19
- 20
versions:
- all
- 16
- 17
- 18
- 19
- 20
- name: opensuse
versions:
- all
- 12.1
- 12.2
- 12.3
- 13.1
- 13.2
versions:
- all
- 12.1
- 12.2
- 12.3
- 13.1
- 13.2
- name: GenericBSD
versions:
- all
- any
versions:
- all
- any
- name: FreeBSD
versions:
- all
- 8.0
- 8.1
- 8.2
- 8.3
- 8.4
- 9.0
- 9.1
- 9.1
- 9.2
versions:
- all
- 8.0
- 8.1
- 8.2
- 8.3
- 8.4
- 9.0
- 9.1
- 9.1
- 9.2
- name: Ubuntu
versions:
- all
- lucid
- maverick
- natty
- oneiric
- precise
- quantal
- raring
- saucy
- trusty
versions:
- all
- lucid
- maverick
- natty
- oneiric
- precise
- quantal
- raring
- saucy
- trusty
- name: SLES
versions:
- all
- 10SP3
- 10SP4
- 11
- 11SP1
- 11SP2
- 11SP3
versions:
- all
- 10SP3
- 10SP4
- 11
- 11SP1
- 11SP2
- 11SP3
- name: GenericLinux
versions:
- all
- any
versions:
- all
- any
- name: Debian
versions:
- all
- etch
- lenny
- squeeze
- wheezy
versions:
- all
- etch
- lenny
- squeeze
- wheezy
# Below are all categories currently available. Just as with
# the platforms above, uncomment those that apply to your role.
#
#categories:
categories:
#- cloud
#- cloud:ec2
#- cloud:gce
Expand Down

0 comments on commit c332f0e

Please sign in to comment.