From 600b50fed73761be1d714fc733d1fdf67b837160 Mon Sep 17 00:00:00 2001 From: Seth Vidal Date: Mon, 17 Dec 2012 22:55:27 +0000 Subject: [PATCH] make volumes an empty list --- inventory/host_vars/209.132.184.118 | 1 + inventory/host_vars/209.132.184.119 | 1 + 2 files changed, 2 insertions(+) diff --git a/inventory/host_vars/209.132.184.118 b/inventory/host_vars/209.132.184.118 index f1dbec6cd3..1f24808777 100644 --- a/inventory/host_vars/209.132.184.118 +++ b/inventory/host_vars/209.132.184.118 @@ -8,3 +8,4 @@ hostbase: jenkins-el6 public_ip: 209.132.184.118 root_auth_users: pingou skvidal description: jenkins el6 worker/slave +volumes: [] diff --git a/inventory/host_vars/209.132.184.119 b/inventory/host_vars/209.132.184.119 index edab933629..2dda7f0af3 100644 --- a/inventory/host_vars/209.132.184.119 +++ b/inventory/host_vars/209.132.184.119 @@ -8,4 +8,5 @@ hostbase: jenkins-f17 public_ip: 209.132.184.118 root_auth_users: pingou skvidal description: jenkins f17 worker/slave +volumes: []