mirror of
https://github.com/saltstack/salt-bootstrap.git
synced 2025-04-16 09:40:21 +00:00
11 lines
294 B
Python
11 lines
294 B
Python
# -*- coding: utf-8 -*-
|
|
'''
|
|
bootstrap
|
|
~~~~~~~~~
|
|
|
|
salt-bootstrap script unittesting
|
|
|
|
:codeauthor: :email:`Pedro Algarvio (pedro@algarvio.me)`
|
|
:copyright: © 2013 by the SaltStack Team, see AUTHORS for more details.
|
|
:license: Apache 2.0, see LICENSE for more details.
|
|
'''
|