Libraries
»
enterprisemodules-wls_config
(3.17.3)
»
Index (s)
»
Puppet Tasks
»
stop_adminserver
Puppet Task: stop_adminserver
Defined in:
tasks/stop_adminserver.json,
tasks/stop_adminserver.rb
Overview
Stop the admin server in a specified domain expect the Admin Server and the servers on the skip list
Supports noop?
false
Parameters
domain
(Optional[String[1]])
— The wls_config identifier of the domain. The default is 'default'
admin_server
(Optional[String[1]])
— The name of the Admin Server process. The default is 'AdminServer'
wait
(Optional[Variant[Boolean, String]])
— Indicate if you want to wait for the shutdown to be finished. The default is true.
timeout
(Optional[Variant[Integer,String]])
— Time to wait for shutdown te be succesful if we wait for it to be finished. Default is 300 seconds.