changeset 134:b973eb75feab

eyaml config for the puppet window
author Steve Huston <huston@astro.princeton.edu>
date Tue, 19 Jan 2016 13:25:51 -0500
parents 2f9a3b4b6a01
children dead87cd99ae
files .screenrcs/xanadu
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/.screenrcs/xanadu	Fri Oct 23 15:50:38 2015 -0400
+++ b/.screenrcs/xanadu	Tue Jan 19 13:25:51 2016 -0500
@@ -30,7 +30,7 @@
 stuff 'r depot
'
 
 screen -t cses-puppetconf 7
-stuff 'cd ~/src/cses/puppetconf/environments/production
'
+stuff 'export EYAML_CONFIG=~/.eyaml/cses.yaml ; cd ~/src/cses/puppetconf/environments/production
'
 
 screen -t puppet 8
 stuff 'cd ~/src/astrorepo/puppetconf/environments/production
'