ordering
This commit is contained in:
@@ -6,5 +6,9 @@
|
||||
class postgresql_cd::main::config (
|
||||
|
||||
) inherits postgresql_cd::params {
|
||||
include postgresql_cd::server::service
|
||||
include postgresql_cd::main::install
|
||||
|
||||
if $fqdn == $pl_server_fqdn {
|
||||
include postgresql_cd::server::service
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user