Update upstream cookbooks
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
#
|
||||
# Cookbook Name:: sudo
|
||||
# Attribute File:: default
|
||||
# Cookbook:: sudo
|
||||
# Attribute:: File:: default
|
||||
#
|
||||
# Copyright 2008-2016, Chef Software, Inc.
|
||||
# Copyright:: 2008-2016, Chef Software, Inc.
|
||||
#
|
||||
# Licensed under the Apache License, Version 2.0 (the "License");
|
||||
# you may not use this file except in compliance with the License.
|
||||
@@ -27,6 +27,8 @@ default['authorization']['sudo']['sudoers_defaults'] = ['!lecture,tty_tickets,!
|
||||
default['authorization']['sudo']['command_aliases'] = []
|
||||
default['authorization']['sudo']['env_keep_add'] = []
|
||||
default['authorization']['sudo']['env_keep_subtract'] = []
|
||||
default['authorization']['sudo']['custom_commands']['users'] = []
|
||||
default['authorization']['sudo']['custom_commands']['groups'] = []
|
||||
|
||||
default['authorization']['sudo']['prefix'] = case node['platform_family']
|
||||
when 'smartos'
|
||||
|
||||
Reference in New Issue
Block a user