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

@ -13,7 +13,7 @@ BETA_COMMANDS = set(('install', 'inventory', ))
BETA_ARGS = {
'config': set(('tag', 'all_tagged_hosts', 'use_archiving', )),
}
EPILOG = "Get cdist at http://www.nico.schottelius.org/software/cdist/"
EPILOG = "Get cdist at https://code.ungleich.ch/ungleich-public/cdist"
# Parser others can reuse
parser = None