neo4j-partners / azure-resource-manager-neo4j

Azure Resource Manager (ARM) Templates for Neo4j
Apache License 2.0
4 stars 4 forks source link

Data disk issue 220420 #16

Closed edrandall-dev closed 2 years ago

edrandall-dev commented 2 years ago

This change should leave the data disk intact and mount it at /var/lib/neo4j. Whilst using separate data disks wouldn't be my preference, it seems to be common practise in Azure. The net result here should mean that /var/lib/neo4j (which contains) the database is created to the size specified by the user during setup.