|
|
@@ -16,7 +16,7 @@ music_directory "nfs://example.com/path/to/your/music/" |
|
|
|
" |
|
|
|
database { |
|
|
|
plugin "proxy" |
|
|
|
host "{{ hostvars['mpdb1']['ansible_facts']['eth1']['ipv4']['address'] }}" |
|
|
|
host "{{ hostvars['mpdb1']['ansible_facts']['eth0']['ipv4']['address'] }}" |
|
|
|
# host "142.93.181.29" |
|
|
|
port "8888" |
|
|
|
password "password" |
|
|
|