Laurence Pettitt

Results 3 comments of Laurence Pettitt

I am using OpsWorks and experiencing this problem, I am wondering if it could be OpsWorks' fault and the way it updates the cookbooks on each node such that every...

Following @Seth-Karlo's suggestion, I tested with some echo statements. In the server_setup recipe, i found that: `node['gluster']['server']['volumes'][volume_name]['bricks']` produces: `["/gluster/servu/brick"]` However in the server_extend recipe, the reason `chef_node['gluster']['server']['volumes'][volume_name]['bricks']` causes an error...

Is there any reason this wasn't merged? It seems like a really essential feature, it would be great to have it. Unless there is a better way to setup and...