osbuildexecutor/aws.ec2: set hostname of executor via cloud-init
This way much more of the journal will be captured under the new hostname.
This commit is contained in:
parent
14052e25db
commit
2a621521a8
7 changed files with 29 additions and 15 deletions
|
|
@ -14,9 +14,6 @@ type OsbuildOpts struct {
|
|||
Checkpoints []string
|
||||
ExtraEnv []string
|
||||
Result bool
|
||||
|
||||
// not strict a osbuild opt
|
||||
JobID string
|
||||
}
|
||||
|
||||
type Executor interface {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue