Kazuhiro MUSASHI
7681522b6b
``` --- a/cookbooks/vault/attributes.rb +++ b/cookbooks/vault/attributes.rb @@ -21,5 +21,6 @@ node.reverse_merge!({ 'manager' => false, 'ipaddr' => ipaddr, 'hostname' => hostname, + 'ips' => ['192.168.10.141', '192.168.10.142', '192.168.10.143'], } }) ``` |
||
---|---|---|
.. | ||
templates/etc/apt/sources.list.d | ||
attributes.rb | ||
default.rb | ||
install.rb |