Skip to content

Role is not idempotent #3

@kostyrev

Description

@kostyrev

with every run slave interfaces change

--- before: /etc/sysconfig/network-scripts/ifcfg-eth1
+++ after: dynamically generated
@@ -1,8 +1,8 @@
 NAME="eth1"
 DEVICE="eth1"
 BOOTPROTO=none
 ONBOOT=yes
 SLAVE=yes
 MASTER="bond0"
 MTU="1500"
-HWADDR="40:f2:e9:b8:ae:70"
+HWADDR="40:f2:e9:b8:ae:71"

what's the point in specifying HWADDR anyway?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions