Re: [Puppet Users] FreeBSD / osfamily

2014-02-01 Thread Tim Bishop
It looks like the package name should be of the format category/name not just name. But sshd is part of the base system on FreeBSD, so there's no need to install it anyway. Tim. On Fri, Jan 31, 2014 at 01:38:57PM -0800, John wrote: > I've got the following code error: > Error: openssh: not in req

[Puppet Users] FreeBSD / osfamily

2014-01-31 Thread John
I've got the following code error: Error: openssh: not in required origin format: .*// Error: /Stage[main]/Ssh::Server::Install/Package[openssh]/ensure: change from absent to present failed: openssh: not in required origin format: .*// when I run the following: puppet agent --server=puppet --