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