Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

fix: ignition.json uses as user-data instead of ignition.ign #377

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dreamingdeer
Copy link

as described in documents we need to transform yaml -> json format and use json as user-data on openstack

@@ -134,7 +134,7 @@ Boot the machines with the `openstack` CLI, referencing the image ID from the im

```shell
openstack server create \
--user-data ./config.ign \
--user-data ./ignition.json \
Copy link
Member

Choose a reason for hiding this comment

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

Looks good to me, do you also want to fix it here

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants