[Puppet Users] Re: SMBFS Share in Finder Sidebar?

2017-11-28 Thread mtaylor
I tried *many* different invocations of the mount module from w/i my manifest to no avail. However, I got it working by writing an Applescript one-liner: tell application "Finder" to open location "smb://[USER]:[PASSWORD]@[SMB HOST]/[SMB SHARE]" The Mac node downloads this script, executes

[Puppet Users] hiera can't find facts to read hierarchy files?

2017-11-28 Thread Sean
Hi, I'm quite confused about how I could have created this problem. I have a module we'll call it "test" which has been using Hiera v5 module data for the last couple of releases...this works great on either puppet 4 or 5...as expected. Last week added a feature, which involved adding 1 new