You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
11 lines
332 B
11 lines
332 B
<h1>Dashboard#index</h1>
|
|
<p><%= @lxd_host.class %></p>
|
|
<p><%= @cert.class %></p>
|
|
<p><%= @lxd.class %></p>
|
|
<p><%= @lxd.api_extensions.inspect %></p>
|
|
<p><%= @lxd.api_status %></p>
|
|
<p><%= @lxd.api_version %></p>
|
|
<p><%= @lxd.auth %></p>
|
|
<p><%= @lxd.config.inspect %></p>
|
|
<p><%= @lxd.environment.inspect %></p>
|
|
<p><%= @lxd.public %></p>
|