mirror of
https://github.com/iiab/iiab.git
synced 2025-02-15 04:32:11 +00:00
Restore legacy mode (all of 1-prep) for deprecated command ./install-support
This commit is contained in:
parent
d49da390ee
commit
e29fe7828f
1 changed files with 3 additions and 2 deletions
|
@ -9,5 +9,6 @@
|
|||
roles:
|
||||
- { role: 0-init, tags: ['0-init'] }
|
||||
#- { role: 1-prep, tags: ['1-prep', 'platform', 'base'] }
|
||||
#- { role: 1-prep, tags: ['1-prep'] }
|
||||
- { role: openvpn, tags: ['openvpn'] }
|
||||
- { role: 1-prep, tags: ['1-prep'] }
|
||||
#- { role: openvpn, tags: ['openvpn'] } # FASTER ALTERNATIVE THAN 1-prep (if 1-prep was already run!)
|
||||
# BETTER YET, SEE: /usr/bin/iiab-support for a much friendlier UX, that only runs 1-prep when necessary.
|
||||
|
|
Loading…
Reference in a new issue