Skip to content

Instantly share code, notes, and snippets.

@david-martin
Created October 12, 2016 15:36
Show Gist options
  • Save david-martin/9aeccd894e532765d84fa61d5f359cf9 to your computer and use it in GitHub Desktop.
Save david-martin/9aeccd894e532765d84fa61d5f359cf9 to your computer and use it in GitHub Desktop.
Added a new env from the 'Environment Variables' screen of a Cloud App, then pushed the env var. The result was the new env var added to the cloud app dc, but the removed of the 2 REDIS env vars
diff nodejs-cloudappdefaz2zl_env_before.txt nodejs-cloudappdefaz2zl_env_after.txt
1a2
> test1=test1
3c4
< FH_EMAIL=rhmap-admin@example.com
---
> FH_EMAIL=supercore@example.com
30,31d30
< FH_REDIS_PORT=6379
< FH_REDIS_HOST=redis-1476286123337z2zl
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment