Revision 07e3c124 man/gnt-os.rst

b/man/gnt-os.rst
57 57
~~~~~~
58 58

  
59 59
| **modify** [\--submit] [\--print-job-id]
60
| [ [ -O | --os-parameters ] =*option*=*value*]
61
| [ --os-parameters-private=*option*=*value*]
60 62
| [-H *HYPERVISOR*:option=*value*[,...]]
61 63
| [\--hidden=*yes|no*] [\--blacklisted=*yes|no*]
62 64
| {*OS*}
......
68 70
same syntax as in **gnt-cluster init** to override default
69 71
hypervisor parameters of the cluster for specified *OS* argument.
70 72

  
73
To modify the parameters passed to the OS install scripts, use the
74
**--os-parameters** option. If the value of the parameter should not be
75
saved to logs, use **--os-parameters-private** *and* make sure that
76
no Ganeti daemon or program is running in debug mode. **ganeti-luxid**
77
in particular will issue a warning at startup time if ran in debug mode.
78

  
71 79
To modify the hidden and blacklisted states of an OS, pass the options
72
``--hidden ``*yes|no*, or respectively ``--blacklisted ...``. The
80
``--hidden`` *yes|no*, or respectively ``--blacklisted ...``. The
73 81
'hidden' state means that an OS won't be listed by default in the OS
74 82
list, but is available for installation. The 'blacklisted' state means
75 83
that the OS is not listed and is also not allowed for new instance

Also available in: Unified diff