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