From 7547dbbb3f2f7510ec273ab66493755d02c90f59 Mon Sep 17 00:00:00 2001 From: mattray Date: Mon, 18 Jun 2012 22:07:56 -0500 Subject: [PATCH] updated for first pass on allinone, mysql-master, single-compute and single-controller --- infrastructure.yml | 20 ++++++++++++++++++-- 1 file changed, 18 insertions(+), 2 deletions(-) diff --git a/infrastructure.yml b/infrastructure.yml index 5202a2d..0b469b0 100644 --- a/infrastructure.yml +++ b/infrastructure.yml @@ -1,10 +1,26 @@ cookbooks: -- openssh: - - 0.8.0 +- chef_handler: #used by windows + - 1.0.6 - ntp: - 1.1.8 +- openssh: + - 0.8.0 +- openssl: #used by mysql + - 1.0.0 +- windows: #used by mysql + - 1.3.0 +- mysql: + - 1.2.6 + environments: + data bags: + roles: - base: + - allinone: + - mysql-master: + - single-compute: + - single-controller: + nodes: