Skip to content

Instantly share code, notes, and snippets.

@simonc6372
Created May 12, 2016 13:05
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save simonc6372/b7f7ce03265d894c9d9fb727407d718c to your computer and use it in GitHub Desktop.
Save simonc6372/b7f7ce03265d894c9d9fb727407d718c to your computer and use it in GitHub Desktop.
after replacing the base box in minion2 from ubuntu/trust64 with opensuse/openSUSE-42.1-x86_64, I get the following
issue from teh salt provionoer. it feels like another instance of https://github.com/mitchellh/vagrant/issues/5973
~/salt/salt-vagrant-demo-master> vagrant up minion2
Bringing machine 'minion2' up with 'virtualbox' provider...
==> minion2: Importing base box 'opensuse/openSUSE-42.1-x86_64'...
==> minion2: Matching MAC address for NAT networking...
==> minion2: Checking if box 'opensuse/openSUSE-42.1-x86_64' is up to date...
==> minion2: Setting the name of the VM: salt-vagrant-demo-master_minion2_1463058123361_76332
[snip]
(12/12) Installing: python-MySQL-python-1.2.5-7.2 [.
done]
Update notifications were received from the following packages:
mariadb-10.0.22-3.1.x86_64 (/var/adm/update-messages/mariadb-10.0.22-3.1)
View the notifications now? [y/n] (n):
n
* INFO: Running install_opensuse_stable_post()
disabled
* INFO: Running install_opensuse_check_services()
* INFO: Running install_opensuse_restart_daemons()
* INFO: Running daemons_running()
* INFO: Salt installed!
Salt successfully configured and installed!
run_overstate set to false. Not running state.overstate.
Copying salt minion config to /etc/salt
Failed to upload a file to the guest VM via SCP due to a permissions
error. This is normally because the SSH user doesn't have permission
to write to the destination location. Alternately, the user running
Vagrant on the host machine may not have permission to read the file.
Source: /home/scrute/salt/salt-vagrant-demo-master/saltstack/etc/minion2
Dest: /etc/salt/minion
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment