mirror of https://github.com/zulip/zulip.git
puppet: Fix postgres_primary alias
(imported from commit 1cd199224e45700fac03e68c99f9d4f7d9212b45)
This commit is contained in:
parent
b5707b9c7b
commit
9f2af6fd0d
|
@ -37,5 +37,5 @@ define hostgroup {
|
|||
|
||||
define hostgroup {
|
||||
hostgroup_name postgres_primary
|
||||
alias PostgreSQL Servers
|
||||
alias Primary PostgreSQL Servers
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue