|
|
@@ -10,9 +10,13 @@ |
|
|
|
# be disabled and audio files will only be accepted over ipc socket (using |
|
|
|
# file:// protocol) or streaming files over an accepted protocol. |
|
|
|
# |
|
|
|
#######need to fix this one too |
|
|
|
music_directory "nfs://example.com/path/to/your/music/" |
|
|
|
|
|
|
|
" |
|
|
|
database { |
|
|
|
plugin "proxy" |
|
|
|
plugin "proxy" |
|
|
|
host {{ hostvars[backendhost]['ansible_facts']['eth1']['ipv4']['address'] }} |
|
|
|
host "142.93.181.29" |
|
|
|
port "8888" |
|
|
|
password "password" |
|
|
|