sct/lib/sct/commands/hostfile.rb in sct-0.1.23 vs sct/lib/sct/commands/hostfile.rb in sct-0.1.24
- old
+ new
@@ -28,9 +28,13 @@
comment: "The spend cloud web app url"
},
{
host: "docs.spend.cloud.local",
comment: "The spend cloud documentation url"
+ },
+ {
+ host: "henk.spend.cloud.local",
+ comment: "The spend cloud Henk web-interface"
}
]
if options.path
hosts_paths = [options.path]