Skip to content

Commit b8ff0a1

Browse files
authored
Merge pull request #524 from jlemesh/fix/initialize_tenants_before_sites
Initialize tenants before sites
2 parents e0b34b8 + 15b097b commit b8ff0a1

File tree

3 files changed

+2
-0
lines changed

3 files changed

+2
-0
lines changed

initializers/sites.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@
2020
# status: active
2121
# facility: Amsterdam 3
2222
# asn: 67890
23+
# tenant: tenant1
2324
# custom_field_data:
2425
# text_field: Description for AMS3
2526
# - name: SING 1
@@ -28,5 +29,6 @@
2829
# status: active
2930
# facility: Singapore 1
3031
# asn: 09876
32+
# tenant: tenant2
3133
# custom_field_data:
3234
# text_field: Description for SING1
File renamed without changes.

0 commit comments

Comments
 (0)