Fix more jquery-graphite typos.
For pete's sake. Change-Id: I11ca349d05b183c964b2b8229626a6f01ef22e2b Reviewed-on: https://review.openstack.org/18703 Approved: James E. Blair <corvus@inaugust.com> Reviewed-by: James E. Blair <corvus@inaugust.com> Tested-by: Jenkins
This commit is contained in:
parent
ba0eaf4ff2
commit
24a44746f0
@ -112,9 +112,9 @@ class openstack_project::zuul(
|
||||
source => 'https://github.com/prestontimmons/graphitejs.git',
|
||||
}
|
||||
|
||||
file { '/var/lib/zuul/www/jquery.graphite.js':
|
||||
file { '/var/lib/zuul/www/jquery-graphite.js':
|
||||
ensure => link,
|
||||
target => '/opt/jquery-graphite/jquery-graphite.js',
|
||||
target => '/opt/jquery-graphite/jquery.graphite.js',
|
||||
require => File['/var/lib/zuul/www'],
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user