Issue #775 has been updated by Charlie Sharpsteen.

Keywords set to  customer

----------------------------------------
Bug #775: Cron resources being deleted still require a command.
https://projects.puppetlabs.com/issues/775#change-88842

* Author: Matt Palmer
* Status: Closed
* Priority: High
* Assignee: 
* Category: cron
* Target version: 2.7.3
* Affected Puppet version: 2.6.4
* Keywords:  customer
* Branch: 
----------------------------------------
A resource spec like this:

<pre>
cron { run_update_etc_puppet:
    ensure => absent,
    user => root
}
</pre>

Results in an error like this on every Puppet run under 0.23.2:

<pre>
err: //hostname/class/Cron[run_update_etc_puppet]: Failed to retrieve current 
state of resource: No command, somehow at 
/etc/puppet/manifests/classes/class.pp:20
</pre>

I'm fairly certain that error didn't appear in 0.22.4, otherwise I would have 
reported it then, too.


-- 
You have received this notification because you have either subscribed to it, 
or are involved in it.
To change your notification preferences, please click here: 
http://projects.puppetlabs.com/my/account

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Bugs" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/puppet-bugs?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to