update
This commit is contained in:
parent
6caea7e002
commit
fc8e53bd67
@ -20,7 +20,6 @@ odoo_instances:
|
|||||||
host: "10.1.1.34"
|
host: "10.1.1.34"
|
||||||
port: 8069
|
port: 8069
|
||||||
database: "server"
|
database: "server"
|
||||||
action: "update"
|
|
||||||
modules: *module_list
|
modules: *module_list
|
||||||
<<: *common # Inherit common settings
|
<<: *common # Inherit common settings
|
||||||
|
|
||||||
@ -28,6 +27,5 @@ odoo_instances:
|
|||||||
host: "10.1.1.34"
|
host: "10.1.1.34"
|
||||||
port: 8069
|
port: 8069
|
||||||
database: "server2"
|
database: "server2"
|
||||||
action: "install"
|
|
||||||
modules: *module_list
|
modules: *module_list
|
||||||
<<: *common # Inherit common settings
|
<<: *common # Inherit common settings
|
Loading…
Reference in New Issue
Block a user