# Prod environment specific variables storagebox_user: "{{ storagebox_account }}-sub5" # Prod sub-account storagebox_url: "https://{{ storagebox_user }}.your-storagebox.de/" storagebox_mount_point: "/mnt/storagebox" swarm_manager_ip: "10.20.10.11" mongodb_replset_name: "rs0" # storagebox_password: "{{ vault_storagebox_password }}"