github.com/swiftstack/proxyfs@v0.0.0-20201223034610-5434d919416e/ci/ansible/chef_files/vagrant.attribs.json (about)

     1  {
     2    "run_list": [ "recipe[pfs_middleware]", "recipe[proxyfs]" ],
     3    "full_reprovision": "false",
     4    "loopback_gb": 4,
     5    "extra_packages": [],
     6    "storage_policies": ["default"],
     7    "ec_policy": "",
     8    "servers_per_port": 0,
     9    "object_sync_method": "rsync",
    10    "post_as_copy": "true",
    11    "part_power": 10,
    12    "replicas": 3,
    13    "ec_replicas": 6,
    14    "regions": 1,
    15    "zones": 4,
    16    "nodes": 4,
    17    "disks": 4,
    18    "ec_disks": 8,
    19    "swift_user": "vagrant",
    20    "swift_group": "vagrant",
    21    "swift_uid": 1000,
    22    "swift_gid": 1000,
    23    "proxyfs_user": "vagrant",
    24    "proxyfs_group": "vagrant",
    25    "swift_repo": "git://github.com/openstack/swift.git",
    26    "swift_repo_branch": "master",
    27    "swiftclient_repo": "git://github.com/openstack/python-swiftclient.git",
    28    "swiftclient_repo_branch": "master",
    29    "swift_bench_repo": "git://github.com/openstack/swift-bench.git",
    30    "swift_bench_repo_branch": "master",
    31    "extra_key": "",
    32    "source_root": "/vagrant",
    33    "use_swiftstack_packages": false
    34  }