diff --git a/comanage-appliance.json b/comanage-appliance.json index 5a11284..f591c69 100644 --- a/comanage-appliance.json +++ b/comanage-appliance.json @@ -28,6 +28,10 @@ "type": "shell", "execute_command": "echo 'centos' | {{.Vars}} sudo -S -E bash '{{.Path}}'", "script": "scripts/cleanup.sh" + }, + { + "type": "shell", + "inline": ["sudo centos echo 'TIERBUILD='{{user `build_number`}} > /home/centos/buildenv.bash"] } ], "builders": [