Skip to content

Commit db97fb5

Browse files
committed
add os to spec in template test
1 parent 4e93045 commit db97fb5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/api/v1/test_templates.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@
2626
{
2727
"hostname": "example-host-1",
2828
"spec": "tiny",
29+
"os": "debian_11",
2930
"size": 1,
3031
"tags": ["web", "linux"],
3132
}

0 commit comments

Comments
 (0)