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
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'); \""