Skip to content

Instantly share code, notes, and snippets.

@wildbillcat
Created January 16, 2018 19:31
Show Gist options
  • Save wildbillcat/8d95677fabcff85286678ec832fb69d0 to your computer and use it in GitHub Desktop.
Save wildbillcat/8d95677fabcff85286678ec832fb69d0 to your computer and use it in GitHub Desktop.
only_if { (File.size(node['FCP-DataWarehouse']['mysql_coresense_src']) / 1024000) >= 2268 && Time.now.hour >= 6 }
not_if { (node['FCP-cookbook']['configured_ip']) == data_bag_item('ips', 'PC') }
data_bag_item('admins', 'justin')
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment