Update old homepage residual refs and non working git protocol

This commit is contained in:
Darko Poljak 2019-05-09 08:26:42 +02:00
commit 15f01149f9
8 changed files with 12 additions and 9 deletions

View file

@ -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:

View file

@ -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