Creating Admin user
Closed this issue · 2 comments
qgriffith-zz commented
When trying to create an admin user with
influxdb_admin 'admin' do
password 'pass'
action :create
end
The recipe fails with the following error
had an error: NoMethodError: undefined method `get_cluster_admin_list' for #InfluxDB::Client:0x00000007e2fa70
bdangit commented
Is this still an issue? We have functional tests against this.
bdangit commented
closing because of above test. re-open if persist.