diff options
Diffstat (limited to 'doc/source/admin/building_guest_images.rst')
-rw-r--r-- | doc/source/admin/building_guest_images.rst | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/doc/source/admin/building_guest_images.rst b/doc/source/admin/building_guest_images.rst index df5f49ee..ce56520a 100644 --- a/doc/source/admin/building_guest_images.rst +++ b/doc/source/admin/building_guest_images.rst @@ -162,9 +162,8 @@ The trove guest image could be created by running the following command: rebuilt which is convenient for debugging. Trove guest agent will ssh into the controller node and download trove code during the service initialization. -* if ``dev_mode=false``, the trove code for guest agent is injected into the - image at the building time. Now ``dev_mode=false`` is still in experimental - and not considered production ready yet. +* If ``dev_mode=false``, the trove code for guest agent is injected into the + image at the building time. * Some other global variables: |