class Chef::Knife::Bootstrap::ClientBuilder

def policy_group

Returns:
  • (String) - policy_group from the config
def policy_group
  config[:policy_group]
end