Исправлены опечатки в family: debian1212 → debian12 и ubuntu2222 → ubuntu22
This commit is contained in:
@@ -46,7 +46,7 @@ hosts:
|
||||
TEST_FAMILY: "Debian"
|
||||
|
||||
- name: ubuntu22-test
|
||||
family: ubuntu2222
|
||||
family: ubuntu22
|
||||
groups: [test, debian, ubuntu]
|
||||
publish:
|
||||
- "8081:80"
|
||||
@@ -91,7 +91,7 @@ hosts:
|
||||
TEST_FAMILY: "Debian"
|
||||
|
||||
- name: debian12-test
|
||||
family: debian1212
|
||||
family: debian12
|
||||
groups: [test, debian]
|
||||
publish:
|
||||
- "8086:80"
|
||||
|
||||
Reference in New Issue
Block a user