1. 21 Jul, 2017 1 commit
  2. 20 Jul, 2017 1 commit
  3. 12 Jul, 2017 2 commits
  4. 26 Jun, 2017 2 commits
  5. 23 Jun, 2017 1 commit
  6. 22 Jun, 2017 1 commit
    • * Updated setup file for daejeon lguplus · 1fbb9dcf
       - added playbook for daejeon install bind pkg
       - modified uxenos svc interface template file for bonding
       - modified grub serial console jessie, uxenos
       - modified shellinaboxd absolute path in bizlogic.py
      Your Name committed
  7. 21 Jun, 2017 2 commits
  8. 20 Jun, 2017 4 commits
  9. 09 Jun, 2017 1 commit
  10. 07 Jun, 2017 3 commits
  11. 05 Jun, 2017 1 commit
  12. 31 May, 2017 1 commit
  13. 17 May, 2017 2 commits
  14. 02 May, 2017 1 commit
  15. 27 Apr, 2017 1 commit
  16. 20 Apr, 2017 3 commits
  17. 14 Apr, 2017 1 commit
  18. 13 Apr, 2017 2 commits
  19. 12 Apr, 2017 1 commit
  20. 11 Apr, 2017 1 commit
    • fix typo. · ce47e529
      diff --git a/srv/fai/config/hooks/savelog.LAST.sh b/srv/fai/config/hooks/savelog.LAST.sh
      index c2c6153..5eb93f6 100755
      --- a/srv/fai/config/hooks/savelog.LAST.sh
      +++ b/srv/fai/config/hooks/savelog.LAST.sh
      @@ -172,7 +172,7 @@ $myignorepatterns"
       if [ ! -n "$PORCH_URL" ]
       then
           echo "PORCH_URL is not set. Let's set it."
      -    PORCH_URL=$(echo $FAI_CONFIG_SRC |cut -d'/' -f1,2,3)a
      +    PORCH_URL=$(echo $FAI_CONFIG_SRC |cut -d'/' -f1,2,3)
       fi
       /usr/bin/curl -XPOST $PORCH_URL/api/machine/$HOSTNAME/installed
      Heechul Kim committed
  21. 10 Apr, 2017 1 commit
  22. 03 Apr, 2017 2 commits
  23. 31 Mar, 2017 3 commits
  24. 30 Mar, 2017 2 commits