diff --git a/schema/tables/managed_policies.yml b/schema/tables/managed_policies.yml index 619319c977..7d4e05bee1 100644 --- a/schema/tables/managed_policies.yml +++ b/schema/tables/managed_policies.yml @@ -1,4 +1,7 @@ name: managed_policies +columns: + - name: username + description: policy only applies to the listed user. Blank if global. examples: >- Check if critical software update installation is enabled via a profile (1 = enabled)