You can edit the cajmpst.cf file to specify the location of the JumpStart Configuration server and the JumpStart Profile server.
To edit the cajmpst.cf file (default installation location)
The file opens.
Note: /opt/CA/CAM/imaging/etc is the default path. If you selected to install to a different path, navigate accordingly.
# Rules file path (JumpStart profile server) for Solaris 10. #Solaris_10_Profile_Server = /jumpstart/ca/profile/Solaris_10 # sysidcfg file path (JumpStart configuration server) for Solaris 10 #Solaris_10_Config_Server = /jumpstart/ca/profile/Solaris_10
Note: You must include a sysidcfg file in the top-level file path. You also can create subdirectories in which to place additional target-specific sysidcfg files. Subdirectory names can use the MAC address (lowercase with no colons) or user-defined host name to identify the target servers.
# Rules file path (JumpStart profile server) for Solaris 9. #Solaris_9_Profile_Server = /qa/jumpstart/Solaris_9 # sysidcfg file path (JumpStart configuration server) for Solaris 9 #Solaris_9_Config_Server = /qa/jumpstart/Solaris_9 # Rules file path (JumpStart profile server) for Solaris 8. #Solaris_8_Profile_Server = /qa/jumpstart/Solaris_8 # sysidcfg file path (JumpStart configuration server) for Solaris 8 #Solaris_8_Config_Server = /qa/jumpstart/Solaris_8
Solaris_9_Profile_Server = <path> Solaris_9_Config_Server = <path>
The updated section of the file resembles the following:
# Location of JS profile server for Solaris 10. #Solaris_10_Profile_Server = /qa/jumpstart/Solaris_10 # Location of JS configuration server for Solaris 10 #Solaris_10_Config_Server = /qa/jumpstart/Solaris_10 # Location of JS profile server for Solaris 9. Solaris_9_Profile_Server = <path> # Location of JS configuration server for Solaris 9 Solaris_9_Config_Server = <path>
Note: If you are running both versions of Solaris, edit all four of the variables that contain path information. Solaris 8 variables can be ignored unless you plan to provision using Solaris 8.
The edit is complete.
Copyright © 2013 CA. All rights reserved. |
|