azvyagintsev | 4053eb2 | 2018-03-29 16:21:51 +0300 | [diff] [blame] | 1 | # Env variables and description: |
| 2 | DO_API_TOKEN |
| 3 | |
| 4 | # base.sh |
| 5 | UBUNTU_BASEURL=http://mirror.mirantis.com/stable/ubuntu/ |
| 6 | |
| 7 | # salt.sh |
| 8 | SALTSTACK_REPO=${SALTSTACK_REPO:-"deb [arch=amd64] https://mirror.mirantis.com/stable/saltstack-2016.3/xenial/ xenial main"} |
| 9 | SALTSTACK_GPG=${SALTSTACK_GPG:-"https://repo.saltstack.com/apt/ubuntu/16.04/amd64/2016.3/SALTSTACK-GPG-KEY.pub"} |
| 10 | |
| 11 | |
| 12 | |
| 13 | IMAGE_NAME # resulted openstack|qemu image name part |
| 14 | |
| 15 | # Openstack-related |
| 16 | OS_USERNAME |
| 17 | OS_PASSWORD |
| 18 | OS_FLAVOR |
| 19 | OS_IMAGE # base image |