fixed.

if anyone needs 


sudo su - pe-postgres -s /bin/bash -c "/opt/puppet/bin/psql -d 'pe-classifier' 
-c \" DELETE FROM group_classes AS g USING classes AS c WHERE g.class_name = 
c.name AND g.environment_name = c.environment_name AND c.deleted AND 
g.class_name IN ('nfs::class_name'); \""




On Monday, 31 July 2017 17:27:08 UTC+1, João Matos wrote:
>
> Hi
>
> Output of annotate-group* does not match schema: {:deleted 
> {:nfs::class_name {:noopt {:value (not (matches-some-condition? nil))}}}}. 
> See the `details` key for the full schema, value, error, and location from 
> which the error was thrown
>
> Following this, we removed the parameters from the classes but no luck
>
> https://docs.puppet.com/pe/3.8/release_notes_known_issues.html#classes-with-shared-parameter-names-can-cause-schema-errors-when-deleted
>
> But reading this it seems the issue is some classes removed from the 
> environemts ?
> https://docs.puppet.com/pe/3.8/nc_groups.html#get-v1groups
>
> without access to the classifier "tab" can't see the audit log. 
> Checking the postgres db the classifier information matches the class 
> names on the environment folder 
>
> Stuck. Any help?
>

-- 
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/7c9da800-b008-450c-9cb8-ebfa2f08dc39%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to