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

This commit is contained in:
Jonathan Budzenski 2022-06-01 11:56:22 -05:00 committed by GitHub
parent a6a66381b6
commit be3c3b52db
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