Correction : vm_remote : uniformise rule_runit_configure avec vm_hosted .
[lhc/ateliers.git] / README
diff --git a/README b/README
index d3f24b4..4a5f9cc 100644 (file)
--- a/README
+++ b/README
@@ -49,7 +49,7 @@ TASK: pousser des changements locaux sur la VM
        @hosted % vm_hosted git_reset
 TASK: se connecter interactivement en root à la VM avec une connection SSH persistante
        @remote % ./vm_remote mosh -l root
-TASK: générer une autorité de certification et un sous-certificat TLS
+TASK: générer une autorité de certification et des sous-certificats TLS
        % export TRACE=all
        % random=/dev/urandom gpg_options="-r $USER@ -r $SOME_OTHER_USER@" lib/tool/openssl/make etc/openssl/heureux-cyclage.org
        % random=/dev/urandom gpg_options="-r $USER@ -r $SOME_OTHER_USER@" lib/tool/openssl/make etc/openssl/*.heureux-cyclage.org
@@ -60,8 +60,9 @@ TASK: gérer gitolite
        % git commit
        % ../../vm_remote gitolite_push
 TASK: configurer une zone DNS
-       % vm runit_configure nsd3 -- heureux-cyclage.org
+       @hosted % vm runit_configure nsd3 -- heureux-cyclage.org
 TASK: configurer un membre du groupe php5-fpm
-       % vm runit_configure nginx -- lhc-www
+       @remote % ./vm_remote runit_configure nginx -- lhc_www
+       @hosted % vm_hosted   runit_configure nginx -- lhc_www
 TASK: configurer un site nginx
-       % vm runit_configure nginx -- www.heureux-cyclage.org
+       @hosted % vm_hosted runit_configure nginx -- lhc_www