Initialize ops repository
This commit is contained in:
9
10-inventory/README.md
Normal file
9
10-inventory/README.md
Normal file
@@ -0,0 +1,9 @@
|
||||
# Inventory
|
||||
|
||||
Inventory is the map of reality.
|
||||
|
||||
- Hosts live under `10-inventory/hosts/<role>-<scope>-<id>/`.
|
||||
- Networks and services are recorded under `10-inventory/networks/` and `10-inventory/services/`.
|
||||
|
||||
If it exists and matters operationally, it is inventoried and named.
|
||||
|
||||
1
10-inventory/hosts/.gitkeep
Normal file
1
10-inventory/hosts/.gitkeep
Normal file
@@ -0,0 +1 @@
|
||||
|
||||
1
10-inventory/networks/.gitkeep
Normal file
1
10-inventory/networks/.gitkeep
Normal file
@@ -0,0 +1 @@
|
||||
|
||||
1
10-inventory/services/.gitkeep
Normal file
1
10-inventory/services/.gitkeep
Normal file
@@ -0,0 +1 @@
|
||||
|
||||
Reference in New Issue
Block a user