forked from data.coop/ansible
Rename of server in netdata
This commit is contained in:
parent
eb36b822b3
commit
92baab22a9
|
@ -4,7 +4,7 @@
|
|||
docker_container:
|
||||
name: netdata
|
||||
image: netdata/netdata
|
||||
hostname: "{{ netdata.domain }}"
|
||||
hostname: "hevonen.servers.{{ base_domain }}"
|
||||
capabilities:
|
||||
- SYS_PTRACE
|
||||
security_opts:
|
||||
|
|
|
@ -6,4 +6,5 @@
|
|||
packages:
|
||||
- aptitude
|
||||
- python3-pip
|
||||
- apparmor
|
||||
- apparmor
|
||||
|
Loading…
Reference in a new issue