Skip to content

Commit c9cb601

Browse files
authored
Merge pull request #60 from stackhpc/GregWhiteyBialas-patch-1
Update README.md
2 parents e8f5601 + 797aa3c commit c9cb601

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

roles/os_flavors/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -32,9 +32,9 @@ may contain 'ephemeral', 'flavorid', 'rxtx_factor' and 'swap' items.
3232
Optionally, the dict may also contain an item 'extra_specs', which is a dict of
3333
metadata to attach to the flavor object.
3434

35-
`is_public` default is `true`. It is a mandatory parameter when mapping flavor
36-
to project, and it have to be set to `false` in that case. Non public
37-
flavor can't be mapped. However there is possibility to create flavor which
35+
`is_public` default is `true`. It is a mandatory parameter when mapping
36+
flavor to project, and it have to be set to `false` in that case. Public
37+
flavor can't be mapped. However there is possibility to create flavor which
3838
is private and not mapped to any project. Only 'true' and 'false' are
3939
allowed here.
4040

0 commit comments

Comments
 (0)