OSDN Git Service

refactor node_commons role.
authorwhitestar <whitestar@gaea.test>
Sun, 30 Jun 2013 02:41:21 +0000 (11:41 +0900)
committerwhitestar <whitestar@gaea.test>
Sun, 30 Jun 2013 02:41:21 +0000 (11:41 +0900)
commit83d1f61a46d7d42c591832a11cd255ba2d8c26ff
treea0f1900fdbe80dd7fe9a98d02cab64f85036d672
parentf8adef2d4b5304f496f534f50dc5f3ef1cce03cc
refactor node_commons role.
35 files changed:
cookbooks/ganglia/metadata.rb
cookbooks/hbase/recipes/default.rb
cookbooks/node_commons/metadata.rb
cookbooks/node_commons/recipes/apt.rb [moved from cookbooks/server_commons/recipes/default.rb with 78% similarity]
cookbooks/node_commons/recipes/default.rb
cookbooks/node_commons/recipes/yum-epel.rb [moved from cookbooks/yum_epel/recipes/default.rb with 92% similarity]
cookbooks/pig/recipes/default.rb
cookbooks/server_commons/CHANGELOG.md [deleted file]
cookbooks/server_commons/README.md [deleted file]
cookbooks/server_commons/metadata.rb [deleted file]
cookbooks/yum_epel/CHANGELOG.md [deleted file]
cookbooks/yum_epel/README.md [deleted file]
cookbooks/yum_epel/metadata.rb [deleted file]
cookbooks/zookeeper/recipes/default.rb
roles/apt.rb [new file with mode: 0644]
roles/ganglia-gmetad.rb
roles/ganglia-gmond.rb
roles/ganglia-web.rb
roles/grid-adm.rb
roles/grid-gm.rb
roles/grid-gpm.rb
roles/grid-ns.rb
roles/grid-zk-colo00.rb
roles/node_commons.rb [new file with mode: 0644]
roles/pleiades-dn.rb
roles/pleiades-gm.rb
roles/pleiades-gw.rb
roles/pleiades-hm.rb
roles/pleiades-jt.rb
roles/pleiades-nm.rb
roles/pleiades-nn.rb
roles/pleiades-pxy.rb
roles/pleiades-wf.rb
roles/test-on-localhost.rb
roles/yum-epel.rb [moved from roles/yum_epel.rb with 89% similarity]