Skip to content

Commit

Permalink
Add metalctl part to MEP14 (#223)
Browse files Browse the repository at this point in the history
  • Loading branch information
simcod authored Nov 12, 2024
1 parent 334bd56 commit e62ef25
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions docs/src/development/proposals/MEP14/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ So far, the following components have been identified as requiring changes:
- metal-images

More components are likely to be added to the list during processing.
For DNS and NTP servers it should be possible to provide default values within a partition. They can either be inherited from machines and firewalls or overwritten with own ones.

## pixiecore

Expand All @@ -22,4 +23,8 @@ If using a self-deployed NTP server, also the metal-hammer need to be configured

Configurations for the `metal-images` are different for machines and firewalls.

## metalctl

In order to pass DNS and NTP servers to partitions and machines while creating them, the flags `dnsservers` and `ntpservers` need to be added.

The implementation of this MEP will make metal-stack possible to create and maintain machines without requiring an internet connection.

0 comments on commit e62ef25

Please sign in to comment.