removed mysql & drupal image variable questions

This commit is contained in:
slimatic 2016-12-29 10:50:15 -05:00 committed by GitHub
parent cba541bc59
commit 22dc2a4e69

View File

@ -5,20 +5,6 @@
uuid: Drupal-0
minimum_rancher_version: v0.51.0
questions:
- variable: drupal_tag
description: "docker image tag"
label: "Drupal Image Tag"
required: false
default: "latest"
type: "string"
- variable: mysql_tag
description: "docker image tag"
label: "MYSQL Image Tag"
required: false
default: "latest"
type: "string"
- variable: public_port
description: "public port to access the drupal site"
label: "Public Port"