Reforge some readme sections to allow for win provisioning
This commit is contained in:
parent
cec0a5c3f8
commit
e6993d0048
14
README.md
14
README.md
@ -11,9 +11,9 @@ For quick bootstrapping of tools and libraries used in this repo, see [rehasheds
|
|||||||
|
|
||||||
## Deployment
|
## Deployment
|
||||||
|
|
||||||
Adding a new server will require the following be fulfilled:
|
### Linux Machines
|
||||||
|
|
||||||
* The server is accessible from the Ansible host;
|
Linux machines require the following for Ansible to access it:
|
||||||
|
|
||||||
* The server has a user named `ansible` which:
|
* The server has a user named `ansible` which:
|
||||||
|
|
||||||
@ -21,6 +21,16 @@ Adding a new server will require the following be fulfilled:
|
|||||||
|
|
||||||
* Has passwordless sudo capabilities as root
|
* Has passwordless sudo capabilities as root
|
||||||
|
|
||||||
|
### Windows Machines
|
||||||
|
|
||||||
|
lol don't
|
||||||
|
|
||||||
|
### All Machines
|
||||||
|
|
||||||
|
Adding a new server will require the following be fulfilled:
|
||||||
|
|
||||||
|
* The server is accessible from the Ansible host;
|
||||||
|
|
||||||
* The server has been added to NetBox OR in `inventory-hard`
|
* The server has been added to NetBox OR in `inventory-hard`
|
||||||
|
|
||||||
* DNS records for the machine are set; and
|
* DNS records for the machine are set; and
|
||||||
|
Loading…
Reference in New Issue
Block a user