sticky-note ed23070fc1 feat(servers_config): craft states ids with server
instead of `loop.index0` to get states easier to extend

BREAKING CHANGES: All `server_conf_{int}` and `server_state_{int}` will be renamed
to `nginx_{server}_server_config_file` and `nginx_{server}_server_state_symlink`
respectively
2022-12-30 14:33:03 +11:00
..