Modified suoders, Defaults !requiretty
[releng.git] / jjb / genesis / genesis-foreman.yml
index 8395d6a..7fbcc26 100644 (file)
             ls -al $WORKSPACE/lf_settings
 
             # cleanup first
-            ssh -t -t jenkins-ci@localhost "sudo $WORKSPACE/clean.sh -base_config $WORKSPACE/lf_settings/lf_pod2_ksgen_settings.yml"
+            sudo $WORKSPACE/clean.sh -base_config $WORKSPACE/lf_settings/lf_pod2_ksgen_settings.yml
 
             # and then initiate deployment
-            ssh -t -t jenkins-ci@localhost "sudo $WORKSPACE/deploy.sh -base_config $WORKSPACE/lf_settings/lf_pod2_ksgen_settings.yml"
+            sudo $WORKSPACE/deploy.sh -base_config $WORKSPACE/lf_settings/lf_pod2_ksgen_settings.yml