Skip to content

Commit

Permalink
add readme file
Browse files Browse the repository at this point in the history
  • Loading branch information
SkypLabs committed Aug 18, 2017
1 parent 8016961 commit 8415b2f
Showing 1 changed file with 81 additions and 0 deletions.
81 changes: 81 additions & 0 deletions README.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,81 @@
===================
my-qubes-os-formula
===================

A `SaltStack <https://saltstack.com/>`_ formula to set up my personal configuration for Qubes OS.

.. note::

See the full `Salt Formulas installation and usage instructions
<http://docs.saltstack.com/en/latest/topics/development/conventions/formulas.html>`_.

Available states
================

.. contents::
:local:

``my-config``
-------------

Runs all the states of this formula.

``my-config.anon-whonix``
-------------------------

Create and configure the 'anon-whonix' appVM.

``my-config.dev-perso``
-----------------------

Create and configure the 'dev-perso' HVM.

``my-config.dev-perso-config``
------------------------------

Customise the 'dev-perso' HVM.

``my-config.personal``
----------------------

Create and configure the 'personal' appVM.

``my-config.personal-template-config``
--------------------------------------

Customise the 'custom-personal' template.

``my-config.personal-pub``
--------------------------

Create and configure the 'personal-pub' appVM.

``my-config.untrusted``
-----------------------

Create and configure the 'untrusted' appVM.

``my-config.untrusted-template-config``
---------------------------------------

Customise the 'custom-untrusted' template.

``my-config.vault``
-------------------

Create and configure the 'vault' appVM.

``my-config.work``
------------------

Create and configure the 'work' appVM.

``my-config.work-template-config``
----------------------------------

Customise the 'work-untrusted' template.

``my-config.work-pub``
----------------------

Create and configure the 'work-pub' appVM.

0 comments on commit 8415b2f

Please sign in to comment.