diff options
author | Brice Figureau <brice-puppet@daysofwonder.com> | 2011-01-02 19:26:19 +0100 |
---|---|---|
committer | James Turnbull <james@lovedthanlost.net> | 2011-04-08 18:19:54 +1000 |
commit | 28e3db87a105eba5eddbb11167d0a6c33b18f8ce (patch) | |
tree | 528522c0f8f73fdd88facbc4dfe27cc05444554d /lib/puppet/util/rails/reference_serializer.rb | |
parent | 1cb18410732a4b51efa0a106d4a1437daef08fc5 (diff) | |
download | puppet-28e3db87a105eba5eddbb11167d0a6c33b18f8ce.tar.gz puppet-28e3db87a105eba5eddbb11167d0a6c33b18f8ce.tar.xz puppet-28e3db87a105eba5eddbb11167d0a6c33b18f8ce.zip |
Add management of router/switchs global vlans
This allows to manage the global device list of vlans.
Currently supports only cisco IOS devices.
This is as easy as:
Vlan {
device_url => "ssh://user:pass@switch.domain.com/"
}
vlan {
"200": description => "R&D";
"99": description => "Management";
}
The device_url conforms to the same specs as for the interface
type.
Signed-off-by: Brice Figureau <brice-puppet@daysofwonder.com>
Diffstat (limited to 'lib/puppet/util/rails/reference_serializer.rb')
0 files changed, 0 insertions, 0 deletions