Page MenuHomeSoftware Heritage

debian-10.yml
No OneTemporary

debian-10.yml

HOSTS:
debian10:
roles:
- agent
platform: debian-10-amd64
hypervisor: docker
image: debian:10
docker_preserve_image: true
docker_cmd:
- '/sbin/init'
docker_image_commands:
- 'apt-get install -y wget net-tools systemd-sysv locales apt-transport-https ca-certificates iproute2'
- 'echo "LC_ALL=en_US.UTF-8" >> /etc/environment'
- 'echo "en_US.UTF-8 UTF-8" >> /etc/locale.gen'
- 'echo "LANG=en_US.UTF-8" > /etc/locale.conf'
- 'locale-gen en_US.UTF-8'
docker_container_name: 'keycloak-debian10'
CONFIG:
log_level: debug
type: foss
ssh:
password: root
auth_methods: ["password"]

File Metadata

Mime Type
text/plain
Expires
Jun 4 2025, 7:34 PM (9 w, 6 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3399244

Event Timeline