Skip to content

Commit cf14590

Browse files
committed
Don't disable inspection for BMHs
We've disabled it earlier due to some configuration issues. Now it should work.
1 parent 0c16407 commit cf14590

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

devsetup/scripts/edpm-compute-baremetal.sh

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -67,8 +67,6 @@ kind: BareMetalHost
6767
metadata:
6868
name: edpm-compute-${i}
6969
namespace: ${NAMESPACE}
70-
annotations:
71-
inspect.metal3.io: disabled
7270
labels:
7371
app: openstack
7472
spec:

0 commit comments

Comments
 (0)