This repository has been archived on 2025-04-19. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
gitlab/vars/network.yml

6 lines
154 B
YAML

host_interface: 'en*'
host_ip: '192.168.178.88'
host_subnet: '24'
host_gateway: '192.168.178.1'
host_dns: '192.168.178.1'
hostname: 'gitlab.fudiggity.nl'