mirror of
https://github.com/elastic/kibana.git
synced 2025-04-23 17:28:26 -04:00
(cherry picked from commit be3c3b52db
)
Co-authored-by: Jonathan Budzenski <jon@elastic.co>
This commit is contained in:
parent
66470b8b86
commit
18c6c9fcde
1 changed files with 1 additions and 1 deletions
|
@ -85,7 +85,7 @@ export async function runFpm(
|
|||
|
||||
// tell fpm about the config file so that it is called out in the package definition
|
||||
'--config-files',
|
||||
`/etc/kibana/kibana.yml`,
|
||||
`/etc/kibana`,
|
||||
|
||||
// define template values that will be injected into the install/uninstall
|
||||
// scripts, also causes scripts to be processed with erb
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue