Skip to content

Instantly share code, notes, and snippets.

@bodepd
Created April 11, 2012 23:35
Show Gist options
  • Save bodepd/2363484 to your computer and use it in GitHub Desktop.
Save bodepd/2363484 to your computer and use it in GitHub Desktop.
file { '/etc/nova/api-paste.ini':
content => template('nova/api-paste.ini.erb'),
require => Class['nova'],
notify => Service['nova-api'],
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment