Files
runner-images/images/linux/scripts/installers/1804/preparemetadata.sh
Shady Ibraheem f396818e23 Inital commit.
2019-11-15 15:38:01 -05:00

13 lines
525 B
Bash

#!/bin/bash
################################################################################
## File: preparemetadata.sh
## Desc: This script adds a image title information to the metadata
## document
################################################################################
source $HELPER_SCRIPTS/document.sh
AddTitle "Hosted Ubuntu 1804 Image ($(lsb_release -ds))"
WriteItem "The following software is installed on machines in the Hosted Ubuntu 1804 (v$IMAGE_VERSION) pool"
WriteItem "***"