Revert "cmd: accept an !include tag for YAML files"

This reverts commit b8698bc060. This
change is not complete, it is missing adaptations in docker-compose.yml.
This commit is contained in:
Vincent Bernat
2023-02-12 14:40:56 +01:00
parent 829887f1e0
commit cdbae1c643
22 changed files with 422 additions and 593 deletions

View File

@@ -8,8 +8,7 @@ import (
"testing"
"github.com/gin-gonic/gin"
"akvorado/common/helpers/yaml"
"gopkg.in/yaml.v3"
"akvorado/common/helpers"
"akvorado/inlet/flow/input/file"