File tree Expand file tree Collapse file tree 5 files changed +29
-1
lines changed Expand file tree Collapse file tree 5 files changed +29
-1
lines changed Original file line number Diff line number Diff line change @@ -21,6 +21,7 @@ ifdef::satellite[]
2121include::common/modules/con_red-hat-helper-app.adoc[leveloffset=+1]
2222endif::[]
2323
24+ ifndef::foremanctl[]
2425include::common/assembly_planning-project-server-installation.adoc[leveloffset=+1]
2526
2627include::common/assembly_preparing-environment-for-project-server-installation.adoc[leveloffset=+1]
@@ -73,7 +74,7 @@ endif::[]
7374
7475[appendix]
7576include::common/modules/proc_restoring-manual-changes-overwritten-by-a-puppet-run.adoc[leveloffset=+1]
76-
77+ endif::[]
7778endif::[]
7879
7980ifndef::orcharhino,satellite[]
Original file line number Diff line number Diff line change 11include::common/attributes.adoc[]
22include::common/header.adoc[]
33
4+ ifndef::foremanctl[]
45ifndef::katello[]
56include::topics/foreman.adoc[]
67endif::[]
@@ -27,6 +28,7 @@ ifdef::katello[]
2728
2829include::topics/katello-contributors.adoc[leveloffset=+1]
2930endif::[]
31+ endif::[]
3032
3133ifndef::orcharhino,satellite[]
3234include::common/ribbons.adoc[]
Original file line number Diff line number Diff line change @@ -10,6 +10,7 @@ ifdef::satellite[]
1010include::common/modules/proc_providing-feedback-on-red-hat-documentation.adoc[leveloffset=+1]
1111endif::[]
1212
13+ ifndef::foremanctl[]
1314ifdef::foreman-el[]
1415[IMPORTANT]
1516====
@@ -47,6 +48,7 @@ endif::[]
4748
4849[appendix]
4950include::common/modules/proc_troubleshooting-permission-issues.adoc[leveloffset=+1]
51+ endif::[]
5052
5153ifndef::orcharhino,satellite[]
5254include::common/ribbons.adoc[]
Original file line number Diff line number Diff line change @@ -38,6 +38,7 @@ The future version is built in nightly:
3838** link:/release/nightly/index-foreman-el.html[Foreman on Enterprise Linux (EL)]
3939** link:/release/nightly/index-foreman-deb.html[Foreman on Debian/Ubuntu]
4040** link:/release/nightly/index-katello.html[Foreman with Katello on Enterprise Linux (EL)]
41+ ** link:/release/nightly/index-foremanctl.html[Containerized Foreman]
4142
4243<% if (release = releases_in_state('RC').first) %>
4344A release candidate is available for testing:
Original file line number Diff line number Diff line change 129129 [" Hammer_Reference" , " Hammer reference" ]
130130 ]
131131 }
132+ },
133+ {
134+ "title" : " Containerized Foreman" ,
135+ "header" : " Containerized Foreman {FOREMAN_VER}" ,
136+ "filename" : " index-foremanctl.html" ,
137+ "sections" : {
138+ "Release notes and upgrading" : [
139+ [" Upgrading_Project" , " Upgrading Foreman to Containerized {FOREMAN_VER}" ]
140+ ],
141+ "Quickstart" : [
142+ [" Quickstart" , " Quickstart guide" ]
143+ ],
144+ "Deploying Foreman" : [
145+ [" Installing_Server" , " Installing Foreman Server" ]
146+ ],
147+ "Administering Foreman server" : [
148+ ],
149+ "Administering hosts" : [
150+ ],
151+ "Reference" : [
152+ ]
153+ }
132154 }
133155 ]
134156}
You can’t perform that action at this time.
0 commit comments