Pegleg CLI: encrypt decrypt secrects

Added pegleg CLI commands to encrypt and decrypt secrets.

Change-Id: Icd77d89aeddc1ce7222c293af13b51c47e175e7f
This commit is contained in:
Ahmad Mahmoudi 2018-11-07 13:01:14 -06:00 committed by Kaspars Skels
parent 899a83c762
commit 4484abf816
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ import org.yaml.snakeyaml.DumperOptions;
import groovy.json.JsonSlurperClassic
import groovy.json.JsonOutput
PEGLEG_IMAGE = 'quay.io/airshipit/pegleg:c498bfee813d8660954006946b4778bfce509d25'
PEGLEG_IMAGE = 'quay.io/airshipit/pegleg:178c058474fb632806e281673d3eaf6be80fa854'
KEYSTONE_URL = 'https://iam.atlantafoundry.com'
SHIPYARD_URL = 'https://shipyard.atlantafoundry.com'