1. 20 Jul, 2018 2 commits
  2. 16 Jul, 2018 1 commit
  3. 18 Sep, 2017 1 commit
  4. 27 Jul, 2017 1 commit
  5. 21 Jul, 2017 1 commit
  6. 20 Jul, 2017 1 commit
  7. 12 Jul, 2017 2 commits
  8. 26 Jun, 2017 2 commits
  9. 23 Jun, 2017 1 commit
  10. 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
  11. 21 Jun, 2017 2 commits
  12. 20 Jun, 2017 4 commits
  13. 09 Jun, 2017 1 commit
  14. 07 Jun, 2017 3 commits
  15. 05 Jun, 2017 1 commit
  16. 31 May, 2017 1 commit
  17. 17 May, 2017 2 commits
  18. 02 May, 2017 1 commit
  19. 27 Apr, 2017 1 commit
  20. 20 Apr, 2017 3 commits
  21. 14 Apr, 2017 1 commit
  22. 13 Apr, 2017 2 commits
  23. 12 Apr, 2017 1 commit
  24. 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
  25. 10 Apr, 2017 1 commit
  26. 03 Apr, 2017 2 commits