Hi,

>>The Exec['installCassandra'] executed correctly immediately prior to the 
attempt to create the file['cassandraEnv'] resource. So I know the 
appropriate >>information is available from the file system.
It is a new server, so exec['installCassandra'] will install it but after 
that, your custom fact cassandra_home_dir (=empty) won't be updated anymore 
during the Puppet run, only at beginning. 
That's why it does work for the second run, as it is already installed.

Stefan

-- 
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 puppet-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/puppet-users/c767e2a1-9c50-4a33-b0ab-8a3452735048%40googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to