<html> <body> <h1>hello from <%= node['fqdn'] %></h1> </body> </html>
Перечень всех встроенных переменнх
https://docs.chef.io/attributes.html
<html> <body> <h1>hello from <%= node['fqdn'] %></h1> </body> </html>
Перечень всех встроенных переменнх
https://docs.chef.io/attributes.html
0 Comment