[os packages] Mark all files in /etc/kibana as config files (#133249) (#133330)

(cherry picked from commit be3c3b52db)

Co-authored-by: Jonathan Budzenski <jon@elastic.co>
This commit is contained in:
Kibana Machine 2022-06-01 13:02:59 -05:00 committed by GitHub
parent 66470b8b86
commit 18c6c9fcde
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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