Initial Changes to the manifests, just to get the recipe to run
This commit is contained in:
parent
9fbf48c8c6
commit
4b53a58494
4 changed files with 37 additions and 29 deletions
|
@ -44,9 +44,9 @@ class rhizo_base::postgresql::debian inherits rhizo_base::postgresql::common {
|
|||
|
||||
class { 'postgresql::globals':
|
||||
manage_package_repo => true,
|
||||
version => '9.4',
|
||||
version => '9.6',
|
||||
}->
|
||||
class { 'postgresql::server':
|
||||
}
|
||||
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue