- # Default credentials - can be overriden by environment-specific definitions
- # Sandbox Default Startup Variables
- # These have to be here, and not in the dockersan variable file, because
- # the sandbox creation playbook actually runs on localhost, not
- # against the sandbox inventory.
- dockersand_subnet: "192.168.11.0/24"
- dockersand_image: "dockersand-centos7"
- dockersand_start: "1"
- dockersand_end: "10"