flynn1973

Results 22 comments of flynn1973

that worked, thank you. ```` root@lpgaixmgmtlx01:/var/www/gitprep/gitprep/script>./import_rep -u aix /git Create repository ansible Can't update description ansible Enumerating objects: 314, done. Counting objects: 100% (314/314), done. Delta compression using up to...

> > > > but there are some unwanted inventory files beside the working ones created in the state directory. this needs to be reviewed by some cfengine expert, as...

> > @nickanderson @flynn197 it seems like the way forward here is to > > ``` > > 1. conditionally set `platform_default` to `yum` where `yum` is available on aix...

anything i can do to bring this to an end?

> > anything i can do to bring this to an end? > > What values do you have for `$(sys.flavor)` across your infra (if you wanna keep that private...

> > > > but there are some unwanted inventory files beside the working ones created in the state directory. this needs to be reviewed by some cfengine expert, as...

> @flynn1973 after re-reviewing and re-thinking I posted a comment to the related ticket: LMK what you think. https://northerntech.atlassian.net/browse/CFE-3612?focusedCommentId=103760 looks good, but i would use sys.os instead of sys.flavour

> @flynn1973 OK, I pushed to your branch. Can you tell me if those changes work well for you? modified lib/packages.cf and promises.cf modified def.json ```` { "classes": { "services_autorun":...

the json error is gone now...but still the nimclient in the lmdb file names... root@aixtest01: /var/cfengine/inputs # ls -ltr /var/cfengine/state/ | grep pack -rw------- 1 root system 33729 Jan 01...

the lmdb files are somewhat "empty" btw... ```` root@aixtest01: /var/cfengine/inputs # /var/cfengine/bin/cf-check dump /var/cfengine/state/packages_installed_nimclient.lmdb { "": "", } root@aixtest01: /var/cfengine/inputs # /var/cfengine/bin/cf-check dump /var/cfengine/state/packages_updates_nimclient.lmdb { "": "", } ````