concerto_client 0.0.4 → 0.0.5

Sign up to get free protection for your applications and to get access to all the features.
@@ -511,6 +511,9 @@ module ConcertoConfig
511
511
  f.puts "# Concerto Live network configuration"
512
512
  f.puts "# Generated by netconfig.rb"
513
513
  f.puts "# Changes will be lost on reboot"
514
+ f.puts "auto lo"
515
+ f.puts "iface lo inet loopback"
516
+ f.puts ""
514
517
  f.puts "auto #{ifname}"
515
518
  f.puts "iface #{ifname} inet #{addressing_method.addressing_type}"
516
519
 
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: concerto_client
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.4
4
+ version: 0.0.5
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: