omapi: doc fix

This commit is contained in:
Matthew Williams 2013-07-09 20:02:26 +00:00
parent e16d6f7c35
commit 7c1eccf8cd

View File

@ -1,7 +1,7 @@
'''
The OMAPI module interacts with an ISC DHCP Server via OMAPI.
Requires pypureomapi module. server_ip and server_port params may
be set in the minion config or pillar, or passed as arguments:
This module interacts with an ISC DHCP Server via OMAPI.
Requires pypureomapi python module. server_ip and server_port params may
be set in the minion config or pillar, or passed as arguments:
.. code-block:: yaml