Skip to content
Snippets Groups Projects
Unverified Commit 8b47187d authored by anarcat's avatar anarcat
Browse files

clarify what the git server is

parent 8aae1c88
No related branches found
No related tags found
No related merge requests found
......@@ -6,7 +6,7 @@ digraph jenkins {
labelloc=bottom
static [ label="static site mirror system"]
git [ shape=record label="<gitolite> gitolite | <http> https://" ]
git [ shape=record label="<git> git\nserver | <gitolite> gitolite | <http> https:// " ]
puppet
build [label="build-$ARCH-$NN" ]
deb [label="Debian package\narchive"]
......@@ -17,7 +17,7 @@ digraph jenkins {
build -> static [taillabel="pushes\nartefacts"]
jenkins -> LDAP [label=auth]
build -> IRC [label="IRC notification\n(over email)"]
build -> deb [label="pushes packages\"]
build -> deb [label="pushes packages"]
}
subgraph clusterusers {
label=users
......
service/jenkins/architecture.png

116 KiB | W: | H:

service/jenkins/architecture.png

118 KiB | W: | H:

service/jenkins/architecture.png
service/jenkins/architecture.png
service/jenkins/architecture.png
service/jenkins/architecture.png
  • 2-up
  • Swipe
  • Onion skin
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment