commit | 62188969ccdf03d965ffc80bc8b52243a8c59bc3 | [log] [tgz] |
---|---|---|
author | Adam Tengler <atengler@mirantis.com> | Mon Sep 04 13:34:44 2017 +0000 |
committer | Adam Tengler <atengler@mirantis.com> | Mon Sep 04 15:35:24 2017 +0000 |
tree | e851c7c24cd63c2bbabc8cce9a2e1e6729f6359a | |
parent | 00c9ffd4feb9f2409b8ae5de702cfd6b189e92d4 [diff] [blame] |
Salt reactor features refactoring Change-Id: Ifac3f5e03099e8190db0a3af62a7be1f762f87be
diff --git a/_modules/saltkey.py b/_modules/saltkey.py index 97dc5c9..1645a66 100644 --- a/_modules/saltkey.py +++ b/_modules/saltkey.py
@@ -32,6 +32,9 @@ ''' Generates minion keypair, accepts it on master and injects it to minion via SSH. + :param id_: expected minion ID of target node + :param host: IP address or resolvable hostname/FQDN of target node + CLI Examples: .. code-block:: bash