Initial Drupal 11 with DDEV setup
This commit is contained in:
		
							
								
								
									
										4
									
								
								vendor/consolidation/site-alias/tests/fixtures/sitealiases/other/bob.site.yml
									
									
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										4
									
								
								vendor/consolidation/site-alias/tests/fixtures/sitealiases/other/bob.site.yml
									
									
									
									
										vendored
									
									
										Normal file
									
								
							@ -0,0 +1,4 @@
 | 
			
		||||
dev:
 | 
			
		||||
  root: /other/path/to/bob
 | 
			
		||||
other:
 | 
			
		||||
  root: /other/other/path/to/bob
 | 
			
		||||
							
								
								
									
										4
									
								
								vendor/consolidation/site-alias/tests/fixtures/sitealiases/other/fred.site.yml
									
									
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										4
									
								
								vendor/consolidation/site-alias/tests/fixtures/sitealiases/other/fred.site.yml
									
									
									
									
										vendored
									
									
										Normal file
									
								
							@ -0,0 +1,4 @@
 | 
			
		||||
dev:
 | 
			
		||||
  root: /other/path/to/fred
 | 
			
		||||
other:
 | 
			
		||||
  root: /other/other/path/to/fred
 | 
			
		||||
							
								
								
									
										1
									
								
								vendor/consolidation/site-alias/tests/fixtures/sitealiases/other/simple.site.yml
									
									
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										1
									
								
								vendor/consolidation/site-alias/tests/fixtures/sitealiases/other/simple.site.yml
									
									
									
									
										vendored
									
									
										Normal file
									
								
							@ -0,0 +1 @@
 | 
			
		||||
root: /other/path/to/simple
 | 
			
		||||
							
								
								
									
										7
									
								
								vendor/consolidation/site-alias/tests/fixtures/sitealiases/other/single.site.yml
									
									
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										7
									
								
								vendor/consolidation/site-alias/tests/fixtures/sitealiases/other/single.site.yml
									
									
									
									
										vendored
									
									
										Normal file
									
								
							@ -0,0 +1,7 @@
 | 
			
		||||
default: dev
 | 
			
		||||
dev:
 | 
			
		||||
  root: /other/path/to/single
 | 
			
		||||
other:
 | 
			
		||||
  root: /other/other/path/to/single
 | 
			
		||||
common:
 | 
			
		||||
  foo: baz
 | 
			
		||||
		Reference in New Issue
	
	Block a user