Skip to content

Commit 15b097b

Browse files
committed
Add second tenant with group to site
1 parent 057728b commit 15b097b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

initializers/sites.yml

Lines changed: 2 additions & 1 deletion
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,6 +29,6 @@
2829
# status: active
2930
# facility: Singapore 1
3031
# asn: 09876
31-
# tenant: tenant1
32+
# tenant: tenant2
3233
# custom_field_data:
3334
# text_field: Description for SING1

0 commit comments

Comments
 (0)