Skip to content

Commit ae30d66

Browse files
korydraughnalanking
authored andcommitted
[irods/irods#8286] Add "host" property to unattended install examples.
1 parent 7d5d7ee commit ae30d66

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/getting_started/installation.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -294,6 +294,7 @@ Below you'll find examples showing what the input file might contain for a [Cata
294294
"default_resource_name": "demoResc",
295295
"environment_variables": {},
296296
"federation": [],
297+
"host": "irods-provider",
297298
"host_access_control": {
298299
"access_entries": []
299300
},
@@ -463,6 +464,7 @@ Below you'll find examples showing what the input file might contain for a [Cata
463464
"default_resource_name": "otherResc",
464465
"environment_variables": {},
465466
"federation": [],
467+
"host": "irods-consumer",
466468
"host_access_control": {
467469
"access_entries": []
468470
},

0 commit comments

Comments
 (0)