Skip to content

Instantly share code, notes, and snippets.

@jalama
Last active August 29, 2015 14:16
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jalama/c14c3e8880f7274dbb90 to your computer and use it in GitHub Desktop.
Save jalama/c14c3e8880f7274dbb90 to your computer and use it in GitHub Desktop.
Drupdates settings basic
# YAML
# Core
# PM System / Deployments
submitDeployTicket:
value: True
pmName:
value: AtTask
attaskPword:
value: # AtTask password
attaskUser:
value: # AtTask user e-mail
attaskBaseURL:
value: # AtTask URL
attaskProjectID:
value: # AtTask Project ID
devOpsTeamID:
value: # AtTask ID of team to assign Tiocket to
# Git Repo
repoDict:
value:
drupal: # ssh://<user>@example.com/<repo folder>
# Build related
workingBranch:
value: dev
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment