Skip to content

Instantly share code, notes, and snippets.

@allthingsclowd
Created October 8, 2016 22:08
Show Gist options
  • Save allthingsclowd/175011e7b7a702f1498192feb9a889a0 to your computer and use it in GitHub Desktop.
Save allthingsclowd/175011e7b7a702f1498192feb9a889a0 to your computer and use it in GitHub Desktop.
#!/usr/bin/python
adminUser = 'username'
adminPassword = 'password'
contract = 'contract_name'
contractid = 'contract_id'
defaultid = 'default_project_id'
project = 'working_project'
region = 'uk-1'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment