Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
:_mod-docs-content-type: CONCEPT

[id="configuring-and-setting-up-remote-jobs"]
= Configuring and setting up remote jobs
= Configuring and setting up remote jobs[[configuring_and_setting_up_remote_jobs_managing-hosts]]

[role="_abstract"]
{ProjectName} supports remote execution of commands on hosts.
Expand Down
2 changes: 1 addition & 1 deletion guides/common/modules/con_data-control-settings.adoc
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
:_mod-docs-content-type: CONCEPT

[id="data-control-settings"]
= Data control settings
= Data control settings[[setting-minimal-data-collection]]

[role="_abstract"]
You can configure how {Project} handles the data collected from hosts before uploading it to the {RHCloud} and how {Project} handles hosts in the {RHCloud} that are no longer managed by {Project}.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
:_mod-docs-content-type: CONCEPT

[id="monitoring-hosts-by-using-{insights-id}-in-cloud"]
= Monitoring hosts by using {Insights} in {RHCloud}
= Monitoring hosts by using {Insights} in {RHCloud}[[monitoring-hosts-by-using-insights]]

[role="_abstract"]
You can use the {Insights} advisor service in the {RHCloud} to assess system health on hosts running {RHEL}.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
:_mod-docs-content-type: PROCEDURE

[id="adding-a-subnet-to-server-by-using-web-ui"]
= Adding a subnet to {ProjectServer} by using {ProjectWebUI}
= Adding a subnet to {ProjectServer} by using {ProjectWebUI}[[Adding_a_Subnet_to_Server_provisioning]]

[role="_abstract"]
You must add information for each of your subnets to {ProjectServer} because {Project} configures interfaces for new hosts.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
:_mod-docs-content-type: PROCEDURE

[id="adding-installation-media-by-using-web-ui"]
= Adding installation media to {Project} by using {ProjectWebUI}
= Adding installation media to {Project} by using {ProjectWebUI}[[adding-installation-media_provisioning]]

[role="_abstract"]
Installation media are sources of packages that {ProjectServer} uses to install a base operating system on a machine from an external repository.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
:_mod-docs-content-type: PROCEDURE

[id="creating-architectures-by-using-web-ui"]
= Creating architectures by using {ProjectWebUI}
= Creating architectures by using {ProjectWebUI}[[creating-architectures_provisioning]]

[role="_abstract"]
An architecture in {Project} represents a logical grouping of hosts and operating systems.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
:_mod-docs-content-type: PROCEDURE

[id="creating-compute-profiles-by-using-web-ui"]
= Creating compute profiles by using {ProjectWebUI}
= Creating compute profiles by using {ProjectWebUI}[[creating-compute-profiles_provisioning]]

[role="_abstract"]
You can create custom compute profiles in addition to the default predefined profiles to bundle CPU cores, memory, and storage details.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
:_mod-docs-content-type: PROCEDURE

[id="creating-operating-systems-by-using-web-ui"]
= Creating operating systems by using {ProjectWebUI}
= Creating operating systems by using {ProjectWebUI}[[creating-operating-systems_provisioning]]

[role="_abstract"]
An operating system is a collection of resources that define how {ProjectServer} installs a base operating system on a host.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
:_mod-docs-content-type: PROCEDURE

[id="creating-partition-tables-by-using-web-ui"]
= Creating partition tables by using {ProjectWebUI}
= Creating partition tables by using {ProjectWebUI}[[creating-partition-tables_provisioning]]

[role="_abstract"]
A partition table is a type of template that defines the way {ProjectServer} configures the disks available on a new host.
Expand Down
Loading