Age | Commit message (Expand) | Author | Files | Lines |
2018-08-21 | [jump req] Add build/deploy specific requirements | Alexandru Avadanii | 1 | -1/+2 |
2018-08-13 | [jump] Enable jumbo frames for vnet devices | Alexandru Avadanii | 1 | -0/+7 |
2018-08-07 | [scenarios] Differentiate virtual node roles | Alexandru Avadanii | 1 | -0/+1 |
2018-08-03 | [lib.sh] Reset virtual nodes after MaaS install | Alexandru Avadanii | 1 | -0/+17 |
2018-08-03 | [lib.sh] Support older jumpserver libvirt | Alexandru Avadanii | 1 | -1/+2 |
2018-03-18 | lib.sh: Skip modprobing nbd, loop if inbuilt | Alexandru Avadanii | 1 | -1/+3 |
2018-03-11 | lib.sh: Add missing `sudo` for `losetup` | Alexandru Avadanii | 1 | -2/+2 |
2018-03-07 | [vnode parsing] Move core logic to j2 | Alexandru Avadanii | 1 | -63/+1 |
2018-03-04 | [jump req] Move pkg installation to lib.sh | Alexandru Avadanii | 1 | -0/+15 |
2018-03-03 | [j2 parsing] Adopt new generate_config features | Alexandru Avadanii | 1 | -15/+13 |
2018-02-28 | lib.sh: Validate pdf/idf with pharos schema | Guillermo Herrero | 1 | -1/+15 |
2018-02-22 | [noHA] Add dedicated cinder volume for virtual cmp | Alexandru Avadanii | 1 | -0/+11 |
2018-02-07 | [jump] Add simple check for required Linux bridges | Alexandru Avadanii | 1 | -3/+39 |
2018-02-06 | Add NOVCP HA OVS scenario (baremetal, virtual) | Alexandru Avadanii | 1 | -4/+3 |
2018-02-06 | [virtual] Add missing ODL dhcp_int | Alexandru Avadanii | 1 | -4/+3 |
2018-02-06 | lib.sh: modprobe br_netfilter, don't bail on err | Alexandru Avadanii | 1 | -4/+7 |
2018-02-05 | [virtual] PDF-based network defs for cluster nodes | Alexandru Avadanii | 1 | -0/+3 |
2018-02-05 | [virtual] Split 'pxebr' from 'mcpcontrol' net | Alexandru Avadanii | 1 | -7/+12 |
2018-02-05 | [PDF] Switch to generate_config, unify templates | Alexandru Avadanii | 1 | -3/+53 |
2018-02-02 | Merge "deploy.sh: Disable net.bridge.bridge-nf-call" | Michael Polenchuk | 1 | -0/+9 |
2018-02-02 | Revert "[FN VMs] remove graphics" | Alexandru Avadanii | 1 | -2/+10 |
2018-02-01 | deploy.sh: Disable net.bridge.bridge-nf-call | Alexandru Avadanii | 1 | -0/+9 |
2018-01-29 | [FN VMs] remove graphics | Alexandru Avadanii | 1 | -10/+2 |
2018-01-25 | lib.sh: Reduce useless wget dot reporting | Alexandru Avadanii | 1 | -1/+1 |
2018-01-22 | Add support for different public network netmask | Guillermo Herrero | 1 | -0/+7 |
2018-01-08 | lib.sh: base image: Prevent using incomplete img | Alexandru Avadanii | 1 | -4/+4 |
2018-01-08 | lib.sh: Fix `modprobe -f` on Ubuntu | Alexandru Avadanii | 1 | -3/+4 |
2018-01-07 | lib.sh: Fix stop condition in wait_for | Alexandru Avadanii | 1 | -5/+5 |
2018-01-07 | lib.sh: Extend wait_for function to catch no resp | Alexandru Avadanii | 1 | -3/+11 |
2018-01-07 | user-data.template: Remove salt-minion install | Alexandru Avadanii | 1 | -4/+1 |
2018-01-07 | lib.sh: Cache base image(s) between deploys | Alexandru Avadanii | 1 | -13/+36 |
2018-01-04 | [centos jump] nbd build: Fix REQ_TYPE_SPECIAL | Alexandru Avadanii | 1 | -1/+5 |
2018-01-04 | [centos jump] Add nbd build support | Alexandru Avadanii | 1 | -2/+70 |
2017-12-27 | lib.sh: Add delay after `kpartx -av` | Alexandru Avadanii | 1 | -0/+1 |
2017-12-18 | Merge "[baremetal] Move salt master IP to PXE/admin" | Alexandru Avadanii | 1 | -4/+3 |
2017-12-18 | [baremetal] Move salt master IP to PXE/admin | Alexandru Avadanii | 1 | -4/+3 |
2017-12-15 | ci/deploy.sh: maas: cleanup_uefi on env erase | Alexandru Avadanii | 1 | -2/+3 |
2017-12-07 | Merge "base image: Explicitly call kpartx" | Michael Polenchuk | 1 | -3/+7 |
2017-12-07 | Merge "lib.sh: persistent cfg01, mas01 mcpcontrol" | Michael Polenchuk | 1 | -2/+2 |
2017-11-28 | base image: Explicitly call kpartx | Alexandru Avadanii | 1 | -3/+7 |
2017-11-27 | lib.sh: persistent cfg01, mas01 mcpcontrol | Alexandru Avadanii | 1 | -2/+2 |
2017-11-27 | AArch64: base image: pre-install salt-minion | Alexandru Avadanii | 1 | -1/+7 |
2017-11-27 | Add pre-{install,purge} support for base image | Alexandru Avadanii | 1 | -5/+132 |
2017-11-08 | lib.sh: Cleanup previous /boot/efi contents | Alexandru Avadanii | 1 | -1/+2 |
2017-10-28 | lib.sh: rm Ubuntu boot entry on EFI systems | Alexandru Avadanii | 1 | -0/+10 |
2017-10-27 | Merge "lib.sh: Fix compatibility with bash 4.2" | Alexandru Avadanii | 1 | -16/+16 |
2017-10-27 | lib.sh: Fix compatibility with bash 4.2 | Alexandru Avadanii | 1 | -16/+16 |
2017-10-26 | AArch64: Switch jumpserver VMs to virtio video | Alexandru Avadanii | 1 | -2/+2 |
2017-10-20 | lib.sh: Fix locals override in nested invocations | Alexandru Avadanii | 1 | -11/+14 |
2017-10-15 | states: Break on error, retry states up to 5 times | Alexandru Avadanii | 1 | -2/+3 |