Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Open Subsurface Data Universe Software
Platform
Security and Compliance
Policy
Commits
a7e1cc8c
Commit
a7e1cc8c
authored
Sep 20, 2021
by
Aliaksandr Lubouski (EPAM)
🥑
Browse files
GONRG-3142-bootstrap: policy bootstrap changed with export for BEARER TOKEN
parent
d7064241
Pipeline
#66561
passed with stages
in 5 minutes and 42 seconds
Changes
1
Pipelines
3
Hide whitespace changes
Inline
Side-by-side
devops/gcp/bootstrap-osdu-module/bootstrap_policy.sh
View file @
a7e1cc8c
...
...
@@ -2,7 +2,7 @@
set
-ex
BEARER_TOKEN
=
`
gcloud auth print-identity-token
--audiences
=
${
AUDIENCES
}
`
export
BEARER_TOKEN
=
`
gcloud auth print-identity-token
--audiences
=
${
AUDIENCES
}
`
echo
"Bootstrap Policy Service"
python3 /opt/deployment/scripts/BootstrapDefaultPolicies.py
-u
${
POLICY_URL
}
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment