forked from Deuxfleurs/infrastructure
Notice that repo is obsolete
This commit is contained in:
parent
b575b2b486
commit
b449e83870
1 changed files with 3 additions and 2 deletions
|
@ -1,7 +1,8 @@
|
|||
deuxfleurs.fr
|
||||
=============
|
||||
|
||||
*Many things are still missing here, including a proper documentation. Please stay nice, it is a volunter project. Feel free to open pull/merge requests to improve it. Thanks.*
|
||||
**OBSOLETION NOTICE:** We are progressively migrating our stack to NixOS, to replace Ansible. Most of the files present in this repository are outdated or obsolete,
|
||||
the current code for our infrastructure is at: <https://git.deuxfleurs.fr/Deuxfleurs/nixcfg>.
|
||||
|
||||
## Our abstraction stack
|
||||
|
||||
|
@ -111,4 +112,4 @@ Now, to connect, do the following:
|
|||
|
||||
## Test cluster
|
||||
|
||||
Configured machines available for testing are listed in the **[`test_cluster` Ansible inventory](./os/config/test_cluster.inventory.yml)**.
|
||||
Configured machines available for testing are listed in the **[`test_cluster` Ansible inventory](./os/config/test_cluster.inventory.yml)**.
|
||||
|
|
Loading…
Reference in a new issue