Update the sethostname and ntp plugins path

Change-Id: Ia82186b5ed969da20a0e86e9e64fc22f523cf549
This commit is contained in:
Claudiu Popa 2015-04-01 23:26:10 +03:00
parent a2ffdb3fce
commit b56f0d2aa7
1 changed files with 4 additions and 4 deletions

View File

@ -42,8 +42,8 @@ Plugins
Plugins execute actions based on the metadata obtained by the service.
cloudbaseinit.plugins.windows.sethostname.SetHostNamePlugin
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
cloudbaseinit.plugins.common.sethostname.SetHostNamePlugin
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Sets the instance's hostname.
@ -153,8 +153,8 @@ Activates the Windows instance if the following option is True.
+--------------------+------------------+---------+
cloudbaseinit.plugins.common.ntpclient.NTPClientPlugin
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
cloudbaseinit.plugins.windows.ntpclient.NTPClientPlugin
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Applies NTP client info based on the DHCP server options, if available.