From 9dfc1c8fe8867fd316e58f0809faf058480d9e7c Mon Sep 17 00:00:00 2001 From: Yolanda Robla Mota Date: Mon, 12 Sep 2016 18:02:08 +0200 Subject: [PATCH] Change naming for bridge in CentOS Change-Id: I7a35a1222ce7524fbf74848daec68dfd57616026 Signed-Off-By: Yolanda Robla --- prototypes/puppet-infracloud/hiera/common.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/prototypes/puppet-infracloud/hiera/common.yaml b/prototypes/puppet-infracloud/hiera/common.yaml index 7d6b44063..1fcde2f75 100644 --- a/prototypes/puppet-infracloud/hiera/common.yaml +++ b/prototypes/puppet-infracloud/hiera/common.yaml @@ -76,5 +76,5 @@ hosts: compute00.opnfvlocal: ip: 192.168.122.4 -# br-eth0 for debian, br-ens3 for RHEL +# br-eth0 for debian, br_ens3 for RHEL bridge_name: br-eth0 -- 2.16.6