templatefile/pkg/templater
Philippe Caseiro e9f8ff2506 fix(bootstraper): adding global variables support
Now we can declare "global" variables, in the "Globals" section the  the
configuration, this variables will be merged into the "Service"
variables and used in the templates. This how we share variables between
services.
2022-07-01 14:56:41 +02:00
..
files.go Complete rewrite of the bootstraper tool 2022-06-30 16:45:46 +02:00
main.go fix(bootstraper): adding global variables support 2022-07-01 14:56:41 +02:00
packages.go Complete rewrite of the bootstraper tool 2022-06-30 16:45:46 +02:00
persist.go Complete rewrite of the bootstraper tool 2022-06-30 16:45:46 +02:00
repo-apk.go Complete rewrite of the bootstraper tool 2022-06-30 16:45:46 +02:00
repo-deb.go Complete rewrite of the bootstraper tool 2022-06-30 16:45:46 +02:00
repo-helm.go Complete rewrite of the bootstraper tool 2022-06-30 16:45:46 +02:00
repo.go Complete rewrite of the bootstraper tool 2022-06-30 16:45:46 +02:00
services.go Complete rewrite of the bootstraper tool 2022-06-30 16:45:46 +02:00
system_group.go fix(bootstraper): adding system group management 2022-07-01 09:58:22 +02:00
system_services.go Complete rewrite of the bootstraper tool 2022-06-30 16:45:46 +02:00
system_users.go fix(bootstraper): adding system group management 2022-07-01 09:58:22 +02:00