Skip to content

Commit d029a3d

Browse files
author
Anandkumar Patel
committed
pass hostname to registrator
1 parent 12e83ef commit d029a3d

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,8 +6,8 @@ container_tag: v7
66

77
container_run_opts: >
88
-d
9+
--hostname $HOSTNAME
910
--name={{ name }}
10-
--net=host
1111
--volume=/var/run/docker.sock:/tmp/docker.sock
1212
1313
container_run_args: >

0 commit comments

Comments
 (0)