Post-install configuration - Ubuntu Linux
The Post-install Configuration tab lets you specify the installation of a TrueSight Server Automation RSCD agent on the target server, specify a Batch Job that runs after the operating system is installed on the server, and enter commands that are included in the Kickstart file.
Field definitions
Field | Description |
---|---|
Install RSCD agent | Check this option to install an agent on the target servers. (An agent must be installed on every server that you want to manage using the TrueSight Server Automation Console or Network Shell.) |
Push ACLs | Check this option to push the ACLs defined for the server in the TrueSight Server Automation system to the RSCD agent that you are installing on the server. |
Run post-install batch job | Check this option to run a post-install Batch Job that can install software and configure the server. Then, for Path to post-install job, enter the path to the job or click Browse |
Force Post-install Batch Job | Select this option to ensure that the post-install Batch Job runs, even if RSCD agent enrollment fails. If you do not select this option, the post-provisioning Batch Job does not execute if RSCD agent enrollment fails. |
Application Server for BMI callback | For load balancing, you can use different Application Servers for reporting Provision Job completion status. Use these fields to identify the Application Server to which target servers in this job should report their Provision Job completion status.
|
Post-install Script | Commands to add to the post-install section of the Kickstart or AutoYast file, which runs once after a server reboots for the first time after an unattended installation of a Linux (including Red Hat and SUSE) operating system. Enter commands in the box or click Select Property The DOMAIN entry is a Local Property that is set in the System Package and is referencing the DNS suffix for the host.
echo "??HOST_NAME??.??DOMAIN??" > /etc/HOSTNAME echo "??IP_ADDRESS?? ??HOST_NAME??.??DOMAIN?? ??HOST_NAME??" >> /etc/hosts
|
Proceed to the Local-properties-Ubuntu-Linux tab.