You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
7 lines
246 B
7 lines
246 B
export BASTION=user@bastion.host
|
|
export GANDI_KEY="123...456"
|
|
export GANDIV5_API_KEY="123...456"
|
|
export GOOGLE_CLIENT_ID="client_id"
|
|
export GOOGLE_CLIENT_SECRET="client_secret"
|
|
export LE_EMAIL="user@redhat.com"
|
|
export OCP_ADMIN="user@redhat.com"
|
|
|