Initial Chef repository
This commit is contained in:
4
cookbooks/hostname/attributes/default.rb
Normal file
4
cookbooks/hostname/attributes/default.rb
Normal file
@@ -0,0 +1,4 @@
|
||||
# -*- coding: utf-8 -*-
|
||||
|
||||
default['hostname_cookbook']['hostsfile_ip'] = '127.0.1.1'
|
||||
default['hostname_cookbook']['hostsfile_ip_interface'] = 'lo0' if platform == 'freebsd'
|
||||
Reference in New Issue
Block a user