Skip to content

odd syntax for main- etc #20

Description

@mor1

the syntax main-noip etc seems very odd to me; the following seems more natural (and more orthogonal across :

  • main: xxx should define the entry point alone (ie., be orthogonal to network config)
  • networking should be specified by the presence of either ip-use-dhcp: true or the presence of all three of ip-static-{address,netmask,gateway}: x.x.x.x

(i guess you could default ip-netmask and ip-gateway to a /24 and x.x.x.1 if you wanted.)

make sense? comments?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions