mirror of
				https://github.com/saltstack-formulas/users-formula.git
				synced 2025-11-04 03:53:39 +01:00 
			
		
		
		
	Updated structure of readme, bumped License to 2014.
This commit is contained in:
		
							parent
							
								
									7899704cbf
								
							
						
					
					
						commit
						8296382a2f
					
				
							
								
								
									
										2
									
								
								LICENSE
									
									
									
									
									
								
							
							
						
						
									
										2
									
								
								LICENSE
									
									
									
									
									
								
							@ -1,4 +1,4 @@
 | 
			
		||||
   Copyright (c) 2013 Salt Stack Formulas
 | 
			
		||||
   Copyright (c) 2014 Salt Stack Formulas
 | 
			
		||||
 | 
			
		||||
   Licensed under the Apache License, Version 2.0 (the "License");
 | 
			
		||||
   you may not use this file except in compliance with the License.
 | 
			
		||||
 | 
			
		||||
							
								
								
									
										27
									
								
								README.rst
									
									
									
									
									
								
							
							
						
						
									
										27
									
								
								README.rst
									
									
									
									
									
								
							@ -1,4 +1,29 @@
 | 
			
		||||
=====
 | 
			
		||||
users
 | 
			
		||||
=====
 | 
			
		||||
 | 
			
		||||
Configure users via pillar
 | 
			
		||||
Formula to configure users via pillar.
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
.. note::
 | 
			
		||||
 | 
			
		||||
    See the full `Salt Formulas installation and usage instructions
 | 
			
		||||
    <http://docs.saltstack.com/topics/conventions/formulas.html>`_.
 | 
			
		||||
 | 
			
		||||
Available states
 | 
			
		||||
================
 | 
			
		||||
 | 
			
		||||
.. contents::
 | 
			
		||||
    :local:
 | 
			
		||||
 | 
			
		||||
``users``
 | 
			
		||||
---------
 | 
			
		||||
 | 
			
		||||
Configure a user's home directory, group, the user itself, secondary groups,
 | 
			
		||||
and associated keys. Also configures sudo access, and absent users.
 | 
			
		||||
 | 
			
		||||
``users.sudo``
 | 
			
		||||
--------------
 | 
			
		||||
 | 
			
		||||
Ensures the sudo group exists, the sudo package is installed and the sudo file
 | 
			
		||||
is configured.
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user