From 63fe8eb8b049855aa75a01d19f4d31bf2ddb6f3d Mon Sep 17 00:00:00 2001
From: Yolanda Robla Mota <yroblamo@redhat.com>
Date: Thu, 10 Nov 2016 10:52:18 +0100
Subject: Fix typo in mac address

Change-Id: I3feb14a2c055563392bf70836b8e1ad46e3ae24e
Signed-Off-By: Yolanda Robla <yroblamo@redhat.com>
---
 prototypes/puppet-infracloud/hiera/common_baremetal.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'prototypes')

diff --git a/prototypes/puppet-infracloud/hiera/common_baremetal.yaml b/prototypes/puppet-infracloud/hiera/common_baremetal.yaml
index 9825ed367..a8d69a05d 100644
--- a/prototypes/puppet-infracloud/hiera/common_baremetal.yaml
+++ b/prototypes/puppet-infracloud/hiera/common_baremetal.yaml
@@ -130,7 +130,7 @@ ironic_inventory:
     ipv4_address: 172.30.13.90
     ansible_ssh_host: 172.30.13.90
     ipv4_gateway: 172.30.13.1
-    ipv4_interface_mac: 00:1e:67:f9:9b:35
+    ipv4_interface_mac: 00:1e:67:f6:9b:35
     ipv4_subnet_mask: 255.255.255.192
     name: controller00.opnfvlocal
     nics:
-- 
cgit