voxpupuli / puppet-augeasproviders_grub

Augeas-based grub type and providers
Apache License 2.0
9 stars 33 forks source link

Autorequires does not function with the default system targets #15

Open trevor-vaughan opened 8 years ago

trevor-vaughan commented 8 years ago

Since autorequires is executed when compiling the catalog, the default autorequires will not perform properly on the executing client.

This appears to affect many of the augeasproviders components.

Not sure of the correct way to fix this since it may cause duplicated code and/or mixed compile/execution scopes.

raphink commented 8 years ago

Can you give an example of the issue?