Commit Graph

10 Commits

Author SHA1 Message Date
Tobias Genannt f13a6573a8
Merge pull request #736 from kr3ator/feature/cable_initializers
Startup script for cables
2022-04-25 15:44:36 +02:00
kr3ator 57da852af6 Cabling script minor updates 2022-04-12 14:47:24 +02:00
kr3ator 302c0fed59 Cable startup script 2022-04-12 13:51:57 +02:00
kr3ator 0e7afe466d feat: Add support for bridge, lag, parent 2022-04-12 13:49:44 +02:00
Christian Mäder 74a0e2cf6e Update Interfaces Initializer for Netbox 2.7
The interface database model has changed in Netbox 2.7.
Therefore the initializer code, that was used before, broke.
As a user, you will need to update your dcim_interfaces.yml
file as follows:

- Make sure the type is a value out of the possible choices.

See the diff of this commit for further information how this is meant.
2020-01-20 08:39:26 +01:00
Christian Mäder e894cdaa06 Reformat initializers and add some IPv6 examples 2019-10-12 14:23:41 +02:00
Alvaro Arriola 992a8f1d5f More typos. Tested all changes. 2019-10-11 18:08:22 +02:00
Alvaro Arriola 821d6c8672 Fixed further requirements. 2019-10-10 17:35:06 +02:00
Alvaro Arriola 0b5214d247 Fixed aesthetics. 2019-10-10 16:52:29 +02:00
Alvaro Arriola 4cb5b9f20d Added more startup_scripts and initializers examples. 2019-07-04 14:10:56 +02:00