my dotz
0

Configure Feed

Select the types of activity you want to include in your feed.

Correct stage2 var

+1 -1
+1 -1
.profile
··· 10 10 11 11 # for chef 12 12 export DIGITALOCEAN_ACCESS_TOKEN="$(pa show cloud.digitalocean.com | head -1)" 13 - export DIGITALOCEAN_ACCESS_TOKEN_STAGE2="$(pa show stage2.cloud.digitalocean.com | head -1)" 13 + export DIGITALOCEAN_STAGE2_ACCESS_TOKEN="$(pa show stage2.cloud.digitalocean.com | head -1)" 14 14 export KITCHEN_SSH_GATEWAY_USERNAME=jolson 15 15 16 16 # this apparently makes java windows not suck