Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Fix cloud-init, linux install, and instance connect #574

Merged
merged 6 commits into from
Feb 11, 2025

Conversation

misterpantz
Copy link
Contributor

@misterpantz misterpantz commented Feb 7, 2025

Description

Change cloud-init cnspec install doc
Change linux install doc
Remove DNS from instance connect doc

Related issue

#573

Types of changes

  • Functional documentation bug fix (i.e., broken link or some other busted behavior)
  • New functional doc capabilities (i.e., filter search results)
  • New content
  • Revision to existing content
  • Chore (non-breaking change that does not add functionality or fix an issue)

Checklist

  • I have read the README document about contributing to this repo.
  • I have tested my changes locally and there are no issues.
  • All commits are signed.

Copy link
Contributor

github-actions bot commented Feb 7, 2025

Starting creation of the PREview environment...

Copy link
Contributor

github-actions bot commented Feb 7, 2025

PREview environment has been created at https://mondoo-pre-docs-4091303420.storage.googleapis.com/docs/index.html
Please allow a few minutes for the environment to be fully deployed.

This comment has been minimized.

@misterpantz misterpantz changed the title Fix cloud-init command DRAFT Fix cloud-init command Feb 7, 2025
Copy link
Contributor

github-actions bot commented Feb 7, 2025

cat > mondoo-cloudinit.sh << EOF
#!/bin/bash
export MONDOO_REGISTRATION_TOKEN='eyJhbG..bn'
bash -c "$(curl -sSL https://install.mondoo.com/sh)"
export MONDOO_REGISTRATION_TOKEN='sample-api-token-CI6Ii8vYWdlbnRzABEL775kb28uYXBwL3NwYWNlcy9mcmllbmRseS1jb3JpLTY1NjU5Ni9zZXJ2aWNlYWNjb3VudHMvMnNqM21aSVhvczloZGxHQ0J2aE1kVVJ3N1g5IiwidHlwIjoiSldUIn0.eyJpYXQiOjE3Mzg5HANNAsImlzcyI6Im1vbmRvby9hbDEWEYuYmYiOjE3Mzg5NTUzMTUsInN1YiI6Ii8vYWdlbnRzLmFwaS5tb25kb28uYXBwL3NwYWNlcy9mcmllbmRseS1jb3JpLTY1NjU5Ni9zZXJ2aWNlYWNjb3VudHMvMnNqM21aSVhvczloZGxHQ0J2aE1kVVJ3N1g5In0.Xz_N4lRFQtu5RqoLRep7V_JGhZrOm_1s7_hrrnaKyqYT0bYyUhJXzno0_r8nJj_Z6w-GGZgC6DZutK2GkC-6pic3f2oU3YKPBxH5atBH7AEaQpcmCOSMOL42ErGzt4D'
Copy link
Member

Choose a reason for hiding this comment

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

We can probably make a pattern to ignore this entirely

Copy link
Contributor Author

Choose a reason for hiding this comment

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

@tas50 if anyone can, it's you!

@misterpantz
Copy link
Contributor Author

This is a work in progress. @benr is investigating the issue further.

@misterpantz misterpantz marked this pull request as ready for review February 11, 2025 20:10

This comment has been minimized.

This comment has been minimized.

Copy link
Contributor

1 similar comment
Copy link
Contributor

This comment has been minimized.

@misterpantz misterpantz changed the title DRAFT Fix cloud-init command Fix cloud-init command Feb 11, 2025
@misterpantz misterpantz changed the title Fix cloud-init command Fix cloud-init, linux install, and instance connect Feb 11, 2025
Copy link
Contributor

1 similar comment
Copy link
Contributor

@misterpantz misterpantz merged commit f617109 into main Feb 11, 2025
8 checks passed
@misterpantz misterpantz deleted the misterpantz/cloud-init branch February 11, 2025 20:47
@github-actions github-actions bot locked and limited conversation to collaborators Feb 11, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants