Compare commits
	
		
			4 Commits
		
	
	
		
			master
			...
			v2.0-devel
		
	
	| Author | SHA1 | Date | |
|---|---|---|---|
| 
						 | 
					79e3f1f11c | ||
| 
						 | 
					88cd665f10 | ||
| 
						 | 
					23441eadc6 | ||
| 
						 | 
					4219fbbef4 | 
@ -4,6 +4,7 @@
 | 
			
		||||
  version: "v0.1.0"
 | 
			
		||||
  description: "Rancher External DNS service powered by Alibaba Cloud"
 | 
			
		||||
  minimum_rancher_version: v1.6.8-rc1
 | 
			
		||||
  maximum_rancher_version: v1.9.99
 | 
			
		||||
  questions:
 | 
			
		||||
    - variable: "ALICLOUD_ACCESS_KEY_ID"
 | 
			
		||||
      label: "Access Key ID"
 | 
			
		||||
 | 
			
		||||
@ -3,6 +3,7 @@
 | 
			
		||||
  version: "v1.0.0-rancher1"
 | 
			
		||||
  description: "Domain Name Server powered by Bind9"
 | 
			
		||||
  minimum_rancher_version: v1.2.0-pre4-rc1
 | 
			
		||||
  maximum_rancher_version: v1.9.99
 | 
			
		||||
  questions:
 | 
			
		||||
    - variable: "BIND9_ROOTDOMAIN"
 | 
			
		||||
      label: "The root domain to manage in bind9"
 | 
			
		||||
 | 
			
		||||
@ -4,6 +4,7 @@
 | 
			
		||||
  version: "v0.6.0-rancher2"
 | 
			
		||||
  description: "Rancher External DNS service powered by CloudFlare. Requires Rancher version v1.1.0"
 | 
			
		||||
  minimum_rancher_version: v1.6.0-rc1
 | 
			
		||||
  maximum_rancher_version: v1.9.99
 | 
			
		||||
  questions:
 | 
			
		||||
    - variable: "CLOUDFLARE_EMAIL"
 | 
			
		||||
      label: "CloudFlare email address"
 | 
			
		||||
 | 
			
		||||
@ -4,6 +4,7 @@
 | 
			
		||||
  version: "v0.6.4.1"
 | 
			
		||||
  description: "Rancher External DNS service powered by DigitalOcean"
 | 
			
		||||
  minimum_rancher_version: v1.6.0-rc1
 | 
			
		||||
  maximum_rancher_version: v1.9.99
 | 
			
		||||
  questions:
 | 
			
		||||
    - variable: "DO_PAT"
 | 
			
		||||
      label: "DigitalOcean Personal Access Token"
 | 
			
		||||
 | 
			
		||||
@ -4,6 +4,7 @@
 | 
			
		||||
  version: "v0.6.0-rancher2"
 | 
			
		||||
  description: "Rancher External DNS service powered by DNSimple. Requires Rancher version v1.1.0"
 | 
			
		||||
  minimum_rancher_version: v1.6.0-rc1
 | 
			
		||||
  maximum_rancher_version: v1.9.99
 | 
			
		||||
  questions:
 | 
			
		||||
    - variable: "DNSIMPLE_EMAIL"
 | 
			
		||||
      label: "DNSimple Account Email Address"
 | 
			
		||||
 | 
			
		||||
@ -4,6 +4,7 @@
 | 
			
		||||
  version: "v0.6.2-rancher2"
 | 
			
		||||
  description: "Rancher External DNS service powered by any RFC2136 compatible DNS server. Requires Rancher version v1.1.0"
 | 
			
		||||
  minimum_rancher_version: v1.6.0-rc1
 | 
			
		||||
  maximum_rancher_version: v1.6.0-rc1
 | 
			
		||||
  questions:
 | 
			
		||||
    - variable: "RFC2136_HOST"
 | 
			
		||||
      label: "DNS Server IP"
 | 
			
		||||
 | 
			
		||||
@ -4,6 +4,7 @@
 | 
			
		||||
  version: "v0.7.2-rancher1"
 | 
			
		||||
  description: "Rancher External DNS service powered by any RFC2136 compatible DNS server. Requires Rancher version v1.1.0"
 | 
			
		||||
  minimum_rancher_version: v1.6.0-rc1
 | 
			
		||||
  maximum_rancher_version: v1.9.99
 | 
			
		||||
  questions:
 | 
			
		||||
    - variable: "RFC2136_HOST"
 | 
			
		||||
      label: "DNS Server IP"
 | 
			
		||||
 | 
			
		||||
@ -5,7 +5,7 @@
 | 
			
		||||
  description: "Rancher External DNS service powered by Gandi. Requires Rancher version v1.1.0"
 | 
			
		||||
  maintainer: "Frederic Leger <contact@webofmars.com>"
 | 
			
		||||
  minimum_rancher_version: v1.6.0-rc1
 | 
			
		||||
  #maximum_rancher_version:
 | 
			
		||||
  maximum_rancher_version: v1.9.99
 | 
			
		||||
  questions:
 | 
			
		||||
    - variable: "GANDI_APIKEY"
 | 
			
		||||
      label: "Gandi API key"
 | 
			
		||||
 | 
			
		||||
@ -1,6 +1,7 @@
 | 
			
		||||
.catalog:
 | 
			
		||||
  version: v0.28.1
 | 
			
		||||
  minimum_rancher_version: v1.2.0-pre4-rc1
 | 
			
		||||
  maximum_rancher_version: v1.9.99
 | 
			
		||||
  questions:
 | 
			
		||||
  - variable: ZOOKEEPER_SCALE
 | 
			
		||||
    label: ZooKeeper Count
 | 
			
		||||
 | 
			
		||||
@ -3,6 +3,7 @@
 | 
			
		||||
  version: "v0.2.0-rancher1"
 | 
			
		||||
  description: "Rancher External DNS service powered by PointHQ. Requires Rancher version 0.44.0"
 | 
			
		||||
  minimum_rancher_version: v1.2.0-pre4-rc1
 | 
			
		||||
  maximum_rancher_version: v1.9.99
 | 
			
		||||
  questions:
 | 
			
		||||
    - variable: "POINTHQ_EMAIL"
 | 
			
		||||
      label: "PointHQ account email address"
 | 
			
		||||
 | 
			
		||||
@ -3,6 +3,7 @@
 | 
			
		||||
  version: "v0.2.1-rancher1"
 | 
			
		||||
  description: "Rancher External DNS service powered by PointHQ. Requires Rancher version 0.44.0"
 | 
			
		||||
  minimum_rancher_version: v1.2.0-pre4-rc1
 | 
			
		||||
  maximum_rancher_version: v1.9.99
 | 
			
		||||
  questions:
 | 
			
		||||
    - variable: "POINTHQ_EMAIL"
 | 
			
		||||
      label: "PointHQ account email address"
 | 
			
		||||
 | 
			
		||||
@ -3,3 +3,5 @@
 | 
			
		||||
  version: "1.11.4"
 | 
			
		||||
  description: Open-source lightweight management UI for a Docker host or Swarm cluster
 | 
			
		||||
  minimum_rancher_version: v1.5.0-rc1
 | 
			
		||||
  maximum_rancher_version: v1.9.99
 | 
			
		||||
  
 | 
			
		||||
 | 
			
		||||
@ -3,6 +3,7 @@
 | 
			
		||||
  version: "v0.5.0-rancher1"
 | 
			
		||||
  description: Rancher External DNS service for PowerDNS.
 | 
			
		||||
  minimum_rancher_version: v1.2.0-pre4-rc1
 | 
			
		||||
  maximum_rancher_version: v1.9.99
 | 
			
		||||
  uuid: powerdns-external-dns:v0.5.0-rancher1
 | 
			
		||||
  questions:
 | 
			
		||||
    - variable: POWERDNS_URL
 | 
			
		||||
 | 
			
		||||
@ -3,6 +3,7 @@
 | 
			
		||||
  version: "v0.7.1"
 | 
			
		||||
  description: Rancher External DNS service for PowerDNS.
 | 
			
		||||
  minimum_rancher_version: v1.2.0-pre4-rc1
 | 
			
		||||
  maximum_rancher_version: v1.9.99
 | 
			
		||||
  uuid: powerdns-external-dns:v0.7.1
 | 
			
		||||
  questions:
 | 
			
		||||
    - variable: POWERDNS_URL
 | 
			
		||||
 | 
			
		||||
@ -1,6 +1,7 @@
 | 
			
		||||
.catalog:
 | 
			
		||||
  version: v1.12.3
 | 
			
		||||
  minimum_rancher_version: 1.2.0-pre4-rc1
 | 
			
		||||
  maximum_rancher_version: v1.9.99
 | 
			
		||||
  questions:
 | 
			
		||||
  - variable: MANAGER_SCALE
 | 
			
		||||
    label: Number of Managers
 | 
			
		||||
 | 
			
		||||
@ -1,6 +1,7 @@
 | 
			
		||||
.catalog:
 | 
			
		||||
  version: v1.12.3-2
 | 
			
		||||
  minimum_rancher_version: 1.2.0-pre4-rc1
 | 
			
		||||
  maximum_rancher_version: v1.9.99
 | 
			
		||||
  questions:
 | 
			
		||||
  - variable: MANAGER_SCALE
 | 
			
		||||
    label: Number of Managers
 | 
			
		||||
 | 
			
		||||
@ -1,6 +1,7 @@
 | 
			
		||||
.catalog:
 | 
			
		||||
  version: v1.12.3-3
 | 
			
		||||
  minimum_rancher_version: 1.2.2
 | 
			
		||||
  maximum_rancher_version: v1.9.99
 | 
			
		||||
  questions:
 | 
			
		||||
  - variable: MANAGER_SCALE
 | 
			
		||||
    label: Number of Managers
 | 
			
		||||
 | 
			
		||||
@ -1,6 +1,7 @@
 | 
			
		||||
.catalog:
 | 
			
		||||
  version: v1.13.0-beta.1
 | 
			
		||||
  minimum_rancher_version: 1.2.2
 | 
			
		||||
  maximum_rancher_version: v1.9.99
 | 
			
		||||
  questions:
 | 
			
		||||
  - variable: MANAGER_SCALE
 | 
			
		||||
    label: Number of Managers
 | 
			
		||||
 | 
			
		||||
@ -4,6 +4,7 @@
 | 
			
		||||
    description: "Concrete5 CMS"
 | 
			
		||||
    uuid: Concrete5-0
 | 
			
		||||
    minimum_rancher_version: v0.51.0
 | 
			
		||||
    maximum_rancher_version: v1.9.99
 | 
			
		||||
    questions:
 | 
			
		||||
        - variable: root_password
 | 
			
		||||
          description: "MySQL root password - keep this password complex and secure"
 | 
			
		||||
 | 
			
		||||
@ -4,6 +4,7 @@
 | 
			
		||||
    description: "Concrete5 CMS"
 | 
			
		||||
    uuid: Concrete5-1
 | 
			
		||||
    minimum_rancher_version: v0.51.0
 | 
			
		||||
    maximum_rancher_version: v1.9.99
 | 
			
		||||
    questions:
 | 
			
		||||
        - variable: root_password
 | 
			
		||||
          description: "MySQL root password - keep this password complex and secure"
 | 
			
		||||
 | 
			
		||||
@ -4,6 +4,7 @@
 | 
			
		||||
  description: "MongoDB Replica Set"
 | 
			
		||||
  uuid: mongodb-0
 | 
			
		||||
  minimum_rancher_version: v0.46.0
 | 
			
		||||
  maximum_rancher_version: v1.9.99
 | 
			
		||||
  questions:
 | 
			
		||||
    - variable: replset_name
 | 
			
		||||
      description: "Name of the MongoDB replicaSet"
 | 
			
		||||
 | 
			
		||||
@ -4,6 +4,7 @@
 | 
			
		||||
  description: "MongoDB Replica Set"
 | 
			
		||||
  uuid: mongodb-1
 | 
			
		||||
  minimum_rancher_version: v0.46.0
 | 
			
		||||
  maximum_rancher_version: v1.9.99
 | 
			
		||||
  questions:
 | 
			
		||||
    - variable: replset_name
 | 
			
		||||
      description: "Name of the MongoDB replicaSet"
 | 
			
		||||
 | 
			
		||||
@ -4,6 +4,7 @@
 | 
			
		||||
  description: "MongoDB Replica Set"
 | 
			
		||||
  uuid: mongodb-1
 | 
			
		||||
  minimum_rancher_version: v0.46.0
 | 
			
		||||
  maximum_rancher_version: v1.9.99
 | 
			
		||||
  questions:
 | 
			
		||||
    - variable: replset_name
 | 
			
		||||
      description: "Name of the MongoDB replicaSet"
 | 
			
		||||
 | 
			
		||||
@ -5,6 +5,7 @@ catalog:
 | 
			
		||||
  description: "MongoDB Replica Set"
 | 
			
		||||
  uuid: mongodb-1
 | 
			
		||||
  minimum_rancher_version: v0.46.0
 | 
			
		||||
  maximum_rancher_version: v1.9.99
 | 
			
		||||
  questions:
 | 
			
		||||
    - variable: replset_name
 | 
			
		||||
      description: "Name of the MongoDB replicaSet"
 | 
			
		||||
 | 
			
		||||
@ -4,6 +4,7 @@
 | 
			
		||||
  description: "Prometheus Monitoring Solution"
 | 
			
		||||
  uuid: prometheus-1
 | 
			
		||||
  minimum_rancher_version: v0.56.0
 | 
			
		||||
  maximum_rancher_version: v1.9.99
 | 
			
		||||
  questions:
 | 
			
		||||
 | 
			
		||||
ranch-eye:
 | 
			
		||||
 | 
			
		||||
@ -4,6 +4,7 @@
 | 
			
		||||
  description: "Prometheus Monitoring Solution"
 | 
			
		||||
  uuid: prometheus-2
 | 
			
		||||
  minimum_rancher_version: v0.59.0
 | 
			
		||||
  maximum_rancher_version: v1.9.99
 | 
			
		||||
  questions:
 | 
			
		||||
 | 
			
		||||
ranch-eye:
 | 
			
		||||
 | 
			
		||||
@ -4,6 +4,7 @@
 | 
			
		||||
  description: "Prometheus Monitoring Solution"
 | 
			
		||||
  uuid: prometheus-2
 | 
			
		||||
  minimum_rancher_version: v0.59.0
 | 
			
		||||
  maximum_rancher_version: v1.9.99
 | 
			
		||||
  questions:
 | 
			
		||||
 | 
			
		||||
ranch-eye:
 | 
			
		||||
 | 
			
		||||
@ -4,6 +4,7 @@
 | 
			
		||||
  description: "Prometheus Monitoring Solution"
 | 
			
		||||
  uuid: prometheus-2
 | 
			
		||||
  minimum_rancher_version: v1.1.99
 | 
			
		||||
  maximum_rancher_version: v1.9.99
 | 
			
		||||
  questions:
 | 
			
		||||
 | 
			
		||||
node-exporter:
 | 
			
		||||
 | 
			
		||||
@ -4,6 +4,7 @@
 | 
			
		||||
  description: "Prometheus Monitoring Solution"
 | 
			
		||||
  uuid: prometheus-2
 | 
			
		||||
  minimum_rancher_version: v1.1.99
 | 
			
		||||
  maximum_rancher_version: v1.9.99
 | 
			
		||||
  questions:
 | 
			
		||||
 | 
			
		||||
node-exporter:
 | 
			
		||||
 | 
			
		||||
@ -4,6 +4,7 @@
 | 
			
		||||
  description: "Prometheus Monitoring Solution"
 | 
			
		||||
  uuid: prometheus-2
 | 
			
		||||
  minimum_rancher_version: v1.5.5
 | 
			
		||||
  maximum_rancher_version: v1.9.99
 | 
			
		||||
  questions:
 | 
			
		||||
  - variable: "RANCHER_SERVER"
 | 
			
		||||
    label: "Rancher Server"
 | 
			
		||||
 | 
			
		||||
@ -4,6 +4,7 @@
 | 
			
		||||
  description: "Alfresco Electronic Document Management"
 | 
			
		||||
  uuid: alfresco-5.1-201605-1
 | 
			
		||||
  minimum_rancher_version: v0.56.0
 | 
			
		||||
  maximum_rancher_version: v1.9.99
 | 
			
		||||
  questions:
 | 
			
		||||
    - variable: database_name
 | 
			
		||||
      description: "Name of the Alfresco database"
 | 
			
		||||
 | 
			
		||||
@ -3,6 +3,7 @@ catalog:
 | 
			
		||||
  name: "Artifactory"
 | 
			
		||||
  version: "5.4.5"
 | 
			
		||||
  description: "Artifactory is a universal Binary Repository Manager"
 | 
			
		||||
  maximum_rancher_version: v1.9.99
 | 
			
		||||
  questions:
 | 
			
		||||
    - variable: "ARTIFACTORY_VERSION"
 | 
			
		||||
      label: "Version"
 | 
			
		||||
 | 
			
		||||
@ -5,6 +5,7 @@ catalog:
 | 
			
		||||
  name: bitbucket
 | 
			
		||||
  version: 0.0.1
 | 
			
		||||
  description: Git Server
 | 
			
		||||
  maximum_rancher_version: v1.9.99
 | 
			
		||||
  questions:
 | 
			
		||||
    - variable: BITBUCKET_PORT
 | 
			
		||||
      label: Port
 | 
			
		||||
 | 
			
		||||
@ -4,6 +4,7 @@
 | 
			
		||||
    (Experimental) Cloud 9 SDK 
 | 
			
		||||
  version: 3.0-rancher1
 | 
			
		||||
  minimum_rancher_version: v1.0.0
 | 
			
		||||
  maximum_rancher_version: v1.9.99
 | 
			
		||||
  maintainer: "Raul Sanchez <rawmind@gmail.com>"
 | 
			
		||||
  uuid: cloud9-0
 | 
			
		||||
  questions:
 | 
			
		||||
 | 
			
		||||
@ -2,6 +2,7 @@
 | 
			
		||||
  name: "Confluence"
 | 
			
		||||
  version: "5.10.6"
 | 
			
		||||
  description: "Create, organize, and discuss work with your team"
 | 
			
		||||
  maximum_rancher_version: v1.9.99
 | 
			
		||||
  questions:
 | 
			
		||||
    - variable: "context_path"
 | 
			
		||||
      label: "Context path"
 | 
			
		||||
 | 
			
		||||
@ -2,6 +2,7 @@
 | 
			
		||||
  name: "Confluence"
 | 
			
		||||
  version: "6.0.1"
 | 
			
		||||
  description: "Create, organize, and discuss work with your team"
 | 
			
		||||
  maximum_rancher_version: v1.9.99
 | 
			
		||||
  questions:
 | 
			
		||||
    - variable: "context_path"
 | 
			
		||||
      label: "Context path"
 | 
			
		||||
 | 
			
		||||
@ -3,6 +3,7 @@
 | 
			
		||||
  description: "Consul Agent with Registrator Auto Configuration"
 | 
			
		||||
  version: "0.6-rancher1"
 | 
			
		||||
  uuid: consul-registrator-0
 | 
			
		||||
  maximum_rancher_version: v1.9.99
 | 
			
		||||
  questions:
 | 
			
		||||
    - variable: consul_server
 | 
			
		||||
      label: "Consul Server Hostname/IP"
 | 
			
		||||
 | 
			
		||||
@ -3,6 +3,7 @@
 | 
			
		||||
  description: "Consul Agent with Registrator Auto Configuration"
 | 
			
		||||
  version: "0.6-rancher2"
 | 
			
		||||
  uuid: consul-registrator-1
 | 
			
		||||
  maximum_rancher_version: v1.9.99
 | 
			
		||||
  questions:
 | 
			
		||||
    - variable: consul_server
 | 
			
		||||
      label: "Consul Server Hostname/IP"
 | 
			
		||||
 | 
			
		||||
@ -3,6 +3,7 @@
 | 
			
		||||
  description: "Secure Consul cluster"
 | 
			
		||||
  version: "0.6-rancher1"
 | 
			
		||||
  uuid: consul-0
 | 
			
		||||
  maximum_rancher_version: v1.9.99
 | 
			
		||||
  questions:
 | 
			
		||||
    - variable: ca_crt
 | 
			
		||||
      label: "CA certificate"
 | 
			
		||||
 | 
			
		||||
@ -4,6 +4,7 @@
 | 
			
		||||
  version: "0.8-rancher1"
 | 
			
		||||
  upgrade_from: 0.0.0-rancher1
 | 
			
		||||
  uuid: consul-0
 | 
			
		||||
  maximum_rancher_version: v1.9.99
 | 
			
		||||
  questions:
 | 
			
		||||
    - variable: ca_crt
 | 
			
		||||
      label: "CA certificate"
 | 
			
		||||
 | 
			
		||||
@ -3,6 +3,7 @@
 | 
			
		||||
  version: "1.1.0-11.0.5123"
 | 
			
		||||
  description: "Real-time performance tracking and visualization of your container-based application deployment"
 | 
			
		||||
  minimum_rancher_version: v1.2.0
 | 
			
		||||
  maximum_rancher_version: v1.9.99
 | 
			
		||||
  questions:
 | 
			
		||||
    - variable: "api_key"
 | 
			
		||||
      label: "Datadog API Key"
 | 
			
		||||
 | 
			
		||||
@ -4,6 +4,7 @@
 | 
			
		||||
  description: |
 | 
			
		||||
    DokuWiki is a simple to use and highly versatile Open Source wiki software that doesn't require a database.
 | 
			
		||||
  minimum_rancher_version: v0.56.0
 | 
			
		||||
  maximum_rancher_version: v1.9.99
 | 
			
		||||
  maintainer: "Tim Kopplow <tim@arctium.io>"
 | 
			
		||||
  uuid: dokuwiki-0
 | 
			
		||||
  questions:
 | 
			
		||||
 | 
			
		||||
@ -3,6 +3,7 @@
 | 
			
		||||
  version: 0.4-rancher1
 | 
			
		||||
  description: |
 | 
			
		||||
    Drone CI Server
 | 
			
		||||
  maximum_rancher_version: v1.9.99
 | 
			
		||||
  questions:
 | 
			
		||||
    - variable: "remote_driver"
 | 
			
		||||
      type: "enum"
 | 
			
		||||
 | 
			
		||||
@ -3,6 +3,7 @@
 | 
			
		||||
  version: 0.4-rancher2
 | 
			
		||||
  description: |
 | 
			
		||||
    Drone CI Server
 | 
			
		||||
  maximum_rancher_version: v1.9.99
 | 
			
		||||
  questions:
 | 
			
		||||
    - variable: "remote_driver"
 | 
			
		||||
      type: "enum"
 | 
			
		||||
 | 
			
		||||
@ -5,6 +5,7 @@ catalog:
 | 
			
		||||
  upgrade_from: 0.5-rancher1
 | 
			
		||||
  description: |
 | 
			
		||||
    Drone CI Server ref http://readme.drone.io/admin/installation-guide/
 | 
			
		||||
  maximum_rancher_version: v1.9.99
 | 
			
		||||
  questions:
 | 
			
		||||
    - variable: host_port
 | 
			
		||||
      label: Drone server Host Port
 | 
			
		||||
 | 
			
		||||
@ -5,6 +5,7 @@ catalog:
 | 
			
		||||
  upgrade_from: 0.5-rancher1
 | 
			
		||||
  description: |
 | 
			
		||||
    Drone CI Server ref http://readme.drone.io/admin/installation-guide/
 | 
			
		||||
  maximum_rancher_version: v1.9.99
 | 
			
		||||
  questions:
 | 
			
		||||
    - variable: host_port
 | 
			
		||||
      label: Drone server Host Port
 | 
			
		||||
 | 
			
		||||
@ -5,6 +5,7 @@ catalog:
 | 
			
		||||
  upgrade_from: 0.5-rancher1
 | 
			
		||||
  description: |
 | 
			
		||||
    Drone CI Server ref http://readme.drone.io/admin/installation-guide/
 | 
			
		||||
  maximum_rancher_version: v1.9.99
 | 
			
		||||
  questions:
 | 
			
		||||
    - variable: drone_host
 | 
			
		||||
      label: Drone Host URL
 | 
			
		||||
 | 
			
		||||
@ -5,6 +5,7 @@
 | 
			
		||||
    (Experimental) Poll Rancher Metadata for Drone Agents
 | 
			
		||||
    and add/remove nodes accordingly.
 | 
			
		||||
  minimum_rancher_version: v0.56.0
 | 
			
		||||
  maximum_rancher_version: v1.9.99
 | 
			
		||||
  maintainer: cloudnautique
 | 
			
		||||
  questions:
 | 
			
		||||
    - variable: DRONE_TOKEN
 | 
			
		||||
 | 
			
		||||
@ -5,6 +5,7 @@ catalog:
 | 
			
		||||
  description: "Blog tool, publishing platform and CMS"
 | 
			
		||||
  uuid: Drupal-0
 | 
			
		||||
  minimum_rancher_version: v0.51.0
 | 
			
		||||
  maximum_rancher_version: v1.9.99
 | 
			
		||||
  questions:
 | 
			
		||||
    - variable: "PUBLIC_PORT"
 | 
			
		||||
      description: "public port to access the drupal site"
 | 
			
		||||
 | 
			
		||||
@ -2,6 +2,7 @@
 | 
			
		||||
  name: "Elasticsearch"
 | 
			
		||||
  version: "2.2.2-rancher1"
 | 
			
		||||
  description: "Elasticsearch. You know, for search"
 | 
			
		||||
  maximum_rancher_version: v1.9.99
 | 
			
		||||
  questions:
 | 
			
		||||
    - variable: cluster_name
 | 
			
		||||
      description: "Unique name to assign to your Elasticsearch cluster."
 | 
			
		||||
 | 
			
		||||
@ -2,6 +2,7 @@
 | 
			
		||||
  name: "Elasticsearch"
 | 
			
		||||
  version: "2.4.3-rancher1"
 | 
			
		||||
  description: "Elasticsearch. You know, for search"
 | 
			
		||||
  maximum_rancher_version: v1.9.99
 | 
			
		||||
  questions:
 | 
			
		||||
    - variable: cluster_name
 | 
			
		||||
      description: "Unique name to assign to your Elasticsearch cluster."
 | 
			
		||||
 | 
			
		||||
@ -2,6 +2,7 @@
 | 
			
		||||
  name: "Elasticsearch"
 | 
			
		||||
  version: "1.7.1-rancher1"
 | 
			
		||||
  description: "Elasticsearch. You know, for search"
 | 
			
		||||
  maximum_rancher_version: v1.9.99
 | 
			
		||||
  questions:
 | 
			
		||||
    - variable: cluster_name
 | 
			
		||||
      description: "Unique name to assign to your Elasticsearch cluster."
 | 
			
		||||
 | 
			
		||||
@ -2,6 +2,7 @@
 | 
			
		||||
  name: "Elasticsearch"
 | 
			
		||||
  version: "1.7.3-rancher1"
 | 
			
		||||
  description: "Elasticsearch. You know, for search"
 | 
			
		||||
  maximum_rancher_version: v1.9.99
 | 
			
		||||
  questions:
 | 
			
		||||
    - variable: cluster_name
 | 
			
		||||
      description: "Unique name to assign to your Elasticsearch cluster."
 | 
			
		||||
 | 
			
		||||
@ -2,7 +2,7 @@
 | 
			
		||||
    name: Elasticsearch Cluster
 | 
			
		||||
    version: 5.4.0-rancher1
 | 
			
		||||
    description: Scalable Elasticsearch Cluster
 | 
			
		||||
 | 
			
		||||
    maximum_rancher_version: v1.9.99
 | 
			
		||||
    questions:
 | 
			
		||||
        - variable: "cluster_name"
 | 
			
		||||
          type: "string"
 | 
			
		||||
 | 
			
		||||
@ -2,7 +2,7 @@
 | 
			
		||||
    name: Elasticsearch Cluster
 | 
			
		||||
    version: 5.4.2-rancher1
 | 
			
		||||
    description: Scalable Elasticsearch Cluster
 | 
			
		||||
 | 
			
		||||
    maximum_rancher_version: v1.9.99
 | 
			
		||||
    questions:
 | 
			
		||||
        - variable: "cluster_name"
 | 
			
		||||
          type: "string"
 | 
			
		||||
 | 
			
		||||
@ -3,7 +3,7 @@ catalog:
 | 
			
		||||
    name: Elasticsearch Cluster
 | 
			
		||||
    version: 5.4.2-rancher2
 | 
			
		||||
    description: Scalable Elasticsearch Cluster
 | 
			
		||||
 | 
			
		||||
    maximum_rancher_version: v1.9.99
 | 
			
		||||
    questions:
 | 
			
		||||
        - variable: "cluster_name"
 | 
			
		||||
          type: "string"
 | 
			
		||||
 | 
			
		||||
@ -3,7 +3,7 @@ catalog:
 | 
			
		||||
    name: Elasticsearch Cluster
 | 
			
		||||
    version: 5.5.1-rancher1
 | 
			
		||||
    description: Scalable Elasticsearch Cluster
 | 
			
		||||
 | 
			
		||||
    maximum_rancher_version: v1.9.99
 | 
			
		||||
    questions:
 | 
			
		||||
        - variable: "cluster_name"
 | 
			
		||||
          type: "string"
 | 
			
		||||
 | 
			
		||||
@ -1,6 +1,7 @@
 | 
			
		||||
.catalog:
 | 
			
		||||
  version: 2.3.7-beta.1
 | 
			
		||||
  minimum_rancher_version: v1.1.1
 | 
			
		||||
  maximum_rancher_version: v1.9.99
 | 
			
		||||
  questions:
 | 
			
		||||
  - variable: SCALE
 | 
			
		||||
    description: Desired cluster size. 3, 5, or 7 are good choices. You will need this many hosts to reach your desired scale.
 | 
			
		||||
 | 
			
		||||
@ -1,6 +1,7 @@
 | 
			
		||||
.catalog:
 | 
			
		||||
  version: 2.3.7-beta.2
 | 
			
		||||
  minimum_rancher_version: v1.2.0
 | 
			
		||||
  maximum_rancher_version: v1.9.99
 | 
			
		||||
  questions:
 | 
			
		||||
  - variable: SCALE
 | 
			
		||||
    description: Desired cluster size. 3, 5, or 7 are good choices. You will need this many hosts to reach your desired scale.
 | 
			
		||||
 | 
			
		||||
@ -3,6 +3,7 @@
 | 
			
		||||
  version: 10.0.22-rancher1
 | 
			
		||||
  description: |
 | 
			
		||||
    Galera Cluster based on MariaDB 10.0.22
 | 
			
		||||
  maximum_rancher_version: v1.9.99
 | 
			
		||||
  questions:
 | 
			
		||||
    - variable: "mysql_root_password"
 | 
			
		||||
      type: string
 | 
			
		||||
 | 
			
		||||
@ -5,7 +5,7 @@ catalog:
 | 
			
		||||
  version: "9.3.0"
 | 
			
		||||
  description: "a Gitlab pipelines multi-runner, that will spawn privates runners in your infra."
 | 
			
		||||
  minimum_rancher_version: v1.5.0
 | 
			
		||||
  # maximum_rancher_version:
 | 
			
		||||
  maximum_rancher_version: v1.9.99
 | 
			
		||||
  # upgrade_from: # The previous versions that this template can be upgraded from
 | 
			
		||||
  questions:
 | 
			
		||||
    - variable: "GITLAB_URL"
 | 
			
		||||
 | 
			
		||||
@ -5,7 +5,7 @@ catalog:
 | 
			
		||||
  version: "9.4.1"
 | 
			
		||||
  description: "a Gitlab pipelines multi-runner, that will spawn privates runners in your infra."
 | 
			
		||||
  minimum_rancher_version: v1.5.0
 | 
			
		||||
  # maximum_rancher_version:
 | 
			
		||||
  maximum_rancher_version: v1.9.99
 | 
			
		||||
  # upgrade_from: # The previous versions that this template can be upgraded from
 | 
			
		||||
  questions:
 | 
			
		||||
    - variable: "GITLAB_URL"
 | 
			
		||||
 | 
			
		||||
@ -5,7 +5,7 @@ catalog:
 | 
			
		||||
  version: "9.4.2"
 | 
			
		||||
  description: "a Gitlab pipelines multi-runner, that will spawn privates runners in your infra."
 | 
			
		||||
  minimum_rancher_version: v1.5.0
 | 
			
		||||
  # maximum_rancher_version:
 | 
			
		||||
  maximum_rancher_version: v1.9.99
 | 
			
		||||
  # upgrade_from: # The previous versions that this template can be upgraded from
 | 
			
		||||
  questions:
 | 
			
		||||
    - variable: "GITLAB_URL"
 | 
			
		||||
 | 
			
		||||
@ -4,6 +4,7 @@
 | 
			
		||||
  description: |
 | 
			
		||||
    Gitlab CE is a free GitHub alternative
 | 
			
		||||
  minimum_rancher_version: v0.56.0
 | 
			
		||||
  maximum_rancher_version: v1.9.99
 | 
			
		||||
  maintainer: "Alexis Ducastel <alexis@ducastel.net>"
 | 
			
		||||
  uuid: gitlab-0
 | 
			
		||||
  questions:
 | 
			
		||||
 | 
			
		||||
@ -4,6 +4,7 @@
 | 
			
		||||
  description: |
 | 
			
		||||
    Gitlab CE is a free GitHub alternative
 | 
			
		||||
  minimum_rancher_version: v0.56.0
 | 
			
		||||
  maximum_rancher_version: v1.9.99
 | 
			
		||||
  maintainer: "Alexis Ducastel <alexis@ducastel.net>"
 | 
			
		||||
  uuid: gitlab-0
 | 
			
		||||
  questions:
 | 
			
		||||
 | 
			
		||||
@ -4,6 +4,7 @@
 | 
			
		||||
  description: |
 | 
			
		||||
    Gitlab CE is a free GitHub alternative
 | 
			
		||||
  minimum_rancher_version: v0.56.0
 | 
			
		||||
  maximum_rancher_version: v1.9.99
 | 
			
		||||
  maintainer: "Alexis Ducastel <alexis@ducastel.net>"
 | 
			
		||||
  uuid: gitlab-0
 | 
			
		||||
  questions:
 | 
			
		||||
 | 
			
		||||
@ -4,6 +4,7 @@
 | 
			
		||||
  description: |
 | 
			
		||||
    Gitlab CE is a free GitHub alternative
 | 
			
		||||
  minimum_rancher_version: v0.56.0
 | 
			
		||||
  maximum_rancher_version: v1.9.99
 | 
			
		||||
  maintainer: "Alexis Ducastel <alexis@ducastel.net>"
 | 
			
		||||
  uuid: gitlab-0
 | 
			
		||||
  questions:
 | 
			
		||||
 | 
			
		||||
@ -5,6 +5,7 @@
 | 
			
		||||
    (Experimental) Gocd agent.
 | 
			
		||||
  maintainer: "Raul Sanchez <rawmind@gmail.com>"
 | 
			
		||||
  minimum_rancher_version: v0.59.0
 | 
			
		||||
  maximum_rancher_version: v1.9.99
 | 
			
		||||
  uuid: goagent-0
 | 
			
		||||
  questions:
 | 
			
		||||
    - variable: "mem_initial"
 | 
			
		||||
 | 
			
		||||
@ -5,6 +5,7 @@
 | 
			
		||||
    (Experimental) Gocd server.
 | 
			
		||||
  maintainer: "Raul Sanchez <rawmind@gmail.com>"
 | 
			
		||||
  minimum_rancher_version: v0.59.0
 | 
			
		||||
  maximum_rancher_version: v1.9.99
 | 
			
		||||
  uuid: goserver-0
 | 
			
		||||
  questions:
 | 
			
		||||
    - variable: public_port
 | 
			
		||||
 | 
			
		||||
@ -3,6 +3,7 @@ catalog:
 | 
			
		||||
  name: GoCD
 | 
			
		||||
  version: 17.3.0-rancher1
 | 
			
		||||
  minimum_rancher_version: v1.5.0
 | 
			
		||||
  maximum_rancher_version: v1.9.99
 | 
			
		||||
  questions:
 | 
			
		||||
    - variable: "DEPLOY_SERVER"
 | 
			
		||||
      description: "Deploy GoCD server"
 | 
			
		||||
 | 
			
		||||
@ -5,6 +5,7 @@ catalog:
 | 
			
		||||
  description: "A painless self-hosted Git service"
 | 
			
		||||
  uuid: gogs-0
 | 
			
		||||
  minimum_rancher_version: v0.51.0
 | 
			
		||||
  maximum_rancher_version: v1.9.99
 | 
			
		||||
  questions:
 | 
			
		||||
    - variable: http_port
 | 
			
		||||
      description: "http port to access gogs webui"
 | 
			
		||||
 | 
			
		||||
@ -3,6 +3,7 @@
 | 
			
		||||
  version: "2.7.1-rancher1"
 | 
			
		||||
  description: "Hadoop + Yarn"
 | 
			
		||||
  minimum_rancher_version: v0.46.0
 | 
			
		||||
  maximum_rancher_version: v1.9.99
 | 
			
		||||
  questions:
 | 
			
		||||
    - variable: "cluster"
 | 
			
		||||
      label: "Cluster Name"
 | 
			
		||||
 | 
			
		||||
@ -4,6 +4,7 @@
 | 
			
		||||
    Influxdb
 | 
			
		||||
  version: 1.2.2-rancher1
 | 
			
		||||
  minimum_rancher_version: v1.0.0
 | 
			
		||||
  maximum_rancher_version: v1.9.99
 | 
			
		||||
  maintainer: "Raul Sanchez <rawmind@gmail.com>"
 | 
			
		||||
  uuid: influxdb-0
 | 
			
		||||
  questions:
 | 
			
		||||
 | 
			
		||||
@ -4,6 +4,7 @@
 | 
			
		||||
  description: |
 | 
			
		||||
    (Experimental) Apache Kafka cluster.
 | 
			
		||||
  minimum_rancher_version: v0.56.0
 | 
			
		||||
  maximum_rancher_version: v1.9.99
 | 
			
		||||
  maintainer: "Raul Sanchez <rawmind@gmail.com>"
 | 
			
		||||
  uuid: kafka-0
 | 
			
		||||
  questions:
 | 
			
		||||
 | 
			
		||||
@ -4,6 +4,7 @@
 | 
			
		||||
  description: |
 | 
			
		||||
    (Experimental) Apache Kafka cluster.
 | 
			
		||||
  minimum_rancher_version: v0.59.0
 | 
			
		||||
  maximum_rancher_version: v1.9.99
 | 
			
		||||
  maintainer: "Raul Sanchez <rawmind@gmail.com>"
 | 
			
		||||
  uuid: kafka-0
 | 
			
		||||
  questions:
 | 
			
		||||
 | 
			
		||||
@ -4,6 +4,7 @@
 | 
			
		||||
  description: |
 | 
			
		||||
    (Experimental) Apache Kafka cluster.
 | 
			
		||||
  minimum_rancher_version: v0.59.0
 | 
			
		||||
  maximum_rancher_version: v1.9.99
 | 
			
		||||
  maintainer: "Raul Sanchez <rawmind@gmail.com>"
 | 
			
		||||
  uuid: kafka-0
 | 
			
		||||
  questions:
 | 
			
		||||
 | 
			
		||||
@ -4,6 +4,7 @@
 | 
			
		||||
  description: |
 | 
			
		||||
    (Experimental) Apache Kafka cluster.
 | 
			
		||||
  minimum_rancher_version: v0.59.0
 | 
			
		||||
  maximum_rancher_version: v1.9.99
 | 
			
		||||
  maintainer: "Raul Sanchez <rawmind@gmail.com>"
 | 
			
		||||
  uuid: kafka-0
 | 
			
		||||
  questions:
 | 
			
		||||
 | 
			
		||||
@ -2,6 +2,7 @@
 | 
			
		||||
  name: "Kibana"
 | 
			
		||||
  version: "4.1.1-rancher1"
 | 
			
		||||
  description: "Kibana: Explore & Visualize Your Data"
 | 
			
		||||
  maximum_rancher_version: v1.9.99
 | 
			
		||||
  questions:
 | 
			
		||||
    - variable: "elasticsearch_source"
 | 
			
		||||
      description: "Link to elasticsearch service or stack/service"
 | 
			
		||||
 | 
			
		||||
@ -2,6 +2,7 @@
 | 
			
		||||
  name: "Kibana"
 | 
			
		||||
  version: "4.4.2-rancher1"
 | 
			
		||||
  description: "Kibana: Explore & Visualize Your Data"
 | 
			
		||||
  maximum_rancher_version: v1.9.99
 | 
			
		||||
  questions:
 | 
			
		||||
    - variable: "elasticsearch_source"
 | 
			
		||||
      description: "Link to elasticsearch service or stack/service"
 | 
			
		||||
 | 
			
		||||
@ -2,6 +2,7 @@
 | 
			
		||||
  name: "Kibana"
 | 
			
		||||
  version: "4.6.3-rancher1"
 | 
			
		||||
  description: "Kibana: Explore & Visualize Your Data"
 | 
			
		||||
  maximum_rancher_version: v1.9.99
 | 
			
		||||
  questions:
 | 
			
		||||
    - variable: "elasticsearch_source"
 | 
			
		||||
      description: "Link to elasticsearch service or stack/service"
 | 
			
		||||
 | 
			
		||||
@ -2,6 +2,7 @@
 | 
			
		||||
  name: "Kibana"
 | 
			
		||||
  version: "5.3.0-rancher1"
 | 
			
		||||
  description: "Kibana: Explore & Visualize Your Data"
 | 
			
		||||
  maximum_rancher_version: v1.9.99
 | 
			
		||||
  questions:
 | 
			
		||||
    - variable: "elasticsearch_source"
 | 
			
		||||
      description: "Link to elasticsearch service or stack/service"
 | 
			
		||||
 | 
			
		||||
@ -3,6 +3,7 @@
 | 
			
		||||
  version: 0.2.5
 | 
			
		||||
  description: "Trusted SSL certificates at zero cost"
 | 
			
		||||
  minimum_rancher_version: v0.63.0
 | 
			
		||||
  maximum_rancher_version: v1.9.99
 | 
			
		||||
  questions:
 | 
			
		||||
    - variable: "EULA"
 | 
			
		||||
      label: "I Agree to the Let's Encrypt TOS"
 | 
			
		||||
 | 
			
		||||
@ -3,6 +3,7 @@
 | 
			
		||||
  version: 0.2.7
 | 
			
		||||
  description: "Trusted SSL certificates at zero cost"
 | 
			
		||||
  minimum_rancher_version: v0.63.0
 | 
			
		||||
  maximum_rancher_version: v1.9.99
 | 
			
		||||
  questions:
 | 
			
		||||
    - variable: "EULA"
 | 
			
		||||
      label: "I Agree to the Let's Encrypt TOS"
 | 
			
		||||
 | 
			
		||||
@ -3,6 +3,7 @@
 | 
			
		||||
  version: 0.3.0
 | 
			
		||||
  description: Trusted SSL certificates at zero cost
 | 
			
		||||
  minimum_rancher_version: v0.63.0
 | 
			
		||||
  maximum_rancher_version: v1.9.99
 | 
			
		||||
  questions:
 | 
			
		||||
    - variable: EULA
 | 
			
		||||
      label: I Agree to the Let's Encrypt TOS
 | 
			
		||||
 | 
			
		||||
@ -3,6 +3,7 @@
 | 
			
		||||
  version: 0.4.0
 | 
			
		||||
  description: Trusted SSL certificates at zero cost
 | 
			
		||||
  minimum_rancher_version: v1.2.0-pre4-rc1
 | 
			
		||||
  maximum_rancher_version: v1.9.99
 | 
			
		||||
  questions:
 | 
			
		||||
    - variable: EULA
 | 
			
		||||
      label: I Agree to the Let's Encrypt TOS
 | 
			
		||||
 | 
			
		||||
@ -3,6 +3,7 @@
 | 
			
		||||
  version: 0.5.0
 | 
			
		||||
  description: Trusted SSL certificates at zero cost
 | 
			
		||||
  minimum_rancher_version: v1.5.0
 | 
			
		||||
  maximum_rancher_version: v1.9.99
 | 
			
		||||
  questions:
 | 
			
		||||
    - variable: EULA
 | 
			
		||||
      label: I Agree to the Let's Encrypt TOS
 | 
			
		||||
 | 
			
		||||
@ -4,6 +4,7 @@
 | 
			
		||||
  description: "Ecommerce powered by Meanshop"
 | 
			
		||||
  uuid: meanshop-0
 | 
			
		||||
  minimum_rancher_version: v0.51.0
 | 
			
		||||
  maximum_rancher_version: v1.9.99
 | 
			
		||||
  questions:
 | 
			
		||||
      - variable: "MEANSHOP_HOST"
 | 
			
		||||
        description: "Hostname to use for the MEANSHOP server"
 | 
			
		||||
 | 
			
		||||
@ -3,6 +3,7 @@
 | 
			
		||||
  version: "v1.8"
 | 
			
		||||
  description: "Minecraft server"
 | 
			
		||||
  uuid: minecraft-0
 | 
			
		||||
  maximum_rancher_version: v1.9.99
 | 
			
		||||
  questions: 
 | 
			
		||||
    - variable: "EULA"
 | 
			
		||||
      label: "Accept EULA"
 | 
			
		||||
 | 
			
		||||
@ -3,6 +3,7 @@
 | 
			
		||||
  version: "v1.11"
 | 
			
		||||
  description: "Minecraft server"
 | 
			
		||||
  uuid: minecraft-0
 | 
			
		||||
  maximum_rancher_version: v1.9.99
 | 
			
		||||
  questions:
 | 
			
		||||
    - variable: "EULA"
 | 
			
		||||
      label: "Accept EULA"
 | 
			
		||||
 | 
			
		||||
@ -2,6 +2,7 @@ version: '2'
 | 
			
		||||
catalog:
 | 
			
		||||
  name: Minio
 | 
			
		||||
  version: 2017-03-16-rancher1
 | 
			
		||||
  maximum_rancher_version: v1.9.99
 | 
			
		||||
  questions:
 | 
			
		||||
    - variable: "MINIO_SCALE"
 | 
			
		||||
      description: "Number of minio nodes."
 | 
			
		||||
 | 
			
		||||
@ -4,6 +4,7 @@
 | 
			
		||||
  description: "A recommended stack for the MySQL RDBMS."
 | 
			
		||||
  uuid: mysql-0
 | 
			
		||||
  minimum_rancher_version: v1.0.0
 | 
			
		||||
  maximum_rancher_version: v1.9.99
 | 
			
		||||
  questions:
 | 
			
		||||
    - variable: mysql_lb_port
 | 
			
		||||
      description: "Public port for access to MySQL through the load balancer"
 | 
			
		||||
 | 
			
		||||
@ -5,6 +5,7 @@ catalog:
 | 
			
		||||
  name: nextcloud
 | 
			
		||||
  version: 0.0.1
 | 
			
		||||
  description: Nextcloud - Enterprise File Sync and Share
 | 
			
		||||
  maximum_rancher_version: v1.9.99
 | 
			
		||||
  questions:
 | 
			
		||||
    - variable: NEXTCLOUD_PORT
 | 
			
		||||
      label: Port
 | 
			
		||||
 | 
			
		||||
@ -5,6 +5,7 @@
 | 
			
		||||
    Enterprise Content Management
 | 
			
		||||
    Platform for Business Applications
 | 
			
		||||
  uuid: nuxeo-1
 | 
			
		||||
  maximum_rancher_version: v1.9.99
 | 
			
		||||
  questions:
 | 
			
		||||
    - variable: clid
 | 
			
		||||
      description: "A valid CLID to be able to download packages from Nuxeo Online Services. in the form part1\npart2"
 | 
			
		||||
 | 
			
		||||
@ -5,6 +5,7 @@ catalog:
 | 
			
		||||
  name: openproject
 | 
			
		||||
  version: 0.0.1
 | 
			
		||||
  description: Project planning and scheduling
 | 
			
		||||
  maximum_rancher_version: v1.9.99
 | 
			
		||||
  questions:
 | 
			
		||||
    - variable: OPENPROJECT_PORT
 | 
			
		||||
      label: Port
 | 
			
		||||
 | 
			
		||||
@ -4,6 +4,7 @@
 | 
			
		||||
  description: |
 | 
			
		||||
    OpenVPN for Rancher with HTTP Basic authentication
 | 
			
		||||
  minimum_rancher_version: v0.56.0
 | 
			
		||||
  maximum_rancher_version: v1.9.99
 | 
			
		||||
  maintainer: "Alexis Ducastel <alexis@ducastel.net>"
 | 
			
		||||
  uuid: openvpn-httpbasic-0
 | 
			
		||||
  questions:
 | 
			
		||||
 | 
			
		||||
@ -4,6 +4,7 @@
 | 
			
		||||
  description: |
 | 
			
		||||
    OpenVPN for Rancher with HTTP Digest authentication
 | 
			
		||||
  minimum_rancher_version: v0.56.0
 | 
			
		||||
  maximum_rancher_version: v1.9.99
 | 
			
		||||
  maintainer: "Alexis Ducastel <alexis@ducastel.net>"
 | 
			
		||||
  uuid: openvpn-httpdigest-0
 | 
			
		||||
  questions:
 | 
			
		||||
 | 
			
		||||
@ -4,6 +4,7 @@
 | 
			
		||||
  description: |
 | 
			
		||||
    OpenVPN for Rancher with LDAP authentication
 | 
			
		||||
  minimum_rancher_version: v0.56.0
 | 
			
		||||
  maximum_rancher_version: v1.9.99
 | 
			
		||||
  maintainer: "Alexis Ducastel <alexis@ducastel.net>"
 | 
			
		||||
  uuid: openvpn-ldap-0
 | 
			
		||||
  questions:
 | 
			
		||||
 | 
			
		||||
@ -4,6 +4,7 @@
 | 
			
		||||
  description: |
 | 
			
		||||
    OpenVPN for Rancher with "Rancher local" authentication.
 | 
			
		||||
  minimum_rancher_version: v0.56.0
 | 
			
		||||
  maximum_rancher_version: v1.9.99
 | 
			
		||||
  maintainer: "Alexis Ducastel <alexis@ducastel.net>"
 | 
			
		||||
  uuid: openvpn-ldap-0
 | 
			
		||||
  questions:
 | 
			
		||||
 | 
			
		||||
@ -4,6 +4,7 @@
 | 
			
		||||
  description: |
 | 
			
		||||
    Plone CMS
 | 
			
		||||
  uuid: plone-1
 | 
			
		||||
  maximum_rancher_version: v1.9.99
 | 
			
		||||
  questions:
 | 
			
		||||
    - variable: "addons"
 | 
			
		||||
      type: "string"
 | 
			
		||||
 | 
			
		||||
@ -4,6 +4,7 @@
 | 
			
		||||
  description: |
 | 
			
		||||
    Plone CMS
 | 
			
		||||
  uuid: plone-1
 | 
			
		||||
  maximum_rancher_version: v1.9.99
 | 
			
		||||
  questions:
 | 
			
		||||
    - variable: "addons"
 | 
			
		||||
      type: "string"
 | 
			
		||||
 | 
			
		||||
Some files were not shown because too many files have changed in this diff Show More
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user