Skip to content

Commit 8edf651

Browse files
authored
pencil edit
1 parent bc2a59a commit 8edf651

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/cyclecloud/how-to/projects.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -256,7 +256,7 @@ The cluster-init files are downloaded to `/mnt/cluster-init/(project)/(spec)/`.
256256

257257
## Syncing Projects
258258

259-
CycleCloud projects can be synced from mirrors into cluster local cloud storage. Set a SourceLocker attribute on a `[cluster-init]` section within your template. The name of the locker specified is be used as the source of the project, and contents sync to your locker at cluster start. You can also use the name of the locker as the first part of the `cluster-init` name. For example, if the source locker is `cyclecloud`, the following two definitions are the same:
259+
CycleCloud projects can be synced from mirrors into cluster local cloud storage. Set a SourceLocker attribute on a `[cluster-init]` section within your template. The name of the locker specified is used as the source of the project, and contents sync to your locker at cluster start. You can also use the name of the locker as the first part of the `cluster-init` name. For example, if the source locker is `cyclecloud`, the following two definitions are the same:
260260

261261
``` ini
262262
[cluster-init my-project:my-spect:1.2.3]

0 commit comments

Comments
 (0)