Skip to content

Commit

Permalink
Issue #000 feat: added artifact upload variable
Browse files Browse the repository at this point in the history
  • Loading branch information
G33tha committed Jul 16, 2019
1 parent 5786adb commit 0089f2a
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions ansible/inventory/env/group_vars/all.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,6 @@ learner_user: learning
learner_group: learning
learner_user_home: "/home/{{ learner_user }}"

#artifact upload
artifact_azure_account_name: "{{lp_artifact_azure_account_name}}"
artifact_azure_account_key: "{{lp_vault_artifact_azure_account_key}}"

## Common variables for LP
# these variables can be defined as {{instance}}_*
content_keyspace_name: "{{instance}}_content_store"
Expand Down

0 comments on commit 0089f2a

Please sign in to comment.