]> git.immae.eu Git - perso/Immae/Projets/Puppet.git/blobdiff - modules/role/manifests/cryptoportfolio/bot.pp
Change release url
[perso/Immae/Projets/Puppet.git] / modules / role / manifests / cryptoportfolio / bot.pp
index fd3ece37947cedf1c645174a84e67aec8ff25869..18a60d4a0394153a26d371c6d32f0a346dd3b036 100644 (file)
@@ -18,7 +18,7 @@ class role::cryptoportfolio::bot inherits role::cryptoportfolio {
 
   archive { "${home}/trader_${trader_version}.tar.gz":
     path          => "${home}/trader_${trader_version}.tar.gz",
-    source        => "https://git.immae.eu/releases/cryptoportfolio/trader/trader_${trader_version}.tar.gz",
+    source        => "https://release.immae.eu/cryptoportfolio/trader/trader_${trader_version}.tar.gz",
     checksum_type => "sha256",
     checksum      => $trader_sha256,
     cleanup       => false,