Skip to content

Commit d46c52d

Browse files
committed
P:wordpress::blogs: remove options parameter
1 parent d583ea6 commit d46c52d

File tree

1 file changed

+0
-1
lines changed
  • modules/profile/manifests/wordpress

1 file changed

+0
-1
lines changed

modules/profile/manifests/wordpress/blogs.pp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,6 @@
2929
{ name => 'jquery', path => '/srv/wordpress/blog.jquery.com-theme/jquery', },
3030
{ name => $active_theme, path => "/srv/wordpress/blog.jquery.com-theme/${active_theme}", },
3131
],
32-
options => [],
3332
base_path => "/srv/wordpress/sites/${name}",
3433
}
3534
}

0 commit comments

Comments
 (0)