Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
O
Odoo Saas Inventory
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
External wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Coopdevs
Odoo
odoo-inventories
Odoo Saas Inventory
Commits
65f180e3
Commit
65f180e3
authored
10 months ago
by
konykon
Browse files
Options
Downloads
Patches
Plain Diff
Add db test hobest
parent
9b0cf4eb
No related branches found
Branches containing commit
No related tags found
Tags containing commit
1 merge request
!31
Add db test hobest
Pipeline
#109792
passed
10 months ago
Stage: test
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
inventory/group_vars/all.yml
+1
-0
1 addition, 0 deletions
inventory/group_vars/all.yml
inventory/host_vars/saas.coopdevs.org/config.yml
+2
-0
2 additions, 0 deletions
inventory/host_vars/saas.coopdevs.org/config.yml
with
3 additions
and
0 deletions
inventory/group_vars/all.yml
+
1
−
0
View file @
65f180e3
...
...
@@ -41,6 +41,7 @@ nginx_configs:
'sdc.devs.coop' sdc-test;
'ridorta.cat' ridorta;
'odoo.hobest.cat' hobest;
'hobest.devs.coop' hobest-test;
}
upstream odoo { server 127.0.0.1:8069; }
...
...
This diff is collapsed.
Click to expand it.
inventory/host_vars/saas.coopdevs.org/config.yml
+
2
−
0
View file @
65f180e3
...
...
@@ -56,6 +56,7 @@ odoo_role_odoo_dbs:
-
ridorta
-
sdc-test
-
hobest
-
hobest-test
domains
:
-
saas.coopdevs.org
...
...
@@ -66,6 +67,7 @@ domains:
-
ridorta.cat
-
sdc.devs.coop
-
odoo.hobest.cat
-
hobest.devs.coop
# Firewall basic configuration
firewall_enabled
:
true
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment