search for: usr_local_bin

Displaying 2 results from an estimated 2 matches for "usr_local_bin".

2007 Jun 20
1
Virtual resources and require...
...source when the required resource is itself a virtual resource? Specifically, it would be great if the following worked: @file { usr_local: path => "/usr/local", mode => 0755, owner => root, group => root, ensure => directory } @file { usr_local_bin: path => "/usr/local/bin", mode => 0755, owner => root, group => root, require => File <| title == usr_local |>, ensure => directory } Yes, I know that listing both works but just commenting. :-) Thanks, --Robert
1998 Dec 15
4
mounting an arbitrary directory?
Hi all, Is it possible to specify an arbitrary unix directory to be mounted from samba? For example, to mount /usr/local/bin ? Using a different smb server, I've seen the ability to do this by doing something like Connect to: \\smbserver\/usr/local/bin Connect as: user Password: **** In other words, I'd like to be able to specify the exact path I'd like to mount without having