• Recent
    • Unsolved
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login
    1. Home
    2. pete
    P
    • Profile
    • Following 0
    • Followers 0
    • Topics 2
    • Posts 3
    • Best 0
    • Controversial 0
    • Groups 0

    pete

    @pete

    0
    Reputation
    5
    Profile views
    3
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    pete Unfollow Follow

    Latest posts made by pete

    • RE: Extended fog variables

      I had a debug task running through the web GUI.

      posted in General
      P
      pete
    • Extended fog variables

      Re: Extended fog variables problem.

      Hey I have the same problem on the newest version of fog 1.5.7.
      I can’t get the script to work.

      curl -A "" -Lkso /tmp/hinfo.sh ${web}service/hostinfo.php -d "mac=$mac"
      

      Gives me hinfo.sh that outputs:

      Invalid tasking!
      

      If I use the curl command without the -A the cat/tmp/hinfo.sh outputs Cannot view from browser.

      The web url is good because without the mac the output was Invalid MAC Address!

      So the problem in the code is the -A argument of curl.

      Anyone know a solution?

      posted in General
      P
      pete
    • Easy way to test post installation scripts?

      I am new to using scripts and have written a simple one to start experimenting with.
      Now the problem is when I want to test this script I have to deploy a laptop and wait till the end to see if it works.
      Is there any way I can skill the deploy part and go straight to testing the scripts?

      posted in General Problems
      P
      pete