Skip to content

Add information about public ca key, access key, and secret key. #4419

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

Merged
merged 5 commits into from
May 6, 2025

Conversation

IanMadd
Copy link
Contributor

@IanMadd IanMadd commented Apr 28, 2025

Description

Definition of Done

Issues Resolved

Related PRs

Check List

  • Spell Check
  • Local build
  • Examine the local build
  • All tests pass

@IanMadd IanMadd requested a review from a team as a code owner April 28, 2025 16:24
Copy link

netlify bot commented Apr 28, 2025

Deploy Preview for chef-web-docs ready!

Name Link
🔨 Latest commit 904aa49
🔍 Latest deploy log https://app.netlify.com/sites/chef-web-docs/deploys/681a17c61b67ae0008f3e5df
😎 Deploy Preview https://deploy-preview-4419--chef-web-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@Stromweld
Copy link
Contributor

The SaaS public key instructions here isn't a very good practice with CB writing we should be encouraging. Customers should have choice based on how they choose to approach it to get contents and store in a variable or attribute of wrapper cookbook and just passing it to the resource. I wouldn't recommend actually having any documentation on procedure as that should be documented in CB and we simply reference using the resource from the CB for registration. This way if it needs to change in the future we only have to update CB and not docs here.

@IanMadd IanMadd force-pushed the im/360_saas_root_ca branch from 2c7d769 to 5c1631e Compare April 28, 2025 19:57
@@ -171,29 +230,30 @@ To configure the cookbooks and define enrollment settings, follow these steps:
- `<CHEF_360_FQDN>` with the fully qualified domain name (FQDN) for your Chef 360 SaaS deployment.
- `<ENROLLMENT_TYPE>` with either `full` or `partial` depending on the form of enrollment. Use `full` unless you must `partial`.
- `<API_PORT>` with the API port configured in Chef 360 SaaS. The default value is `31000`.
Copy link

Choose a reason for hiding this comment

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

@IanMadd API port should be 443 for SaaS

IanMadd added 5 commits May 6, 2025 10:07
Signed-off-by: Ian Maddaus <[email protected]>
Signed-off-by: Ian Maddaus <[email protected]>
Signed-off-by: Ian Maddaus <[email protected]>
Signed-off-by: Ian Maddaus <[email protected]>
@IanMadd IanMadd force-pushed the im/360_saas_root_ca branch from 0ed9441 to 904aa49 Compare May 6, 2025 14:08
Copy link

sonarqubecloud bot commented May 6, 2025

@IanMadd IanMadd merged commit f4e1a8a into main May 6, 2025
14 of 15 checks passed
@IanMadd IanMadd deleted the im/360_saas_root_ca branch May 6, 2025 14:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants