Alex Nutting

Results 6 comments of Alex Nutting

I found the issue is due to having use_frameworks! in my Podfile. Is there another setting in Xcode to support use_frameworks! and find the correct header files?

@rnelson0 ui_user is the user the swarm plugin uses to authenticate with the jenkins master (along with ui_pass). The slave class uses the puppet stdlib shellquoted function with ui_user then...

@rnelson0 the file created on line 309 of manifests/slave.pp (jenkins-slave) used to be sourced from the start.slave.sh file created in manifests/slave.pp line 259 (which I removed in my commit). Since...

@Dan33l Thank you for your suggestion to rebase master. It seems that didn't fix any of the Travis CI jobs. @rnelson0 I've implemented your requested changes. Is there anything else...

Also interested in using this if it ends up being implemented