]> git.immae.eu Git - perso/Immae/Projets/Puppet.git/blobdiff - modules/role/manifests/cryptoportfolio/front.pp
Change release url
[perso/Immae/Projets/Puppet.git] / modules / role / manifests / cryptoportfolio / front.pp
index 5f7c09739d3989635362db3fc674065acd19d47c..f969cd745f4e0cf128810b311e64142f011b7c99 100644 (file)
@@ -65,7 +65,7 @@ class role::cryptoportfolio::front inherits role::cryptoportfolio {
 
   archive { "${home}/front_${front_version}.tar.gz":
     path          => "${home}/front_${front_version}.tar.gz",
-    source        => "https://git.immae.eu/releases/cryptoportfolio/front/front_${front_version}.tar.gz",
+    source        => "https://release.immae.eu/cryptoportfolio/front/front_${front_version}.tar.gz",
     checksum_type => "sha256",
     checksum      => $front_sha256,
     cleanup       => false,