Revision ff55193e README.deploy

b/README.deploy
54 54
      to the following locations:
55 55

  
56 56
      root@machine:/etc/ganeti/hooks/instance-start-post.d# ls -l
57
      lrwxrwxrwx 1 root root 45 May   3 13:45 00-snf-ganeti-hook.sh -> /home/devel/synnefo/ganeti/snf-ganeti-hook.sh*
57
      lrwxrwxrwx 1 root root 45 May   3 13:45 00-snf-ganeti-hook -> /home/devel/synnefo/ganeti/snf-ganeti-hook.py*
58

  
59
      IMPORTANT: The link name may only contain "upper and lower case, digits, underscores and
60
      hyphens. In other words, the regexp ^[a-zA-Z0-9_-]+$."
61
      See http://docs.ganeti.org/ganeti/master/html/hooks.html?highlight=hooks#naming.
58 62

  
59 63
      The script uses the location of the link target to determine the Synnefo
60
      project root, before passing control to Python code.
64
      project root, before passing control to the relevant Python code.
61 65

  
62 66
      FIXME: Perhaps require a SYNNEFO_PROJECT_ROOT environment variable?
63 67

  

Also available in: Unified diff