diff options
author | Alex Auvolat <alex@adnab.me> | 2022-12-22 17:59:51 +0100 |
---|---|---|
committer | Alex Auvolat <alex@adnab.me> | 2022-12-22 17:59:51 +0100 |
commit | b449e838709b0a1af6ef2e622c648c95f5cdc6e6 (patch) | |
tree | 70f7517abf6ad3f481e7e7f02561bb876b88317f | |
parent | b575b2b4862c4019a4ca5c9240ea5989f7a93b40 (diff) | |
download | infrastructure-b449e838709b0a1af6ef2e622c648c95f5cdc6e6.tar.gz infrastructure-b449e838709b0a1af6ef2e622c648c95f5cdc6e6.zip |
Notice that repo is obsolete
-rw-r--r-- | README.md | 5 |
1 files changed, 3 insertions, 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)**.
\ No newline at end of file +Configured machines available for testing are listed in the **[`test_cluster` Ansible inventory](./os/config/test_cluster.inventory.yml)**. |