Merge "Pegleg CLI: encrypt decrypt secrects"

This commit is contained in:
Zuul 2018-11-09 05:55:26 +00:00 committed by Gerrit Code Review
commit c3a6970fd1
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'