Merge pull request #336 from ericgeldmacher/develop

Fix sites.yml initializer
This commit is contained in:
Christian Mäder 2020-09-21 21:04:39 +02:00 committed by GitHub
commit c744603a85
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 4 deletions

View File

@ -1,7 +1,7 @@
# - name: AMS 1 # - name: AMS 1
# slug: ams1 # slug: ams1
# region: Downtown # region: Downtown
# status: 1 # status: active
# facility: Amsterdam 1 # facility: Amsterdam 1
# asn: 12345 # asn: 12345
# custom_fields: # custom_fields:
@ -9,7 +9,7 @@
# - name: AMS 2 # - name: AMS 2
# slug: ams2 # slug: ams2
# region: Downtown # region: Downtown
# status: 1 # status: active
# facility: Amsterdam 2 # facility: Amsterdam 2
# asn: 54321 # asn: 54321
# custom_fields: # custom_fields:
@ -17,7 +17,7 @@
# - name: AMS 3 # - name: AMS 3
# slug: ams3 # slug: ams3
# region: Suburbs # region: Suburbs
# status: 1 # status: active
# facility: Amsterdam 3 # facility: Amsterdam 3
# asn: 67890 # asn: 67890
# custom_fields: # custom_fields:
@ -25,7 +25,7 @@
# - name: SING 1 # - name: SING 1
# slug: sing1 # slug: sing1
# region: Singapore # region: Singapore
# status: 1 # status: active
# facility: Singapore 1 # facility: Singapore 1
# asn: 09876 # asn: 09876
# custom_fields: # custom_fields: