mirror of
https://github.com/iiab/iiab.git
synced 2025-02-13 03:32:12 +00:00
Tighten up descriptions of 1-prep
This commit is contained in:
parent
bc7c0c811c
commit
c4283308af
2 changed files with 2 additions and 2 deletions
|
@ -2,7 +2,7 @@
|
||||||
1-prep README
|
1-prep README
|
||||||
=============
|
=============
|
||||||
|
|
||||||
This 1st `stage <https://github.com/iiab/iiab/wiki/IIAB-Contributors-Guide#ansible>`_ (1-prep) arranges low-level things like hardware, DNS, basic security -- and critical pieces sometimes needed for remote support:
|
This 1st `stage <https://github.com/iiab/iiab/wiki/IIAB-Contributors-Guide#ansible>`_ (1-prep) arranges low-level things like remote support infra, DNS prep, hardware, low-level OS quirks, and basic security:
|
||||||
|
|
||||||
- SSHD
|
- SSHD
|
||||||
- OpenVPN if/as needed later for remote support
|
- OpenVPN if/as needed later for remote support
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
# Preparations (low-level, hardware, basic security)
|
# Preparations (low-level e.g. remote support, DNS prep, HW/OS, basic security)
|
||||||
|
|
||||||
- name: ...IS BEGINNING ============================================
|
- name: ...IS BEGINNING ============================================
|
||||||
meta: noop
|
meta: noop
|
||||||
|
|
Loading…
Reference in a new issue