Hi there! I want to get files which are missing on the nodes on FTP
So for test i write something like this:
file { '/home/user1/conf/tempconf1.xml' :
ensure => present,
source => 'ftp:///192.168.209.23/temp',
}
and i have a error "Cannot use URLs of type 'ftp' as source for fileserving"
So what does i need to do that i can use "http" or "ftp" source for files ??
Thanks!
--
You received this message because you are subscribed to the Google Groups
"Puppet Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/puppet-users/26013ece-815e-4e24-be9d-1727cd7ea3ff%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.