clean up
diff --git a/repository-mapping-name-folder.yml b/repository-mapping-name-folder.yml index ac671ef..3e88f38 100644 --- a/repository-mapping-name-folder.yml +++ b/repository-mapping-name-folder.yml
@@ -102,4 +102,5 @@ - { workspace: '{{ role_workspace }}', repo_name: apigee-server-restart } - { workspace: '{{ role_workspace }}', repo_name: apigee-opdk-cwc-update } - { workspace: '{{ role_workspace }}', repo_name: apigee-opdk-setup-postgres-db-upgrade } +- { workspace: '{{ role_workspace }}', repo_name: apigee-opdk-cyberark-host-registration }
diff --git a/resources/credentials.yml b/resources/credentials.yml index ddf8c05..b720d05 100644 --- a/resources/credentials.yml +++ b/resources/credentials.yml
@@ -1,4 +1,7 @@ --- +# Basic authorization header used to authenticate with Cyberark service +# service_account_authorization_token: "Basic BASE64_ENCODED_USERNAME" + # AWS credentials # aws_access_key: # aws_secret_key: