Skip to content

add dependency on ::repo for ::install if manage_repo is enabled#28

Open
xTrekStorex wants to merge 1 commit into
olivierHa:masterfrom
xTrekStorex:master
Open

add dependency on ::repo for ::install if manage_repo is enabled#28
xTrekStorex wants to merge 1 commit into
olivierHa:masterfrom
xTrekStorex:master

Conversation

@xTrekStorex
Copy link
Copy Markdown

Add dependency on ::repo for ::install if manage_repo is enabled. Otherwise ::install can be called before ::repo and installs the OS native package, which in case of Debian9 does not provide the influx client and thus causes influxdb_database and influxdb_retention_policy to fail until the next apt upgrade. Also moved to ensure_packages from already present stdlib dependency to declare resources more safely in case of duplicates in the catalog.

…erwise ::install can be called before ::repo and installs the OS native package, which in case of Debian9 does not provide the influx client and thus causes influxdb_database and influxdb_retention_policy to fail until the next apt upgrade. Also moved to ensure_packages from already present stdlib dependency to declare resources more safely in case of duplicates in the catalog.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant