Skip to content

Commit

Permalink
fixup! Fixes #15685: Use rudder-setup dev mode in rudder-test to inst…
Browse files Browse the repository at this point in the history
…all a development server

Fixes #15685: Use rudder-setup dev mode in rudder-test to install a development server
  • Loading branch information
peckpeck committed Sep 17, 2019
1 parent 8a16c78 commit eb542b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vagrant.rb
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
$debian7 = "normation/debian-7-64"
$debian8 = "normation/debian-8-64"
$debian9 = "normation/debian-9-64"
$debian9 = "normation/debian-10-64"
$debian10 = "normation/debian-10-64"

$ubuntu10_04 = "bento/ubuntu-10.04"
$ubuntu12_04 = "normation/ubuntu-12.04"
Expand Down

0 comments on commit eb542b0

Please sign in to comment.