Добавлены новые версии образов в docker-get-base-tag: centos7/8/9, ubuntu20/22/24, debian9/10/11/12

This commit is contained in:
Сергей Антропов
2025-10-25 23:25:20 +03:00
parent 098d8b672f
commit e638f7cc94
11 changed files with 83 additions and 41 deletions

View File

@@ -34,7 +34,7 @@ hosts:
groups: [bastion, security, jump]
publish: ["2222:22"]
- name: bastion2
family: debian
family: debian12
groups: [bastion, security, jump]
publish: ["2223:22"]
@@ -43,7 +43,7 @@ hosts:
family: rhel
groups: [internal, servers, app]
- name: internal2
family: debian
family: debian12
groups: [internal, servers, app]
- name: internal3
family: rhel
@@ -54,12 +54,12 @@ hosts:
family: rhel
groups: [database, secure, internal]
- name: db-secure2
family: debian
family: debian12
groups: [database, secure, internal]
# Мониторинг и логирование
- name: monitor1
family: debian
family: debian12
groups: [monitoring, security, logs]
- name: monitor2
family: rhel
@@ -70,13 +70,13 @@ hosts:
family: rhel
groups: [firewall, network, security]
- name: fw2
family: debian
family: debian12
groups: [firewall, network, security]
# DOoD узел для тестирования Docker безопасности
- name: docker-secure
type: dood
family: debian
family: debian12
groups: [docker, security, apps]
publish: ["8080:8080"]
env: