summaryrefslogtreecommitdiffstats
path: root/src/lib/Bcfg2/Server/Plugins/Ohai.py
diff options
context:
space:
mode:
authorChris St. Pierre <chris.a.st.pierre@gmail.com>2014-11-10 11:42:42 -0600
committerChris St. Pierre <chris.a.st.pierre@gmail.com>2014-11-10 11:42:42 -0600
commit0e133c157755908d05c44c3a36b1dc0668e1d111 (patch)
treeea130b60114ade926462cb1516eb1a16fbd7c013 /src/lib/Bcfg2/Server/Plugins/Ohai.py
parentca78be11051dab7421a414fc3ae4104c82f1f9e7 (diff)
downloadbcfg2-0e133c157755908d05c44c3a36b1dc0668e1d111.tar.gz
bcfg2-0e133c157755908d05c44c3a36b1dc0668e1d111.tar.bz2
bcfg2-0e133c157755908d05c44c3a36b1dc0668e1d111.zip
Options: Fixed non-path database name parsing
The database name is sometimes a path (SQLite) and sometimes not (MySQL, PostgreSQL). This introduces a new Option type, RepositoryMacroOption, that expands <repository> macros without canonicalizing the path, so SQLite users can use <repository> in their settings but MySQL users' database name settings will not be destroyed by path canonicalization. The unfortunate downside is that SQLite users can't use ~ in their database name.
Diffstat (limited to 'src/lib/Bcfg2/Server/Plugins/Ohai.py')
0 files changed, 0 insertions, 0 deletions