Commit 1170731
committed
Switch to default_deploy_interface = autodetect
This changes the default deploy interface from direct to autodetect[1]. For
all existing supported scenarios this will result in the direct
interface being used during deployment, but this will also enable bootc
container images to be used for deployment.
The check for bootc only occurs when the image source uses an oci:// URL
protocol.
[1] https://docs.openstack.org/ironic/latest/admin/interfaces/deploy.html#id6
Signed-off-by: Steve Baker <sbaker@redhat.com>1 parent ef25357 commit 1170731
1 file changed
+3
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
| 10 | + | |
10 | 11 | | |
11 | 12 | | |
12 | 13 | | |
| |||
0 commit comments