Commit Graph

295 Commits (e7e610d8295095d45513121c31ac15efd1d7df41)

Author SHA1 Message Date
Nico Schottelius e7e610d829 add state parameter 12 years ago
Nico Schottelius 465749f377 use localedef - locale-gen is a bad wrapper script 12 years ago
Nico Schottelius e0b009308a initial template for __locale 12 years ago
Nico Schottelius 49c686319e add more exapmles to cdist-manifest 12 years ago
Nico Schottelius 9b2d630807 do not install recommends by default 12 years ago
Steven Armstrong 5cc894e1e9 only use a single space to distinguish between the actual __target_host and the same used as part of the path; fixes #206 12 years ago
Steven Armstrong d166224e68 create tmpfile on same volume as existing file 12 years ago
Steven Armstrong c769d0b681 preserve ownership and permissions of existing file 12 years ago
Steven Armstrong 8a7639c191 preserve ownership and permissions of existing files 12 years ago
Nico Schottelius 2b66889105 __line: support line/regexp containing / 12 years ago
Steven Armstrong 97a8793fdd add __postfix* types 12 years ago
Steven Armstrong 472198419a don't assume first argument to be -r, fixes #200 12 years ago
Steven Armstrong 589d50bdba make --dry-run work, fixes #199 12 years ago
Steven Armstrong 127c512f84 call systemctl in subshell to prevent the explorer from failing if it exits non zero 12 years ago
Nico Schottelius 98cdc6c139 fix tests so that the explorers are not changed while running tests 12 years ago
Nico Schottelius 33559fad67 add comments to some tests 12 years ago
Steven Armstrong fc40a40ae0 implement configurable default values for parameters 12 years ago
Steven Armstrong 1927d4852a add tests for configurable default values for parameters 12 years ago
Nico Schottelius a4151fee44 fix shell from previous context change 12 years ago
Nico Schottelius 5a2873efc8 remove customer types 12 years ago
Nico Schottelius e3f401900a add the type as well... 12 years ago
Nico Schottelius f8d3e36efb new type: __iptables_apply 12 years ago
Nico Schottelius 0f6b6f420c new type: __iptables_rule 12 years ago
Nico Schottelius 73338c330b record the type name, if there is no such type 12 years ago
Nico Schottelius 6cd419b334 have __motd regenerate on Debian/Ubuntu 12 years ago
Nico Schottelius 6af7eadc89 add --shell to __cdist 12 years ago
Nico Schottelius 4d8840dba0 also setup homedir 12 years ago
Nico Schottelius 93f5ace932 clenaup logging in emulator, cleanup emulator in main script 12 years ago
Nico Schottelius 760b7e7afb ++changes(2.3.2) 12 years ago
Nico Schottelius 7143fd2706 base, not out 12 years ago
Steven Armstrong 3de9b869ac there is no such thing as cdist install in master 12 years ago
Nico Schottelius 2286acc6f2 fix some more tests for the next release 12 years ago
Nico Schottelius 136ddc05b5 context based changes 12 years ago
Nico Schottelius 18c5e60ab1 --context in tests 12 years ago
Nico Schottelius 74e003d29b +print cdist version on startup + exit_code = 2 for irq 12 years ago
Steven Armstrong 8aacbe2885 Bourne is not bash 12 years ago
Nico Schottelius 975b93c20a fix all tests -> back to normal 12 years ago
Nico Schottelius b527479620 refactor out_path -> base_path 12 years ago
Nico Schottelius 866645679a throw a better exception when environment variables are missing 12 years ago
Nico Schottelius 2f5de23ae9 out_path -> base_path 12 years ago
Nico Schottelius ffeaa3d06b fix old bug / joining wrong args 12 years ago
Nico Schottelius a76d8bb517 :%s/self.out_path/self.base_path/g 12 years ago
Nico Schottelius 8298bb0bf5 fix test cdist.test.config_install.ConfigInstallRunTestCase 12 years ago
Nico Schottelius b3cf339d06 fallback to sys.argv[0] by default 12 years ago
Nico Schottelius cd8695d3eb move create_files_dirs more to up - it is similar to init() 12 years ago
Nico Schottelius d1708c78b6 refactoring 12 years ago
Nico Schottelius eaf1721212 begin to migrate to '--output-base-path', shrink context 12 years ago
Nico Schottelius b9a6cf7c6a remove context from shell 12 years ago
Nico Schottelius a7fe8b4ed2 port context -> remote 12 years ago
Nico Schottelius f79727559a ++logs and migrate context -> local 12 years ago