arista-eosplus / rbeapi

Ruby client for Arista eAPI
BSD 3-Clause "New" or "Revised" License
16 stars 16 forks source link

Make a copy of the configuration entry before modifying with connection #98

Closed devrobo closed 8 years ago

devrobo commented 8 years ago

specific info. Fixes issue #86

devrobo commented 8 years ago

Manually verified host is set correctly in the current connection. To test this specifically would require adding a getter to get connection and transport information. A user would not be able to connect to the host using wildcards if the host name in the connection did not get properly set.