diff options
author | Stuart Mackie <wsmackie@juniper.net> | 2017-10-02 05:02:41 -0700 |
---|---|---|
committer | Narinder Gupta <narinder.gupta@canonical.com> | 2017-10-02 13:06:11 +0000 |
commit | ad91ce4be43e2043a46d4a146114f66cd7bc7a43 (patch) | |
tree | 8905fdcc78458642e7f3fcbcc9de2930ecd3378f /labconfig/juniper/pod1/labconfig.yaml | |
parent | 8992f9736539a718ebeeb1fee610d378c2d97b8b (diff) |
git review
New ocl packages, new key for packages, updated server info for lab
Change-Id: Iee2316f5e624278731c6625eec572c099f6c1a70
Signed-off-by: Stuart Mackie <wsmackie@juniper.net>
(cherry picked from commit 08d9db4bb34558cfda9c2c8655253d5cced66fb0)
Diffstat (limited to 'labconfig/juniper/pod1/labconfig.yaml')
-rw-r--r-- | labconfig/juniper/pod1/labconfig.yaml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/labconfig/juniper/pod1/labconfig.yaml b/labconfig/juniper/pod1/labconfig.yaml index b1b90ba9..da12cb3c 100644 --- a/labconfig/juniper/pod1/labconfig.yaml +++ b/labconfig/juniper/pod1/labconfig.yaml @@ -69,13 +69,13 @@ lab: nics: - ifname: intf100 spaces: [admin] - mac: ["0c:c4:7a:53:57:16"] + mac: ["0c:c4:7a:53:4e:4e"] - ifname: intf101 spaces: [floating] - mac: ["0c:c4:7a:53:57:17"] + mac: ["0c:c4:7a:53:4e:4f"] power: type: ipmi - address: 10.10.7.85 + address: 10.10.7.87 user: ADMIN pass: ADMIN floating-ip-range: 10.10.10.6,10.10.10.250,10.10.10.1,10.10.10.0/24 |