Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
rabbitmq-formula
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Container registry
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
salt
rabbitmq-formula
Commits
ede918cd
Unverified
Commit
ede918cd
authored
4 years ago
by
Imran Iqbal
Browse files
Options
Downloads
Patches
Plain Diff
test(_mapdata): add verification file for `fedora-34` [skip ci]
parent
34e4bb28
No related branches found
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
test/integration/default/files/_mapdata/fedora-34.yaml
+146
-0
146 additions, 0 deletions
test/integration/default/files/_mapdata/fedora-34.yaml
with
146 additions
and
0 deletions
test/integration/default/files/_mapdata/fedora-34.yaml
0 → 100644
+
146
−
0
View file @
ede918cd
# yamllint disable rule:indentation rule:line-length
# Fedora-34
---
values
:
added_in_defaults
:
defaults_value
added_in_pillar
:
pillar_value
arch
:
amd64
binding
:
my-new-binding
:
-
destination_type
:
queue
-
destination
:
my-new-queue
-
routing_key
:
a_routing_key_string
-
user
:
saltstack
-
passwd
:
password
-
vhost
:
test_vhost
-
arguments
:
-
x-message-ttl
:
8640000
cluster
:
rabbit@locahost
:
-
user
:
rabbit
-
host
:
localhost
-
ram_node
:
None
-
runas
:
root
config
:
context
:
{}
name
:
/etc/rabbitmq.conf
dir
:
base
:
/var/lib/rabbitmq
cleanlist
:
-
/usr/local/bin/rabbitmq-env
-
/usr/local/bin/rabbitmq-plugins
data
:
/var/lib/rabbitmq
env
:
context
:
RABBITMQ_BASE
:
/var/lib/rabbitmq
rabbitmq_mnesia_base
:
/var/lib/rabbitmq
locale_all
:
en_US.UTF-8
name
:
/etc/rabbitmq/rabbitmq-env.conf
exchange
:
my-new-exchange
:
-
user
:
saltstack
-
passwd
:
password
-
type
:
fanout
-
durable
:
true
-
internal
:
false
-
auto_delete
:
false
-
vhost
:
test_vhost
-
arguments
:
-
alternate-**exchange
:
amq.fanout
-
test-header
:
testing
map_jinja
:
sources
:
-
Y:G@osarch
-
Y:G@os_family
-
Y:G@os
-
Y:G@osfinger
-
C@rabbitmq:lookup
-
C@rabbitmq
-
Y:G@id
pkg
:
name
:
rabbitmq-server
use_upstream
:
repo
plugin
:
rabbitmq_federation
:
runas
:
root
rabbitmq_management
:
runas
:
root
policy
:
rabbitmq_policy
:
-
name
:
HA
-
pattern
:
.*
-
definition
:
'
{"ha-mode":
"all"}'
queue
:
my-new-queue
:
-
user
:
saltstack
-
passwd
:
password
-
durable
:
true
-
auto_delete
:
false
-
vhost
:
test_vhost
-
arguments
:
-
x-message-ttl
:
8640000
-
x-expires
:
8640000
-
x-dead-letter-exchange
:
my-new-exchange
remove_guest_user
:
true
retry_option
:
attempts
:
0
interval
:
60
splay
:
10
until
:
true
rootgroup
:
root
service
:
enabled
:
true
name
:
rabbitmq-server
running
:
true
tofs
:
files_switch
:
-
any/path/can/be/used/here
-
id
-
roles
-
osfinger
-
os
-
os_family
source_files
:
rabbitmq-config-file-file-managed
:
-
example.tmpl.jinja
upstream
:
upstream_1
:
-
uri
:
amqp://saltstack:password@localhost
-
trust_user_id
:
true
-
ack_mode
:
on-confirm
-
max_hops
:
1
user
:
saltstack
:
-
password
:
password
-
force
:
false
-
tags
:
-
administrator
-
perms
:
-
test_vhost
:
-
.*
-
.*
-
.*
-
runas
:
root
user1
:
-
password
:
password
-
force
:
true
-
tags
:
monitoring, user
-
perms
:
-
/
:
-
.*
-
.*
-
.*
-
runas
:
root
user2
:
-
password
:
password
-
force
:
true
-
tags
:
monitoring, user
-
perms
:
-
/
:
-
.*
-
.*
-
.*
-
runas
:
root
vhost
:
-
test_vhost
winner
:
pillar
This diff is collapsed.
Click to expand it.
Dennis Ahrens
@ahrensde
mentioned in commit
c6b8db80
·
4 years ago
mentioned in commit
c6b8db80
mentioned in commit c6b8db80b6cad123653fd5103783af8b2b245ad8
Toggle commit list
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment