Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
base.rb 10.3 KB
bmc.rb 1.7 KB
bond.rb 524 Bytes
bridge.rb 169 Bytes
interface.rb 6.1 KB
managed.rb 3.79 KB
with_attached_devices.rb 1.21 KB

Latest revisions

# Date Author Comment
9d43fc71 06/14/2018 12:05 PM Michael Moll

Fixes #19789 - fix Layout/SpaceAroundOperators cop

630061d2 06/14/2018 09:50 AM Michael Moll

Fixes #19775 - Fix Layout/ExtraSpacing cop

a525db23 06/12/2018 02:55 PM Stephen Benjamin

fixes #23232 - fix error when domain not in taxonomy

This ensures that if domain_id is set, but domain not found (for example
when domain is in another taxonomy), the shortname still removes the
domain from the host's FQDN.

b03dcd1b 04/05/2018 11:56 AM Michael Moll

Fixes #23081 - Fix Style/SafeNavigation cop

85021506 04/05/2018 11:56 AM Michael Moll

Fixes #19839 - Fix Rails/Present cop

20b2ec5b 04/05/2018 11:56 AM Michael Moll

Fixes #22331 - Fix Rails/Presence cop

6b65706a 04/04/2018 02:20 PM Baptiste Agasse

fixes #21694 - Add consistency validation for MTU and VLAN

f175f751 04/04/2018 02:20 PM Baptiste Agasse

fixes #21694 - Add MTU to subnet

a03e5341 03/22/2018 07:15 PM Marek Hulán

Fixes #22918 - Audit all taxonomies assignments

We need to move all audited definitions to top of models because all
concerns can use audit_associations call which relies on audit being
already activated.

3c660dd2 03/06/2018 12:54 PM Justin Sherrill

Fixes #22676 - domain checking should ignore scoping

View revisions

Also available in: Atom