Skip to content

Commit bfdb0ec

Browse files
committed
bootkube.sh: drop final mention of machine-os-content
That variable isn't used anywhere. The last reference was removed as part of 33a74c7 ("bootkube: Drop cruft in MCO bootstrap") a while ago. Part of trying to get rid of `machine-os-content`: https://issues.redhat.com/browse/MCO-392
1 parent c723ac8 commit bfdb0ec

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

data/data/bootstrap/files/usr/local/bin/bootkube.sh.template

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,6 @@ wait_for_etcd_cluster() {
4343
}
4444

4545
MACHINE_CONFIG_OPERATOR_IMAGE=$(image_for machine-config-operator)
46-
MACHINE_CONFIG_OSCONTENT=$(image_for machine-os-content)
4746
MACHINE_CONFIG_ETCD_IMAGE=$(image_for etcd)
4847
MACHINE_CONFIG_INFRA_IMAGE=$(image_for pod)
4948

0 commit comments

Comments
 (0)