forked from ungleich-public/cdist
Update old homepage residual refs and non working git protocol
This commit is contained in:
parent
73fd1ffbc1
commit
15f01149f9
8 changed files with 12 additions and 9 deletions
|
|
@ -43,6 +43,8 @@ To install cdist, execute the following commands:
|
|||
From version 4.2.0 cdist tags and releases are signed.
|
||||
You can get GPG public key used for signing `here <_static/pgp-key-EFD2AE4EC36B6901.asc>`_.
|
||||
|
||||
You can also get cdist from `github mirror <https://github.com/ungleich/cdist>`_.
|
||||
|
||||
To install cdist with distutils from cloned repository, first you have to
|
||||
create version.py:
|
||||
|
||||
|
|
|
|||
|
|
@ -54,9 +54,7 @@ we can use cdist to configure it. You can copy and paste the following
|
|||
code into your shell to get started and configure localhost::
|
||||
|
||||
# Get cdist
|
||||
# Mirrors can be found on
|
||||
# http://www.nico.schottelius.org/software/cdist/install/#index2h4
|
||||
git clone git://code.ungleich.ch/ungleich-public/cdist
|
||||
git clone git@code.ungleich.ch:ungleich-public/cdist.git
|
||||
|
||||
# Create manifest (maps configuration to host(s)
|
||||
cd cdist
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue