Fix exception when writing install logs

This commit is contained in:
Dane Everitt 2020-07-29 20:54:15 -07:00
parent 79ee259874
commit db0dc17937
No known key found for this signature in database
GPG Key ID: EEA66103B3D71F53

View File

@ -369,7 +369,7 @@ func (ip *InstallationProcess) AfterExecute(containerId string) error {
|
| Details
| ------------------------------
Server UUID: {{.Server.Id()}}
Server UUID: {{.Server.Id}}
Container Image: {{.Script.ContainerImage}}
Container Entrypoint: {{.Script.Entrypoint}}