diff options
author | Narinder Gupta <narinder.gupta@canonical.com> | 2017-01-05 09:53:56 -0600 |
---|---|---|
committer | Narinder Gupta <narinder.gupta@canonical.com> | 2017-01-06 16:27:21 -0600 |
commit | 512a3b283ff25cad16a36605c80df4742673690b (patch) | |
tree | dfbe5f74a6a026d89ceb232c9c60ee65157674f4 /labconfig/intel/pod6 | |
parent | 9a825022ab2c447c1c77fde86c3731d89d1626dd (diff) |
modified to add cpu as host cpu for kvm machines.
Change-Id: Ia265021a79d5595748ec0b6b3e5988adbc3086b7
Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
Diffstat (limited to 'labconfig/intel/pod6')
-rw-r--r-- | labconfig/intel/pod6/labconfig.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/labconfig/intel/pod6/labconfig.yaml b/labconfig/intel/pod6/labconfig.yaml index 251c8607..9682aca8 100644 --- a/labconfig/intel/pod6/labconfig.yaml +++ b/labconfig/intel/pod6/labconfig.yaml @@ -112,7 +112,7 @@ lab: # user: root # pass: root floating-ip-range: 10.6.15.7,10.6.15.250,10.6.15.1,10.6.15.0/24 - ext-port: "eth5" + ext-port: "br-eth5" dns: 8.8.8.8 public-api-ip: 10.6.15.6 osdomainname: api.maas |