{"body":"This is my bash file for parallels if it helps:\n```\nexport VAGRANT_BOX=jammy-m1  # precise, xenial, bionic, etc.\nexport VAGRANT_DEFAULT_PROVIDER=\"parallels\"\nexport VAGRANT_USERNAME=vagrant # old boxes need user ubuntu\nexport VAGRANT_HOSTNAME=saio\nexport VAGRANT_CPUS=2\nexport VAGRANT_RAM=4096\nexport FULL_REPROVISION=false\nexport LOOPBACK_GB=8  # how much storage your swift has\nexport IP=192.168.8.80\nexport EXTRA_PACKAGES=ipython3,vim,screen,sysstat\nexport EXTRA_VMS=0\nexport PART_POWER=10\nexport REPLICAS=3\nexport EC_TYPE=liberasurecode_rs_vand\nexport EC_REPLICAS=6\nexport EC_PARITY=2\nexport EC_DUPLICATION=1\nexport REGIONS=1\nexport ZONES=4\nexport NODES=4\nexport DISKS=4  # use 2x NODES with SERVERS_PER_PORT > 0\nexport EC_DISKS=8\nexport STORAGE_POLICIES=default,ec # list *all* policies here e.g. gold,silver\nexport EC_POLICY=ec # the policy from STORAGE_POLICIES to make EC e.g. silver\nexport SERVERS_PER_PORT=0  # 1 port per dev in ring; N obj-servers per port\nexport REPLICATION_SERVERS=false  # or true\nexport CONTAINER_AUTO_SHARD=true  # or false\nexport OBJECT_SYNC_METHOD=rsync  # or ssync\nexport USE_PYTHON3=true  # or false\nexport SSL=false  # or true\nexport ENCRYPTION=false  # or true\nexport KMIP=false  # or true\nexport SWIFT_REPO=https://github.com/openstack/swift\nexport SWIFT_REPO_BRANCH=master\nexport SWIFTCLIENT_REPO=https://github.com/openstack/python-swiftclient\nexport SWIFTBENCH_REPO=https://github.com/openstack/swift-bench\nexport LIBERASURECODE_REPO=https://github.com/openstack/liberasurecode\nexport PYECLIB_REPO=https://github.com/openstack/pyeclib\nexport SWIFTZIPKIN_REPO=https://github.com/swiftstack/swift-zipkin\nexport EXTRA_KEY=  # additional pubkey for ~vagrant/.ssh/authorized_keys\nexport GUI=   # non-empty shows VirtualBox console window\nexport TRACING=true\nexport STATSD_EXPORTER=true\nexport SOURCE_ROOT=/vagrant # clone git repositories at this location\n","name":".bash_parallels","extension":"txt","url":"https://www.irccloud.com/pastebin/fluBI3Rm/.bash_parallels","modified":1731084286,"id":"fluBI3Rm","size":1893,"lines":46,"own_paste":false,"theme":"","date":1731084195}