-
Bug
-
Resolution: Done
-
Major
-
None
-
4.12.z
-
No
-
Rejected
-
False
-
-
-
Bug Fix
This is a clone of issue OCPBUGS-8258. The following is the description of the original issue:
—
Invoking 'create cluster-manifests' fails when imageContentSources is missing in install-config yaml:
$ openshift-install agent create cluster-manifests INFO Consuming Install Config from target directory FATAL failed to write asset (Mirror Registries Config) to disk: failed to write file: open .: is a directory
install-config.yaml:
apiVersion: v1alpha1 metadata: name: appliance rendezvousIP: 192.168.122.116 hosts: - hostname: sno installerArgs: '["--save-partlabel", "agent*", "--save-partlabel", "rhcos-*"]' interfaces: - name: enp1s0 macAddress: 52:54:00:e7:05:72 networkConfig: interfaces: - name: enp1s0 type: ethernet state: up mac-address: 52:54:00:e7:05:72 ipv4: enabled: true dhcp: true
- blocks
-
OCPBUGS-8384 create cluster-manifests fails when imageContentSources is missing
- Closed
- clones
-
OCPBUGS-8258 create cluster-manifests fails when imageContentSources is missing
- Closed
- is blocked by
-
OCPBUGS-8258 create cluster-manifests fails when imageContentSources is missing
- Closed
- is cloned by
-
OCPBUGS-8384 create cluster-manifests fails when imageContentSources is missing
- Closed
- links to