1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-03-09 15:40:17 +00:00

Create README.rst

This commit is contained in:
A Holt 2019-02-08 09:34:44 -05:00 committed by GitHub
parent 06d696da9f
commit f31955e6d0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

9
roles/0-init/README.rst Normal file
View file

@ -0,0 +1,9 @@
=============
0-init README
=============
For a higher-level view, please see `IIAB Installation <https://github.com/iiab/iiab/wiki/IIAB-Installation>`_ and http://FAQ.IIAB.IO
This 0th stage literally sets the stage for Internet-in-a-Box (IIAB) installation, prior to Ansible running `Stages 1-to-9 <.>`_ and then the `network <network>`_ stage.
This serves to confirm low-level Ansible facts from the OS — e.g. for housekeeping tasks related to TZ (time zone), hostname, FQDN (fully-qualified domain name), unusual systemwide dependencies etc — and whether Internet is live so that IIAB installation can proceed.