mirror of
				https://github.com/xcat2/xcat-core.git
				synced 2025-10-31 03:12:30 +00:00 
			
		
		
		
	change status back to starts
This commit is contained in:
		| @@ -68,7 +68,7 @@ servicenode Attributes: | ||||
|  | ||||
| \ **conserver**\  | ||||
|   | ||||
|  Do we set up Conserver on this service node?  Valid values:1 or 0. If yes, configures and status conserver daemon. If 0, it does not change the current state of the service. | ||||
|  Do we set up Conserver on this service node?  Valid values:1 or 0. If 1, configures and starts conserver daemon. If 0, it does not change the current state of the service. | ||||
|   | ||||
|  | ||||
|  | ||||
|   | ||||
| @@ -947,7 +947,7 @@ group Attributes: | ||||
|  | ||||
| \ **setupconserver**\  (servicenode.conserver) | ||||
|   | ||||
|  Do we set up Conserver on this service node?  Valid values:1 or 0. If yes, configures and status conserver daemon. If 0, it does not change the current state of the service. | ||||
|  Do we set up Conserver on this service node?  Valid values:1 or 0. If 1, configures and starts conserver daemon. If 0, it does not change the current state of the service. | ||||
|   | ||||
|  | ||||
|  | ||||
|   | ||||
| @@ -959,7 +959,7 @@ node Attributes: | ||||
|  | ||||
| \ **setupconserver**\  (servicenode.conserver) | ||||
|   | ||||
|  Do we set up Conserver on this service node?  Valid values:1 or 0. If yes, configures and status conserver daemon. If 0, it does not change the current state of the service. | ||||
|  Do we set up Conserver on this service node?  Valid values:1 or 0. If 1, configures and starts conserver daemon. If 0, it does not change the current state of the service. | ||||
|   | ||||
|  | ||||
|  | ||||
|   | ||||
| @@ -954,7 +954,7 @@ passed as argument rather than by table value', | ||||
|             dhcpserver => 'Do we set up DHCP on this service node? Not supported on AIX. Valid values:1 or 0. If 1, runs makedhcp -n. If 0, it does not change the current state of the service. ', | ||||
|             tftpserver => 'Do we set up TFTP on this service node? Not supported on AIX. Valid values:1 or 0. If 1, configures and starts atftp. If 0, it does not change the current state of the service. ', | ||||
|             nfsserver => 'Do we set up file services (HTTP,FTP,or NFS) on this service node? For AIX will only setup NFS, not HTTP or FTP. Valid values:1 or 0.If 0, it does not change the current state of the service. ', | ||||
|             conserver => 'Do we set up Conserver on this service node?  Valid values:1 or 0. If yes, configures and status conserver daemon. If 0, it does not change the current state of the service.', | ||||
|             conserver => 'Do we set up Conserver on this service node?  Valid values:1 or 0. If 1, configures and starts conserver daemon. If 0, it does not change the current state of the service.', | ||||
|             monserver => 'Is this a monitoring event collection point? Valid values: 1 or 0. If 0, it does not change the current state of the service.', | ||||
|             ldapserver => 'Do we set up ldap caching proxy on this service node? Not supported on AIX.  Valid values:1 or 0. If 0, it does not change the current state of the service.', | ||||
|             ntpserver => 'Not used. Use setupntp postscript to setup a ntp server on this service node? Valid values:1 or 0. If 0, it does not change the current state of the service.', | ||||
|   | ||||
		Reference in New Issue
	
	Block a user