Skip to content

Commit eb2e109

Browse files
Update alpha-registrator.yml
1 parent d029a3d commit eb2e109

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ansible/group_vars/alpha-registrator.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ container_tag: v7
66

77
container_run_opts: >
88
-d
9-
--hostname $HOSTNAME
9+
--hostname={{ ansible_hostname }}
1010
--name={{ name }}
1111
--volume=/var/run/docker.sock:/tmp/docker.sock
1212

0 commit comments

Comments
 (0)