diff --git a/README.md b/README.md index fec9ac6..59e12be 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Bellande Step Configs +# Bellande Configs System ## Configuration System - Configs system that stores the Bellande Step configs for all architectures and systems in one place diff --git a/bellande/http_configs.bellande b/bellande_step/bellande/http_configs.bellande similarity index 100% rename from bellande/http_configs.bellande rename to bellande_step/bellande/http_configs.bellande diff --git a/bellande/tcp_configs.bellande b/bellande_step/bellande/tcp_configs.bellande similarity index 100% rename from bellande/tcp_configs.bellande rename to bellande_step/bellande/tcp_configs.bellande diff --git a/bellande/tls_configs.bellande b/bellande_step/bellande/tls_configs.bellande similarity index 100% rename from bellande/tls_configs.bellande rename to bellande_step/bellande/tls_configs.bellande diff --git a/json/http_configs.json b/bellande_step/json/http_configs.json similarity index 100% rename from json/http_configs.json rename to bellande_step/json/http_configs.json diff --git a/json/tcp_configs.json b/bellande_step/json/tcp_configs.json similarity index 100% rename from json/tcp_configs.json rename to bellande_step/json/tcp_configs.json diff --git a/json/tls_configs.json b/bellande_step/json/tls_configs.json similarity index 100% rename from json/tls_configs.json rename to bellande_step/json/tls_configs.json