Skip to content
This repository has been archived by the owner on Aug 21, 2020. It is now read-only.

dvs_switch manifests can not be reapplied. #106

Open
nanliu opened this issue May 2, 2013 · 0 comments
Open

dvs_switch manifests can not be reapplied. #106

nanliu opened this issue May 2, 2013 · 0 comments

Comments

@nanliu
Copy link
Contributor

nanliu commented May 2, 2013

Currently dvs_switch host need to specify operation create/edit/remove. This results in a manifest that can not be re-applied:

host => [
  {
    host => "${esx1['hostname']}",
    operation => 'add',
    backing => {
      pnicSpec => [
        {pnicDevice => 'vmnic1', uplinkPortgroupKey => 'dvs1-uplink-pg'},
      ],
    },
    maxProxySwitchPorts => 128,
  }
]

We should consider hiding the API internals so the resource can behave more appropriately.

dmohanty09 referenced this issue in dmohanty09/vmware-vcenter Jun 20, 2014
move password decryption into parse_device_config
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant