Get automatically the ranger api access

This commit is contained in:
Sebastien Langoureaux
2017-02-07 15:02:45 +01:00
parent 2a4341f280
commit 24f4ad1f25
4 changed files with 4 additions and 24 deletions
@@ -66,21 +66,6 @@
options:
- "false"
- "true"
- variable: RANCHER_API_URL
description: "The Rancher API URL with project ID"
label: "Rancher API URL"
type: "string"
required: true
- variable: RANCHER_API_KEY
description: "The Rancher API key"
label: "Rancher API key"
type: "password"
required: true
- variable: RANCHER_API_SECRET
description: "The Rancher API secret key"
label: "Rancher API secret"
type: "password"
required: true
- variable: FTP_PASSWORD
label: "FTP password"
type: "password"