Skip to content

f-#: Adds METHOD, DNS and GATEWAY parameters to VM template NIC docs#3114

Open
aleixrm wants to merge 2 commits into
masterfrom
f-#/add-missing-nic-attrs
Open

f-#: Adds METHOD, DNS and GATEWAY parameters to VM template NIC docs#3114
aleixrm wants to merge 2 commits into
masterfrom
f-#/add-missing-nic-attrs

Conversation

@aleixrm

@aleixrm aleixrm commented Nov 28, 2024

Copy link
Copy Markdown
Collaborator

Description

Adds NIC configuration missing parameters to the VM template attribute reference.

Based on tf provider docs: https://registry.terraform.io/providers/OpenNebula/opennebula/latest/docs/resources/virtual_machine#method-1

Branches to which this PR applies

  • master
  • one-X.X
  • one-X.X-maintenance

  • Check this if this PR should not be squashed

…entation

Signed-off-by: Aleix Ramírez <aramirez@opennebula.io>

@pedroielpi3 pedroielpi3 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

For line 516 I suggest adding the backticks `` to the key=value pair, i.e.:

NIC DNS server. Please make sure that INHERIT_VNET_ATTR="DNS" is added to /etc/one/oned.conf.

Otherwise looks good to me

Signed-off-by: Aleix Ramírez <aramirez@opennebula.io>
@aleixrm

aleixrm commented Nov 28, 2024

Copy link
Copy Markdown
Collaborator Author

For line 516 I suggest adding the backticks `` to the key=value pair, i.e.:

NIC DNS server. Please make sure that INHERIT_VNET_ATTR="DNS" is added to /etc/one/oned.conf.

Otherwise looks good to me

Sorry, I forgot it! Corrected 😄

@aleixrm aleixrm requested a review from pedroielpi3 November 28, 2024 16:31

@pedroielpi3 pedroielpi3 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

No worries! Thx

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