Commit graph

2 commits

Author SHA1 Message Date
ecbad0a638
chore: Abstract machines and modules
All checks were successful
Check workflows / check_workflows (push) Successful in 21s
Run pre-commit on all files / check (push) Successful in 24s
Check meta / check_dns (pull_request) Successful in 19s
Check meta / check_meta (pull_request) Successful in 18s
Check workflows / check_workflows (pull_request) Successful in 19s
Build all the nodes / bridge01 (pull_request) Successful in 1m13s
Build all the nodes / geo01 (pull_request) Successful in 1m14s
Build all the nodes / compute01 (pull_request) Successful in 1m44s
Build all the nodes / geo02 (pull_request) Successful in 1m12s
Build all the nodes / rescue01 (pull_request) Successful in 1m30s
Build all the nodes / storage01 (pull_request) Successful in 1m29s
Build all the nodes / vault01 (pull_request) Successful in 1m26s
Build all the nodes / web02 (pull_request) Successful in 1m19s
Run pre-commit on all files / check (pull_request) Successful in 24s
Build all the nodes / web01 (pull_request) Successful in 1m56s
Build all the nodes / web03 (pull_request) Successful in 1m25s
This adds subdirectories for the different types of systems, for the
modules and the machines
2024-12-08 13:39:10 +01:00
859418b377 feat(chatops): init takumi
All checks were successful
build configuration / build_rescue01 (pull_request) Successful in 1m9s
build configuration / build_geo01 (pull_request) Successful in 1m1s
build configuration / build_geo02 (pull_request) Successful in 1m6s
build configuration / build_bridge01 (pull_request) Successful in 1m6s
build configuration / push_to_cache_web02 (pull_request) Successful in 1m20s
build configuration / push_to_cache_storage01 (pull_request) Successful in 1m29s
build configuration / push_to_cache_rescue01 (pull_request) Successful in 1m34s
build configuration / push_to_cache_geo01 (pull_request) Successful in 1m22s
build configuration / push_to_cache_compute01 (pull_request) Successful in 2m0s
build configuration / push_to_cache_web01 (pull_request) Successful in 2m5s
build configuration / push_to_cache_geo02 (pull_request) Successful in 1m22s
build configuration / push_to_cache_bridge01 (pull_request) Successful in 1m14s
build configuration / build_web02 (push) Successful in 1m19s
build configuration / build_vault01 (push) Successful in 1m21s
build configuration / build_compute01 (push) Successful in 1m23s
build configuration / build_storage01 (push) Successful in 1m23s
lint / check (push) Successful in 24s
build configuration / build_web01 (push) Successful in 1m48s
build configuration / build_geo02 (push) Successful in 1m5s
build configuration / build_bridge01 (push) Successful in 1m7s
build configuration / build_geo01 (push) Successful in 1m11s
build configuration / build_rescue01 (push) Successful in 1m15s
build configuration / push_to_cache_web02 (push) Successful in 1m15s
build configuration / push_to_cache_compute01 (push) Successful in 1m38s
build configuration / push_to_cache_geo02 (push) Successful in 1m20s
build configuration / push_to_cache_bridge01 (push) Successful in 1m22s
build configuration / push_to_cache_storage01 (push) Successful in 1m37s
build configuration / push_to_cache_geo01 (push) Successful in 1m8s
build configuration / push_to_cache_web01 (push) Successful in 2m7s
build configuration / push_to_cache_rescue01 (push) Successful in 1m23s
Takumi means "artisan" (in the sense of "master") in Japanese. It's an
accurate and efficient ChatOps for day-to-day operations of DGNum.

Signed-off-by: Ryan Lahfa <ryan@dgnum.eu>
2024-09-20 21:50:15 +02:00