File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -90,7 +90,7 @@ Simple Remote Platform
90
90
^^^^^^^^^^^^^^^^^^^^^^
91
91
92
92
- **Platforms don't need to be complicated **
93
- - ** ``install target`` specifies a file system for the task using that platform **
93
+ - ``install target `` ** specifies a file system for the task using that platform **
94
94
95
95
.. admonition :: Scenario
96
96
@@ -305,11 +305,11 @@ platform. Job files can be installed on the workflow host.
305
305
306
306
.. warning ::
307
307
308
- Platforms and Platform groups are selected in a workflow configuration
309
- file using the same key (`` [runtime][<task name >]platform = ``) .
310
- Therefore the same names ** cannot** be used for platforms and platform
311
- groups. The `` global.cylc ` ` file will fail validation if the same name is
312
- used in both.
308
+ Platforms and platform groups are both configured by
309
+ :cylc:conf: ` flow.cylc [runtime][<namespace >]platform` .
310
+ Therefore a platform group cannot be given the same name as a platform.
311
+ The :cylc:conf: ` global.cylc ` file will fail validation if the same name is
312
+ used for both.
313
313
314
314
Platform with no ``$HOME `` directory
315
315
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
You can’t perform that action at this time.
0 commit comments