Corey Osman

Results 64 comments of Corey Osman

Did you configure the puppetserver to use the autosign script and restart the server? Example only: `puppet config set --section master autosign /usr/local/bin/autosign-validator`

I am using the timeago function inside my own function that essentially populates DOM objects. I abbreviated my function below. ``` function setTimeago(stamp){ value = jQuery.timeago(stamp); document.getElementById("someobjectid").innerHTML = value; }...

might be easier to use the gitlab gem and a few execs in the midterm

Was this ever fixed. I can't seem to get new tags without reverting to command line.