File: logger_messages.yml

package info (click to toggle)
ruby-gitlab-fog-azure-rm 1.9.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 756 kB
  • sloc: ruby: 5,926; sh: 9; makefile: 4
file content (19 lines) | stat: -rw-r--r-- 1,332 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
network:
  express_route_circuit_authentication:
    message:
      create: Creating/updating Express Route Circuit Authorization 'NAME' in Resource Group 'RESOURCE_GROUP'.
      delete: Deleting Express Route Circuit Authorization 'NAME' from Resource Group 'RESOURCE_GROUP'.
      get: Getting Express Route Circuit Authorization 'NAME' from Resource Group 'RESOURCE_GROUP'.
      list: Getting list of Express Route Circuit Authorizations from Resource Group 'RESOURCE_GROUP'.
  local_network_gateway:
    message:
      create: Creating/Updating Local Network Gateway 'NAME' in Resource Group 'RESOURCE_GROUP'.
      delete: Deleting Local Network Gateway 'NAME' in Resource Group 'RESOURCE_GROUP'.
      get: Getting Local Network Gateway 'NAME' in Resource Group 'RESOURCE_GROUP'.
      list: Getting list of Local Network Gateways in Resource Group 'RESOURCE_GROUP'.
  virtual_network_gateway_connection:
    message:
      create: Creating/Updating Virtual Network Gateway Connection 'NAME' in Resource Group 'RESOURCE_GROUP'.
      delete: Deleting Virtual Network Gateway Connection 'NAME' in Resource Group 'RESOURCE_GROUP'.
      get: Getting Virtual Network Gateway Connection 'NAME' in Resource Group 'RESOURCE_GROUP'.
      list: Getting list of Virtual Network Gateway Connections in Resource Group 'RESOURCE_GROUP'.