You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There are 14 hosts with SECONDARY_ROLE:WEB_A, however the --selector command only finds 10.
collins-shell asset set_attribute THRIFT true --selector SECONDARY_ROLE:WEB_A
You are about to set THRIFT=true on 10 hosts. ARE YOU SURE? yes
success Set attribute on 005590
success Set attribute on 005550
success Set attribute on 005318
success Set attribute on 005218
success Set attribute on 005195
success Set attribute on 005160
success Set attribute on 002645
success Set attribute on 002137
success Set attribute on 001579
success Set attribute on 001566
I tested adding :size to the method set_attribute, but it doesn't take:
method_option :size, :type => :numeric, :default => 50, :desc => 'Number of results to find. Defaults to 50'
collins-shell asset set_attribute THRIFT true --size 5500 --selector SECONDARY_ROLE:WEB_A
You are about to set THRIFT=true on 10 hosts. ARE YOU SURE? yes
success Set attribute on 005590
success Set attribute on 005550
success Set attribute on 005318
success Set attribute on 005218
success Set attribute on 005195
success Set attribute on 005160
success Set attribute on 002645
success Set attribute on 002137
success Set attribute on 001579
success Set attribute on 001566
The text was updated successfully, but these errors were encountered:
There are 14 hosts with SECONDARY_ROLE:WEB_A, however the --selector command only finds 10.
collins-shell asset set_attribute THRIFT true --selector SECONDARY_ROLE:WEB_A
You are about to set THRIFT=true on 10 hosts. ARE YOU SURE? yes
success Set attribute on 005590
success Set attribute on 005550
success Set attribute on 005318
success Set attribute on 005218
success Set attribute on 005195
success Set attribute on 005160
success Set attribute on 002645
success Set attribute on 002137
success Set attribute on 001579
success Set attribute on 001566
I tested adding :size to the method set_attribute, but it doesn't take:
method_option :size, :type => :numeric, :default => 50, :desc => 'Number of results to find. Defaults to 50'
collins-shell asset set_attribute THRIFT true --size 5500 --selector SECONDARY_ROLE:WEB_A
You are about to set THRIFT=true on 10 hosts. ARE YOU SURE? yes
success Set attribute on 005590
success Set attribute on 005550
success Set attribute on 005318
success Set attribute on 005218
success Set attribute on 005195
success Set attribute on 005160
success Set attribute on 002645
success Set attribute on 002137
success Set attribute on 001579
success Set attribute on 001566
The text was updated successfully, but these errors were encountered: