-
Notifications
You must be signed in to change notification settings - Fork 100
Update master for 3.14 branching #3682
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
Conversation
The PR preview for e64e24f is available at theforeman-foreman-documentation-preview-pr-3682.surge.sh The following output files are affected by this PR:
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
A lot of guides aren't ready for stable branches so we should hide the links to them.
web/releases/3.14.json
Outdated
{ | ||
"title": "Installing Foreman server", | ||
"path": "Installing_Server" | ||
}, | ||
{ | ||
"title": "Installing Smart Proxy", | ||
"path": "Installing_Proxy" | ||
}, |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
These aren't considered ready and hidden
{ | |
"title": "Installing Foreman server", | |
"path": "Installing_Server" | |
}, | |
{ | |
"title": "Installing Smart Proxy", | |
"path": "Installing_Proxy" | |
}, |
web/releases/3.14.json
Outdated
{ | ||
"title": "Deploying Foreman on AWS", | ||
"path": "Deploying_Project_on_AWS" | ||
}, | ||
{ | ||
"title": "Provisioning hosts", | ||
"path": "Provisioning_Hosts" | ||
}, | ||
{ | ||
"title": "Managing hosts", | ||
"path": "Managing_Hosts" | ||
}, |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Same here
{ | |
"title": "Deploying Foreman on AWS", | |
"path": "Deploying_Project_on_AWS" | |
}, | |
{ | |
"title": "Provisioning hosts", | |
"path": "Provisioning_Hosts" | |
}, | |
{ | |
"title": "Managing hosts", | |
"path": "Managing_Hosts" | |
}, |
web/releases/3.14.json
Outdated
{ | ||
"title": "Configuring hosts by using Puppet", | ||
"path": "Managing_Configurations_Puppet" | ||
}, | ||
{ | ||
"title": "Configuring hosts by using Salt", | ||
"path": "Managing_Configurations_Salt" | ||
}, | ||
{ | ||
"title": "Managing security compliance", | ||
"path": "Managing_Security_Compliance" | ||
}, |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
{ | |
"title": "Configuring hosts by using Puppet", | |
"path": "Managing_Configurations_Puppet" | |
}, | |
{ | |
"title": "Configuring hosts by using Salt", | |
"path": "Managing_Configurations_Salt" | |
}, | |
{ | |
"title": "Managing security compliance", | |
"path": "Managing_Security_Compliance" | |
}, |
web/releases/3.14.json
Outdated
{ | ||
"title": "Using Foreman API", | ||
"path": "Project_API" | ||
}, | ||
{ | ||
"title": "Application centric deployment", | ||
"path": "Deploying_Hosts_AppCentric" | ||
}, |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
{ | |
"title": "Using Foreman API", | |
"path": "Project_API" | |
}, | |
{ | |
"title": "Application centric deployment", | |
"path": "Deploying_Hosts_AppCentric" | |
}, |
web/releases/3.14.json
Outdated
{ | ||
"title": "Installing Foreman server", | ||
"path": "Installing_Server" | ||
}, |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
{ | |
"title": "Installing Foreman server", | |
"path": "Installing_Server" | |
}, |
web/releases/3.14.json
Outdated
{ | ||
"title": "Deploying Foreman on AWS", | ||
"path": "Deploying_Project_on_AWS" | ||
}, | ||
{ | ||
"title": "Provisioning hosts", | ||
"path": "Provisioning_Hosts" | ||
}, |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
{ | |
"title": "Deploying Foreman on AWS", | |
"path": "Deploying_Project_on_AWS" | |
}, | |
{ | |
"title": "Provisioning hosts", | |
"path": "Provisioning_Hosts" | |
}, |
web/releases/3.14.json
Outdated
{ | ||
"title": "Configuring hosts by using Puppet", | ||
"path": "Managing_Configurations_Puppet" | ||
}, |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
{ | |
"title": "Configuring hosts by using Puppet", | |
"path": "Managing_Configurations_Puppet" | |
}, |
web/releases/3.14.json
Outdated
{ | ||
"title": "Using Foreman API", | ||
"path": "Project_API" | ||
}, |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
{ | |
"title": "Using Foreman API", | |
"path": "Project_API" | |
}, |
web/releases/3.14.adoc
Outdated
* link:/{FOREMAN_VER}/Installing_Server/index-foreman-el.html[Installing Foreman on Enterprise Linux] | ||
* link:/{FOREMAN_VER}/Installing_Server/index-foreman-deb.html[Installing Foreman on Debian/Ubuntu] |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
* link:/{FOREMAN_VER}/Installing_Server/index-foreman-el.html[Installing Foreman on Enterprise Linux] | |
* link:/{FOREMAN_VER}/Installing_Server/index-foreman-deb.html[Installing Foreman on Debian/Ubuntu] |
web/releases/3.14.adoc
Outdated
|
||
* link:/{FOREMAN_VER}/Installing_Proxy/index-foreman-el.html[Installing Smart Proxy on Enterprise Linux] | ||
* link:/{FOREMAN_VER}/Installing_Proxy/index-foreman-deb.html[Installing Smart Proxy on Debian/Ubuntu] |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
* link:/{FOREMAN_VER}/Installing_Proxy/index-foreman-el.html[Installing Smart Proxy on Enterprise Linux] | |
* link:/{FOREMAN_VER}/Installing_Proxy/index-foreman-deb.html[Installing Smart Proxy on Debian/Ubuntu] |
Please cherry-pick my commits into: