Skip to content
Snippets Groups Projects
Select Git revision
  • master default protected
1 result

monitor_postgrest.sls

Blame
    • Fynn Becker's avatar
      42d5df1e
      Ensure monitor_postgrest works for all configs · 42d5df1e
      Fynn Becker authored
      postgrest-formula allows for configuration of multiple instances on the
      same machine. Because multiple instances have distinct configurations,
      the local check script can not assume the `admin-server-port` setting to
      be present for all instances.
      If no instance has the setting specified, the state ensures removal of
      the local check script.
      42d5df1e
      History
      Ensure monitor_postgrest works for all configs
      Fynn Becker authored
      postgrest-formula allows for configuration of multiple instances on the
      same machine. Because multiple instances have distinct configurations,
      the local check script can not assume the `admin-server-port` setting to
      be present for all instances.
      If no instance has the setting specified, the state ensures removal of
      the local check script.