Ajout de Guichet, interface web d'administration du LDAP #2

Merged
lx merged 3 commits from guichet into master 2020-02-11 08:11:34 +00:00
Showing only changes of commit e91b3e40f8 - Show all commits

View file

@ -9,7 +9,7 @@ job "directory2" {
group "bottin" {
count = 1
task "server" {
task "bottin" {
driver = "docker"
config {
image = "lxpz/bottin_amd64:8"
@ -58,7 +58,7 @@ job "directory2" {
group "guichet" {
count = 1
task "server" {
task "guichet" {
driver = "docker"
config {
image = "lxpz/guichet_amd64:1"