Moved external DNS to infra-templates, added min/max versions and updated category to External DNS

This commit is contained in:
deniseschannon
2016-11-20 08:17:34 -08:00
parent 27f6f8bb8f
commit 440fac6202
60 changed files with 1459 additions and 7 deletions
+1 -1
View File
@@ -3,6 +3,7 @@
version: "v1.0.0-rancher1"
description: "Domain Name Server powered by Bind9"
minimum_rancher_version: v0.44.0
maximum_rancher_version: v1.1.99
questions:
- variable: "BIND9_ROOTDOMAIN"
label: "The root domain to manage in bind9"
@@ -42,4 +43,3 @@ bind9:
strategy: recreate
healthy_threshold: 2
response_timeout: 2000
+1 -1
View File
@@ -2,4 +2,4 @@ name: Bind9 Domain Name Server
description: |
Bind9 DNS server, compatible with the "DNS Update (RFC2136)"
version: v1.0.0-rancher1
category: Rancher Services
category: External DNS