Add latest facter and puppet#38
Merged
Merged
Conversation
- WORKFLOW.md describes the required steps
- source holds all documentation sources for each component
- each component has subdirectories which are used in
`source/_config.yml`
- Removed PE occurence from `source/_includes`
Signed-off-by: Martin Alfke <ma@betadots.de>
4bc8f47 to
7847b16
Compare
jay7x
reviewed
Apr 7, 2026
jay7x
reviewed
Apr 7, 2026
| @@ -1,4 +1,4 @@ | |||
| --- | |||
| --- {} | |||
Contributor
There was a problem hiding this comment.
We may drop the file contents and use git history. Though, I'm fine to keep everything commented until we figure out proper docs workflow.
jay7x
reviewed
Apr 7, 2026
| input: GFM | ||
| hard_wrap: false | ||
| url: "https://docs.puppet.com" | ||
| url: "https://docs.voxpupuli.org" |
Contributor
There was a problem hiding this comment.
Somehow, I believe _config_archive.yml is just a backup made while ago.. but need to recheck the git history..
jay7x
reviewed
Apr 7, 2026
| e.g. | ||
|
|
||
| - Puppet documentatoin is in this repo | ||
| - PuppetDB documentatoin is in puppetdb repo (external source) |
Contributor
There was a problem hiding this comment.
Shall we move the PuppetDB docs into this repo btw?
jay7x
reviewed
Apr 7, 2026
|
|
||
| Copy the output from `references_output/facter` to `source/facter/latest` | ||
|
|
||
| Copy the output from `references_output/puppet` to `source/puppet/latest` |
Contributor
There was a problem hiding this comment.
We may want another rake task for this
jay7x
approved these changes
Apr 7, 2026
Contributor
|
I left a few comments as a reminders mostly (I'm in an airport now, cannot do all the checks atm). |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
source/_config.ymlsource/_includesChecklist
I have:
Signed-off-byannotation to each of my commits