Skip to content

feat: have enrol configure DNS and NTP on our BMCs#1700

Open
stevekeay wants to merge 1 commit intomainfrom
enrol-configure-dns-and-ntp
Open

feat: have enrol configure DNS and NTP on our BMCs#1700
stevekeay wants to merge 1 commit intomainfrom
enrol-configure-dns-and-ntp

Conversation

@stevekeay
Copy link
Contributor

We want the BMC to be able to download files from this image file service. Since this is HTTPS-only, the BMC is going to need DNS and NTP.

The actual values are passed in the environment from a config-map where we maintain site-specific values for each cluster.

We want the BMC to be able to download files from this image file
service.  Since this is HTTPS-only, the BMC is going to need DNS and
NTP.

The actual values are passed in the environment from a config-map where
we maintain site-specific values for each cluster.
Copy link
Collaborator

@skrobul skrobul left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nice 👍🏻

"SNMP.1.AlertPort": 161,
"SwitchConnectionView.1.Enable": "Enabled",
"NTPConfigGroup.1.NTPEnable": "Enabled",
"Time.1.Timezone": "Zulu",
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants