Skip to content
This repository has been archived by the owner on Mar 24, 2022. It is now read-only.

Custom master config not copied to /etc/salt/master #100

Open
kevinfrommelt-wf opened this issue Aug 19, 2013 · 5 comments · Fixed by hashicorp/vagrant#2205
Open

Custom master config not copied to /etc/salt/master #100

kevinfrommelt-wf opened this issue Aug 19, 2013 · 5 comments · Fixed by hashicorp/vagrant#2205

Comments

@kevinfrommelt-wf
Copy link

When using salt.master_config without salt.minion_config the master file does not get copied to /etc/salt/master.

need_configure() in provisioner.rb most likely needs to be changed.

@akoumjian
Copy link
Contributor

You are correct. Should be an easy fix.

@kucaahbe
Copy link

kucaahbe commented Mar 6, 2014

have this issue too, custom configs for master and minion remain in /tmp directory

@jcockhren
Copy link

@kucaahbe Switch to vagrant version 1.3+
The salt provisioner is now native to vagrant.

@kucaahbe
Copy link

kucaahbe commented Mar 6, 2014

@jcockhren thanks, but I use it with 1.4.3 and bug exists

@jcockhren
Copy link

@kucaahbe (assuming you are not using it as an installed plugin) given the integration this is a vagrant bug. Should be reported in the vagrant repo issues.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants