2019-06-04 18:50:36 +04:00
2018-10-02 10:16:46 +04:00
2018-10-29 15:24:46 +04:00
2018-11-01 14:59:58 +04:00
2019-06-04 18:50:36 +04:00
2018-10-02 10:16:46 +04:00
2018-10-02 10:16:46 +04:00
2018-11-14 11:46:37 +04:00
2018-10-02 10:16:46 +04:00
2018-10-02 10:16:46 +04:00
2018-11-21 10:33:33 +04:00
2018-10-25 12:13:36 +04:00

Prepare

install prerequired ansible 2.6+ and python modules

apt-get install ansible python-module-proxmoxer python-module-jmespath python-module-netaddr

init submodules and pull infra-conf repository

export CONF_URI="http://gogs.srt/BaseALT/infra-conf.git"
git submodule update --init --recursive
git subtree add --prefix=vars/conf "${CONF_URI}" master
ssh-add ~/.ssh/robot_key

do not forget to add robot ssh-key and clone passdb

deploy desired stack

./infra.sh test-env test-stack
Description
No description provided
Readme 210 KiB
Languages
Python 66.9%
Jinja 28.4%
Nix 3.3%
Shell 1.1%
Gherkin 0.3%