aboutsummaryrefslogtreecommitdiffstats
path: root/systems/ubuntu
AgeCommit message (Collapse)AuthorFilesLines
2016-03-30systems: Fix top level build_base_machine script to use IDChristian Trautman3-0/+182
Modified top level build_base_machine.sh script to use ID instead of Name from os-release file. Renamed folders to adapt to this change. * Modified ID variable assignment from echo to straight assignment. JIRA: VSPERF-257 Change-Id: I22a7d5a1f191418cbc8fc9fd7d85b013e51b49bc Signed-off-by: Christian Trautman <ctrautma@redhat.com>