Add rsync & provision command
authorNicolas Iooss <nicolas.iooss_git@polytechnique.org>
Mon, 12 Sep 2016 17:27:20 +0000 (19:27 +0200)
committerNicolas Iooss <nicolas.iooss_git@polytechnique.org>
Mon, 12 Sep 2016 17:27:20 +0000 (19:27 +0200)
test-vagrant-salt/NOTES.rst

index e58a42d..9887f32 100644 (file)
@@ -28,6 +28,10 @@ Quick commands
 
     vagrant destroy
 
+* Sync files and re-run salt::
+
+     vagrant rsync testvm && vagrant provision testvm
+
 * Apply salt configuration (in an SSH session)::
 
     sudo salt-call --local state.highstate