mirror of
				https://git.lapiole.org/dani/ansible-roles.git
				synced 2025-10-30 18:31:28 +01:00 
			
		
		
		
	Update to 2023-07-26 19:00
This commit is contained in:
		| @@ -12,9 +12,12 @@ vault_user: vault | ||||
| # expose your vault server on the public internet | ||||
| # vault_letsencrypt_cert: "{{ inventory_hostname }}" | ||||
|  | ||||
| # A token having backup (raft snapshot) permission. If set, ansible will | ||||
| # take a snapshot of the data before upgrading vault | ||||
| # vault_bkp_token: XXXXX | ||||
|  | ||||
| # A token having read access to sys/storage/raft/snapshot. If set, a snapshot will be taken | ||||
| # during pre-backup and removed in post-backup | ||||
| # vault_backup_token: XXXXX | ||||
| # You can also define a command to get the token, eg | ||||
| # vault_backup_token: $(cat /run/vault_agent/vault.token) | ||||
|  | ||||
| # Ports used by vault, and the IP/CIDR for which the port will be opened on the local firewall | ||||
| vault_base_services: | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Daniel Berteaud
					Daniel Berteaud