modules/apache/apache.sfp in nuri-0.5.3 vs modules/apache/apache.sfp in nuri-0.5.4
- old
+ new
@@ -13,10 +13,11 @@
server_name : String
// load balancer config
is_load_balancer : Bool
lb_members isset Node
- lb_method : String // byrequests, bytraffic, bybusyness
+ // byrequests, bytraffic, bybusyness
+ lb_method : String
sub set_port(target isref Integer) {
condition {
this.installed = true
this.running = false