Skip to content

Configuration files in YAML format to be loaded into etcd

Notifications You must be signed in to change notification settings

dsa110/dsa110-cnf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Repo to hold YAML formatted files to be available under the etcd key /cnf/

Filename convention: .yml

Contents:

/cnf//<number_if_needed>/<other_if_needed>

Example:

/cnf/ant/1/pos: # decimal degrees lat: 37.1 lon: 118.1 elev: 1220.1 /cnf/ant/2/pos: lat: 37.2 lon: 118.2 elev: 1220.2 /cnf/ant/1/mplimits: elevation: min: 0.0 max: 127 feb_a_temp: # Centigrade min: -5 max: 100

About

Configuration files in YAML format to be loaded into etcd

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages