feat: add enc_role_path fact
This commit is contained in:
@@ -1 +1,2 @@
|
||||
enc_role=<%= @enc_role[0] %>
|
||||
enc_role_path=<%= @enc_role[0].gsub('::', '/') %>
|
||||
|
||||
Reference in New Issue
Block a user
@@ -1 +1,2 @@
|
||||
enc_role=<%= @enc_role[0] %>
|
||||
enc_role_path=<%= @enc_role[0].gsub('::', '/') %>
|
||||
|
||||