WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
3c7833e feat: add support for cluster.hconf in ThinLinc module
d9ff144 feat: add version check before downloading and installing netbird (@VILJkid)
80241dc feat: added a script to update the Puppetfile, by looking up latest tag on github and update respective mod (@ashish1099)
54c97d4 feat: added a small bash script to generate doc for few enableit module (@ashish1099)
1477946 feat: added confine to fail it mandatory values is not supplied and fixed the types to allow empty hash for runners, since it can from runner default as well (@ashish1099)
1657b43 feat: added content support for ca_cert and removed ensure, since that is not even used in the upstream define (@ashish1099)
136c388 feat: added openvox repo and fixed package name based on OS (@ashish1099)
ada3913 feat: added support for common::packages::manage to set the pin for a package and updated the doc for package::install func and other misc bug fixes (@ashish1099)
c09c852 feat: added working-directory, so user can select which directory to point to (@ashish1099)
ee0dae6 feat: added zfs sanoid and syncoid replication setup for zfs storage (@ashish1099)
619517a feat: allow creation of user and group of obmondo on opensource setup, but dont add ssh keys as a default #1155 (@ashish1099)
d1547ad feat: allow multiple runner to run as diff user, and removed run_as_user params (@ashish1099)
a66c94e feat: allow opensource user to continue, so they can load any role (@ashish1099)
ea43323 feat: autosign script works now with self-hosted puppetserver, which gets authenticated by given client cert (@ashish1099)
8722678 fix: added default puppetserver as enableit for new/small customer as a default one (@ashish1099)
db0acb5 fix: added hiera datapath in the enc.rb script, and create a new enc.rb (@ashish1099)
d2cc560 fix: added saz_rsyslog in puppetfile and updated doc on module update (@ashish1099)
5c98dea fix: admin_store_credentials in mongodb needs to be false, as per upstream (@ashish1099)
3d1cdf7 fix: all the other profiles which had wrong way to setup the node_encrypt for variable and in some case the whole file is encrypted (@ashish1099)
92f0e1a fix: allow puppetdb certname to be signed automatically (@ashish1099)
27dce77 fix: allow user to give their own munge.key, which might have generated manually by hand and added in the linuxaid-config as a static file (@ashish1099)
c86b65e fix: better handle the tags code so empty tags can be handled by open source user (@ashish1099)
0f66e5c fix: changed the version lock file of Suse and yamllint fix (@ashish1099)
2897458 fix: corrected to use the correct systemd upstream module and and correct the types for the jumphost (@ashish1099)
c92280b fix: corrected wrong logic in puppet autosign
13ed58d fix: create default directories for linuxaid, so we can create required pre-requisite, when setting up opensource way (@ashish1099)
be37a8b fix: create the work dir based on the user for docker and shell executor (@ashish1099)
05f6768 fix: cron::mode is deprecated and moved to filemode (@ashish1099)
3ebeb5a fix: enable backup only if the databases is added
fd150dc fix: encrypt the whole content, since node_encrypt wont work inside a function values, so instead encrypt the whole content itself (@ashish1099)
5d5d52b fix: iptables scrape job system daemon-reload was failing with duplicate resource, fixed it by using tag params to add noop metaparameter (@ashish1099)
b86595a fix: lets default to obmondo_monitor enc variable. (@ashish1099)
ef4b908 fix: lets not add nil values, if the tags are present it will show up and if not it should show as nil, hiera can handle the dynamic length of the tags (@ashish1099)
c210d1b fix: make sure /etc/default is created before creating a default file linuxaid-cli, on TurrisOS its not present (@ashish1099)
98b1097 fix: manage rustdesk module with server and client independently (@VILJkid)
1102bcb fix: migrated the noop_value from bool to custom data type, to have better control and set the default value to undef, where it was boolean earlier (@ashish1099)
59845a1 fix: remove the redundant contain keyword from default values from common configs for monitor system defaults (@VILJkid)
bb9ab64 fix: removed all the default noop value (which was set to false), so it can only be deployed with no-noop, and default is given in the required pp file (@ashish1099)
e59757b fix: removed duplicate notify resource for noop_value and removed Optional data type, since we have a fixed boolean now as default (@ashish1099)
133325d fix: removed noop_value for deprecated class and as per business logic (@ashish1099)
78c9a3b fix: removed obmondo_customers since its not used anymore (@ashish1099)
98201dc fix: removed supervisord, since we are not using anywhere (@ashish1099)
a32a1c9 fix: removed the dummy gem provider, and gave a default undef value for noop_value for repo define (@ashish1099)
99acd52 fix: removed the eit_user, since it had static entries and fixed puppet lint issues in user (@ashish1099)
a0cd0a0 fix: removed the gem eit repos and skip setting up repos for turrisOS (@ashish1099)
ebef8ad fix: removed the host resource, and let DNS take care of itself (@ashish1099)
970a3a9 fix: removed the lookup_options since we are going to control which class (@ashish1099)
7acbe50 fix: removed the warn msg, since puppet wont be able to parse the yaml output (@ashish1099)
f3d1021 fix: removed unwanted variable, since its deprecated now (@ashish1099)
051ab1e fix: replace obmondo monitoring status facts with top scope variable (@VILJkid)
a244fb7 fix: replace onlyif check with if conditional statement to determine netbird install (@VILJkid)
55c5913 fix: skip setting up enableit repos monitoring for turrisos (@VILJkid)
c7bc458 fix: staging module is not anymore and its deprecated (@ashish1099)
1ead2e7 fix: start the netbird service after installation (@VILJkid)
a9eabea fix: stop the gitlab runner if docker and shell executor is not setup with default gitlab-runner user (@ashish1099)
970458d fix: subscribe to the netbird start event instead of netbird install event for connecting with vpn (@VILJkid)
910ab1d fix: subscribed nodes can have an auto deployment of openvox (@ashish1099)
145eb68 fix: sudoers_d_dir variable was private with __, and now moved it to public variable and set a default value incase lookup fails, (@ashish1099)
b0d08be fix: system update service and tools should be able to deployed in noop mode for subs node (@ashish1099)
d842173 fix: the confine for allow_docker was failing under role, but moved it into profile, since it will only check if the docker executor is enabled (@ashish1099)
a5f0cd5 fix: the runners loop over any func, instead of each, since any returns truthy value (@ashish1099)
69d4f3c fix: the service name get appended with .service when gitlab runner binary creates the service file (@ashish1099)
15f7675 chore: Removed CI step from gitea workflow, since deploy to api, is not needed, since it has its cron to pull latest changes and for CI node, we can configure a timer to pull latest changes with g/r10k (@ashish1099)
e129e3f chore: add eyaml installation steps and example in readme (@VILJkid)
c1fe0ad chore: add new puppet lint rule to ignore (@VILJkid)
616e74d chore: added all the missing module in the puppetfile, which was never added in the first place and r10k removed the actual file, so adding it here and r10k will add the relevant modules (@ashish1099)
0b2d80e chore: added correct openvox package name for TurrisOS (@ashish1099)
87b8e8e chore: added saz_rsyslog to have backward compatability for older OS (@ashish1099)
fad9481 chore: removed common::system::authentication::sudo from subs hiera, since its not needed and it fails too since the parent class is not loaded (@ashish1099)
4a0bb42 chore: removed required for obmondo node exporter package, since topprocess, lsof, smartmon and ssacli exporter can be installed at any time during the catalog deployment (@ashish1099)
ce17063 chore: removed the old jumphost class, since it was in the wrong subclass (@ashish1099)
75565ca chore: renamed the common::monitor::prom to common::monitor::prometheus (@ashish1099)
f580a24 chore: replace the sudoers manage logic without using lookup, by directly setting in common (@VILJkid)
4107065 chore: revert back to exec approach to install kmod-tun (@VILJkid)
910543f chore: show correct info when subs are present and added more (@ashish1099)
d56156e chore: skip binary build during goreleaser workflow (@VILJkid)
6508f4c chore: standardized the Puppetfile and fix bad version for some modules (@ashish1099)