diff options
author | varac <varacanero@zeromail.org> | 2015-12-16 23:30:27 +0100 |
---|---|---|
committer | varac <varacanero@zeromail.org> | 2015-12-16 23:30:27 +0100 |
commit | ee7007de216c3ae4b2b15a613a60fd3b6d712fd5 (patch) | |
tree | 048147ba0834fd1a43c1a23b3daa07687a5f80b5 /README.md | |
parent | 3a02d3ab10f3f1803616925549155678b1519c3e (diff) |
[docs] Use jenkins.leap.se for build status badge
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ Leap Platform ============================= -[![Build Status](https://squirrel.leap.se:8080/job/platform_develop/badge/icon)](https://squirrel.leap.se:8080/job/platform_develop/) +[![Build Status](https://jenkins.leap.se/job/platform_develop/badge/icon)](https://jenkins.leap.se/job/platform_develop/) The LEAP Platform is set of complementary packages and server recipes to automate the maintenance of LEAP services in a hardened Debian environment. Its goal is to make it as painless as possible for sysadmins to deploy and maintain a service provider's infrastructure for secure communication. These recipes define an abstract service provider. It is a set of Puppet modules designed to work together to provide to sysadmins everything they need to manage a service provider infrastructure that provides secure communication services. |