diff --git a/nodes/akkounts-1.json b/nodes/akkounts-1.json index 27dd090..1f606a0 100644 --- a/nodes/akkounts-1.json +++ b/nodes/akkounts-1.json @@ -12,11 +12,13 @@ "hostname": "akkounts-1", "ipaddress": "192.168.122.160", "roles": [ + "postgresql_client", "akkounts" ], "recipes": [ "kosmos-base", "kosmos-base::default", + "kosmos-postgresql::hostsfile", "kosmos-akkounts", "kosmos-akkounts::default", "kosmos-akkounts::nginx", @@ -71,4 +73,4 @@ "recipe[kosmos-base]", "role[akkounts]" ] -} \ No newline at end of file +}