diff --git a/shibboleth-appliance.json b/shibboleth-appliance.json index f3ac667..22c8c9d 100644 --- a/shibboleth-appliance.json +++ b/shibboleth-appliance.json @@ -32,7 +32,7 @@ }, { "type": "shell", - "inline": ["sudo centos echo 'TIERBUILD='{{user `build_number`}} > /home/centos/buildenv.bash"] + "inline": ["echo 'TIERBUILD='{{user `build_number`}} > /home/centos/buildenv.bash"] } ], "builders": [