28.05.2013 Views

Really large scale systems configuration

Really large scale systems configuration

Really large scale systems configuration

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

Other Examples<br />

Want IPv6?<br />

node.default['fb']['fb_networking']['want_ipv6'] = true<br />

Want to know what kind of network?<br />

node.is_layer3?()<br />

New cronjob?<br />

node.default['fb']['fb_cron']['jobs']['myjob'] = {<br />

}<br />

'time' => '*/15 * * * *',<br />

'command' => 'thing',<br />

'user' => 'myservice',

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!