Skip to content

Commit

Permalink
ensure tenks creates the correct resource class in nova
Browse files Browse the repository at this point in the history
  • Loading branch information
msherman64 committed Apr 6, 2024
1 parent 5a55e21 commit 3503135
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion roles/fake-baremetal/templates/tenks-override.yml.j2
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ specs:
ironic_config:
# The resource class that nodes of this spec should use in Ironic.
# Required if `ironic_config` has been specified.
resource_class: my_rc
resource_class: baremetal

nova_flavors:
- resource_class: baremetal
Expand Down

0 comments on commit 3503135

Please sign in to comment.