Skip to content
This repository has been archived by the owner on Aug 13, 2024. It is now read-only.

Commit

Permalink
fix settings with quotes in sites template (#151)
Browse files Browse the repository at this point in the history
* fix settings with quotes in sites template

* bump FreeBSD supported versions up to 11.0

* Update site.conf.j2
  • Loading branch information
demik authored and jdauphant committed Jan 18, 2017
1 parent 99938b5 commit 0ea59e4
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions meta/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,10 @@ galaxy_info:
- name: FreeBSD
versions:
- 10.0
- 10.1
- 10.2
- 10.3
- 11.0
categories:
- web
allow_duplicates: yes
Expand Down

0 comments on commit 0ea59e4

Please sign in to comment.