mirror of
https://github.com/valitydev/salt.git
synced 2024-11-08 17:33:54 +00:00
Update tomcat.py
adjust the description for sphinx
This commit is contained in:
parent
ae46041b1b
commit
39597e7f05
@ -461,6 +461,7 @@ def deploy_war(war,
|
||||
CLI Examples:
|
||||
|
||||
cp module
|
||||
|
||||
.. code-block:: bash
|
||||
|
||||
salt '*' tomcat.deploy_war salt://application.war /api
|
||||
@ -468,6 +469,7 @@ def deploy_war(war,
|
||||
salt '*' tomcat.deploy_war salt://application.war /api yes http://localhost:8080/manager
|
||||
|
||||
minion local file system
|
||||
|
||||
.. code-block:: bash
|
||||
|
||||
salt '*' tomcat.deploy_war /tmp/application.war /api
|
||||
|
Loading…
Reference in New Issue
Block a user