
* Updated all inventory in metadata.yaml * Updated the changes for baremetal manager executor Change-Id: I9a1ebb1da8bbd4cb7b40000a7d50f31625d42b6d
11 lines
225 B
YAML
11 lines
225 B
YAML
apiVersion: airshipit.org/v1alpha1
|
|
kind: BaremetalManager
|
|
metadata:
|
|
name: RemoteDirectEphemeral
|
|
spec:
|
|
hostSelector:
|
|
name: node02
|
|
operationOptions:
|
|
remoteDirect:
|
|
isoURL: http://localhost:8099/ephemeral.iso
|